src/alsa.c |
68 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
88 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
89 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
90 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
114 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
115 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
170 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
171 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
176 | constParameter | 398 | style | Parameter 'c' can be declared as pointer to const |
176 | constParameter | 398 | style | Parameter 'changed' can be declared as pointer to const |
176 | constParameter | 398 | style | Parameter 'merged' can be declared as pointer to const |
177 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
178 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
179 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
184 | constParameter | 398 | style | Parameter 'c' can be declared as pointer to const |
184 | constParameter | 398 | style | Parameter 'proplist' can be declared as pointer to const |
185 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
186 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
233 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
234 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
235 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
240 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
373 | unsignedLessThanZero | 570 | style | Checking if unsigned expression 'nbytes' is less than zero. |
383 | unsignedLessThanZero | 570 | style | Checking if unsigned expression 'nbytes' is less than zero. |
415 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
433 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
434 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
435 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
436 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
464 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
471 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
492 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
493 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
528 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
529 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
530 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
src/cache.c |
73 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
117 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
211 | ConfigurationNotChecked | | information | Skipping configuration 'O_CLOEXEC;PACKAGE' since the value of 'O_CLOEXEC' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly. |
256 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
257 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
258 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
259 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
269 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
289 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
290 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
291 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
304 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
322 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
323 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
333 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
386 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
393 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
479 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
480 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
481 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
482 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
483 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
484 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
497 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
513 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
567 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
568 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
569 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
570 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
582 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
src/common.c |
133 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
134 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
178 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
179 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
189 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
217 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
218 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
220 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
259 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
260 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
287 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
288 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
313 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
314 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
316 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
348 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
349 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
360 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
381 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
382 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
383 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
393 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
396 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
452 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
453 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
464 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
493 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
494 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
495 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
496 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
500 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
515 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
520 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
548 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
549 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
551 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
583 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
584 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
595 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
617 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
618 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
619 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
623 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
629 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
672 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
673 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
680 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
681 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
711 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
712 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
713 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
715 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
src/dso.c |
75 | ConfigurationNotChecked | | information | Skipping configuration 'LT_ERROR_CONFLICTING_FLAGS;PACKAGE' since the value of 'LT_ERROR_CONFLICTING_FLAGS' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly. |
155 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
156 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
157 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
187 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
188 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
255 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
286 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
287 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
312 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
313 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
316 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
324 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
325 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
328 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
336 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
337 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
340 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
348 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
349 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
352 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
360 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
361 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
364 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
372 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
373 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
374 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
377 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
src/gstreamer.c |
80 | variableScope | 398 | style | The scope of the variable 'bus' can be reduced. |
82 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
102 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
103 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
104 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
149 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
150 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
199 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
200 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
205 | constParameter | 398 | style | Parameter 'changed' can be declared as pointer to const |
205 | constParameter | 398 | style | Parameter 'merged' can be declared as pointer to const |
206 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
207 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
208 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
209 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
231 | constParameter | 398 | style | Parameter 'bus' can be declared as pointer to const |
236 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
237 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
238 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
277 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
278 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
305 | variableScope | 398 | style | The scope of the variable 'vpad' can be reduced. |
365 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
367 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
369 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
382 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
411 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
412 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
413 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
492 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
517 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
518 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
539 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
553 | constParameter | 398 | style | Parameter 'proplist' can be declared as pointer to const |
554 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
555 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
556 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
565 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
566 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
567 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
src/kanberra-ctk-module.c |
311 | ConfigurationNotChecked | | information | Skipping configuration 'CDK_IS_X11_DISPLAY' since the value of 'CDK_IS_X11_DISPLAY' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly. |
344 | ConfigurationNotChecked | | information | Skipping configuration 'CDK_IS_X11_DISPLAY' since the value of 'CDK_IS_X11_DISPLAY' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly. |
379 | ConfigurationNotChecked | | information | Skipping configuration 'CDK_IS_X11_DISPLAY' since the value of 'CDK_IS_X11_DISPLAY' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly. |
410 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
442 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
448 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
459 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
487 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
501 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
520 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
526 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
542 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
553 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
568 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
602 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
613 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
625 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
636 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
647 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
653 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
662 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
679 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
685 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
696 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
704 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
714 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
735 | unreadVariable | 563 | style | Variable 'ret' is assigned a value that is never used. |
src/kanberra-ctk.c |
59 | varFuncNullUB | 475 | portability | Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. |
70 | varFuncNullUB | 475 | portability | Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. |
189 | ConfigurationNotChecked | | information | Skipping configuration 'CDK_IS_X11_DISPLAY;PACKAGE' since the value of 'CDK_IS_X11_DISPLAY' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly. |
230 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
231 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
232 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
242 | knownConditionTrueFalse | 571 | style | Condition 'role' is always true |
264 | unreadVariable | 563 | style | Variable 'screen_width' is assigned a value that is never used. |
264 | unreadVariable | 563 | style | Variable 'screen_height' is assigned a value that is never used. |
366 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
367 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
368 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
444 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
445 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
465 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
496 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
497 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
525 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
src/multi.c |
49 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
50 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
78 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
95 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
96 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
99 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
109 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
110 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
111 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
112 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
181 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
182 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
203 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
204 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
209 | constParameter | 398 | style | Parameter 'merged' can be declared as pointer to const |
214 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
215 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
216 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
217 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
253 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
254 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
255 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
256 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
292 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
293 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
315 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
316 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
317 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
341 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
342 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
343 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
src/mutex-posix.c |
52 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
54 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
59 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
61 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
66 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
68 | unreadVariable | 563 | style | Variable 'r' is assigned a value that is never used. |
69 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
77 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
79 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
src/null.c |
34 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
35 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
40 | constParameter | 398 | style | Parameter 'c' can be declared as pointer to const |
41 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
46 | constParameter | 398 | style | Parameter 'c' can be declared as pointer to const |
47 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
52 | constParameter | 398 | style | Parameter 'c' can be declared as pointer to const |
52 | constParameter | 398 | style | Parameter 'changed' can be declared as pointer to const |
52 | constParameter | 398 | style | Parameter 'merged' can be declared as pointer to const |
53 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
54 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
55 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
60 | constParameter | 398 | style | Parameter 'proplist' can be declared as pointer to const |
61 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
62 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
63 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
71 | constParameter | 398 | style | Parameter 'c' can be declared as pointer to const |
72 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
77 | constParameter | 398 | style | Parameter 'c' can be declared as pointer to const |
77 | constParameter | 398 | style | Parameter 'proplist' can be declared as pointer to const |
78 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
79 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
src/oss.c |
85 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
107 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
108 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
109 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
133 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
134 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
187 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
188 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
193 | constParameter | 398 | style | Parameter 'c' can be declared as pointer to const |
193 | constParameter | 398 | style | Parameter 'changed' can be declared as pointer to const |
193 | constParameter | 398 | style | Parameter 'merged' can be declared as pointer to const |
194 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
195 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
196 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
201 | constParameter | 398 | style | Parameter 'c' can be declared as pointer to const |
201 | constParameter | 398 | style | Parameter 'proplist' can be declared as pointer to const |
202 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
203 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
235 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
236 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
237 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
241 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
359 | unsignedLessThanZero | 570 | style | Checking if unsigned expression 'nbytes' is less than zero. |
368 | unsignedLessThanZero | 570 | style | Checking if unsigned expression 'nbytes' is less than zero. |
392 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
410 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
411 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
412 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
413 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
442 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
449 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
470 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
471 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
506 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
507 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
508 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
src/proplist.c |
53 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
72 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
73 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
115 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
116 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
117 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
143 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
144 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
145 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
224 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
225 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
226 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
270 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
271 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
286 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
287 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
310 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
329 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
330 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
347 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
348 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
349 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
367 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
368 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
378 | variableScope | 398 | style | The scope of the variable 'ret' can be reduced. |
380 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
402 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
415 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
src/pulse.c |
88 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
106 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
120 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
121 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
145 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
155 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
194 | ConfigurationNotChecked | | information | Skipping configuration 'PA_ERR_NOTSUPPORTED;PACKAGE' since the value of 'PA_ERR_NOTSUPPORTED' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly. |
197 | ConfigurationNotChecked | | information | Skipping configuration 'PA_ERR_UNKNOWN;PACKAGE' since the value of 'PA_ERR_UNKNOWN' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly. |
200 | ConfigurationNotChecked | | information | Skipping configuration 'PA_ERR_NOEXTENSION;PACKAGE' since the value of 'PA_ERR_NOEXTENSION' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly. |
203 | ConfigurationNotChecked | | information | Skipping configuration 'PA_ERR_OBSOLETE;PACKAGE' since the value of 'PA_ERR_OBSOLETE' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly. |
206 | ConfigurationNotChecked | | information | Skipping configuration 'PA_ERR_NOTIMPLEMENTED;PACKAGE' since the value of 'PA_ERR_NOTIMPLEMENTED' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly. |
210 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
223 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
224 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
225 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
226 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
275 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
276 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
295 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
332 | constParameter | 398 | style | Parameter 'pc' can be declared as pointer to const |
338 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
339 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
357 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
359 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
367 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
380 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
381 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
382 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
434 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
447 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
448 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
462 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
487 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
488 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
497 | constParameter | 398 | style | Parameter 'merged' can be declared as pointer to const |
503 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
504 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
505 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
506 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
510 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
544 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
545 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
548 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
579 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
580 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
598 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
599 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
623 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
647 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
648 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
649 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
657 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
686 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
687 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
688 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
703 | unsignedLessThanZero | 570 | style | Checking if unsigned expression 'rbytes' is less than zero. |
708 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
735 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
762 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
811 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
812 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
848 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
849 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
850 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
851 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
855 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
1049 | ConfigurationNotChecked | | information | Skipping configuration 'PA_STREAM_FAIL_ON_SUSPEND;PACKAGE' since the value of 'PA_STREAM_FAIL_ON_SUSPEND' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly. |
1053 | badBitmaskCheck | 571 | style | Operator '|' with one operand equal to zero is redundant. |
1097 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
1125 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
1126 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
1130 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
1169 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
1192 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
1193 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
1194 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
1198 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
1320 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
1321 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
1322 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
src/read-sound-file.c |
51 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
52 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
100 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
112 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
117 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
122 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
127 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
136 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
137 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
138 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
139 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
140 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
141 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
150 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
151 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
152 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
153 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
154 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
155 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
166 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
167 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
168 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
169 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
194 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. |
201 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
212 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
src/read-vorbis.c |
76 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
77 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
112 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
120 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
122 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
129 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
131 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
201 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
202 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
203 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
204 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
234 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
243 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
src/read-wav.c |
100 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
101 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
112 | unsignedLessThanZero | 570 | style | Checking if unsigned expression 's' is less than zero. |
133 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. |
144 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
145 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
163 | unsignedLessThanZero | 570 | style | Checking if unsigned expression 'file_size' is less than zero. |
214 | unsignedLessThanZero | 570 | style | Checking if unsigned expression 'w->nchannels' is less than zero. |
214 | unsignedLessThanZero | 570 | style | Checking if unsigned expression 'w->rate' is less than zero. |
245 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. |
255 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
262 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
268 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
277 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
288 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
297 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
311 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
312 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
313 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
314 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
315 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
325 | unsignedLessThanZero | 570 | style | Checking if unsigned expression '*n' is less than zero. |
328 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
338 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
339 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
340 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
341 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
342 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
352 | unsignedLessThanZero | 570 | style | Checking if unsigned expression '*n' is less than zero. |
355 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
363 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
src/sound-theme-spec.c |
65 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
86 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
87 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
100 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
101 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
102 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
115 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
116 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
117 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
136 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
151 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
152 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
153 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
177 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
208 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
209 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
334 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
335 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
336 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
385 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
386 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
436 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
437 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
438 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
439 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
440 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
484 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
485 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
486 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
487 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
488 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
518 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
519 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
520 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
521 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
522 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
578 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
579 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
580 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
622 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
623 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
624 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
677 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
678 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
679 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
680 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
702 | variableScope | 398 | style | The scope of the variable 'ret' can be reduced. |
704 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
705 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
706 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
707 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
736 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
737 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
738 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
739 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
740 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
741 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
742 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
767 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
768 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
769 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
770 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
771 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
853 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |
858 | invalidPrintfArgType_uint | 686 | warning | %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. |