DACA2 - y

STARTDATE 2018-08-21
STARTTIME 18:44:42
GIT-REVISION 0ca6ab1

ftp://ftp.se.debian.org/debian/pool/main/y/y-u-no-validate/y-u-no-validate_2013052407.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yabar/yabar_0.4.0.orig.tar.gz
yabar-0.4.0/src/ya_exec.c:145:10: style: The scope of the variable 'read_ret' can be reduced. [variableScope]
yabar-0.4.0/src/ya_exec.c:251:37: style: The scope of the variable 'op_reply' can be reduced. [variableScope]
yabar-0.4.0/src/ya_parse.c:650:8: style: The scope of the variable 'barstr' can be reduced. [variableScope]
yabar-0.4.0/src/ya_parse.c:652:20: style: The scope of the variable 'curbar_set' can be reduced. [variableScope]
[18:44]

ftp://ftp.se.debian.org/debian/pool/main/y/yabasic/yabasic_2.79.2.orig.tar.gz
<stdout>:3214:2: warning: Possible null pointer dereference: b [nullPointer]
<stdout>:3107:17: note: Calling function 'yy_init_buffer', 1st argument 'b' value is 0
<stdout>:3214:2: note: Null pointer dereference
<stdout>:3215:2: warning: Possible null pointer dereference: b [nullPointer]
<stdout>:3107:17: note: Calling function 'yy_init_buffer', 1st argument 'b' value is 0
<stdout>:3215:2: note: Null pointer dereference
<stdout>:3226:9: warning: Possible null pointer dereference: b [nullPointer]
<stdout>:3107:17: note: Calling function 'yy_init_buffer', 1st argument 'b' value is 0
<stdout>:3226:9: note: Null pointer dereference
<stdout>:3659:7: style: The scope of the variable 'i' can be reduced. [variableScope]
<stdout>:2957:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
<stdout>:364:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
<stdout>:2957:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
<stdout>:2978:40: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
<stdout>:1522:38: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
<stdout>:2978:40: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
<stdout>:3399:48: style: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
<stdout>:311:47: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
<stdout>:3399:48: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
<stdout>:3412:48: style: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
<stdout>:312:46: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
<stdout>:3412:48: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
<stdout>:3412:68: style: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
<stdout>:312:62: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
<stdout>:3412:68: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
<stdout>:3544:24: style: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent]
<stdout>:1486:23: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'.
<stdout>:3544:24: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'.
<stdout>:3813:5: warning: The buffer 'full' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
<stdout>:3824:5: warning: The buffer 'full' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
yabasic-2.79.2/flow.c:341:13: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
yabasic-2.79.2/flow.c:340:18: note: outer condition: !short_dump
yabasic-2.79.2/flow.c:341:13: note: identical inner condition: !short_dump
yabasic-2.79.2/flow.c:341:13: style: Condition '!short_dump' is always true [knownConditionTrueFalse]
yabasic-2.79.2/flow.c:340:18: note: Assuming that condition '!short_dump' is not redundant
yabasic-2.79.2/flow.c:341:13: note: Condition '!short_dump' is always true
yabasic-2.79.2/flow.c:95:31: style: The scope of the variable 'kept' can be reduced. [variableScope]
yabasic-2.79.2/flow.c:472:24: style: The scope of the variable 'ret' can be reduced. [variableScope]
yabasic-2.79.2/flow.c:689:24: style: The scope of the variable 'popped' can be reduced. [variableScope]
yabasic-2.79.2/flow.c:302:11: style: Variable 'cmd' is assigned a value that is never used. [unreadVariable]
yabasic-2.79.2/flow.c:692:11: style: Variable 'popped' is assigned a value that is never used. [unreadVariable]
yabasic-2.79.2/function.c:1170:13: warning: %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
yabasic-2.79.2/function.c:1170:13: warning: %u in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
yabasic-2.79.2/function.c:1171:17: warning: %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
yabasic-2.79.2/function.c:1172:17: warning: %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
yabasic-2.79.2/function.c:1173:17: warning: %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
yabasic-2.79.2/function.c:932:31: style: The scope of the variable 'old' can be reduced. [variableScope]
yabasic-2.79.2/function.c:1125:11: style: The scope of the variable 'found' can be reduced. [variableScope]
yabasic-2.79.2/function.c:1154:17: style: The scope of the variable 'ctrl' can be reduced. [variableScope]
yabasic-2.79.2/function.c:1155:11: style: The scope of the variable 'found' can be reduced. [variableScope]
yabasic-2.79.2/function.c:1156:9: style: The scope of the variable 'pre' can be reduced. [variableScope]
yabasic-2.79.2/function.c:1156:14: style: The scope of the variable 'post' can be reduced. [variableScope]
yabasic-2.79.2/function.c:1156:20: style: The scope of the variable 'len' can be reduced. [variableScope]
yabasic-2.79.2/function.c:1156:28: style: The scope of the variable 'digit' can be reduced. [variableScope]
yabasic-2.79.2/function.c:1156:35: style: The scope of the variable 'colons' can be reduced. [variableScope]
yabasic-2.79.2/function.c:1156:43: style: The scope of the variable 'dots' can be reduced. [variableScope]
yabasic-2.79.2/function.c:1158:12: style: The scope of the variable 'ip' can be reduced. [variableScope]
yabasic-2.79.2/function.c:1158:16: style: The scope of the variable 'fp' can be reduced. [variableScope]
yabasic-2.79.2/function.c:1158:20: style: The scope of the variable 'round' can be reduced. [variableScope]
yabasic-2.79.2/function.c:1290:14: style: The scope of the variable 'i' can be reduced. [variableScope]
yabasic-2.79.2/function.c:1984:24: style: The scope of the variable 'result' can be reduced. [variableScope]
yabasic-2.79.2/function.c:2023:12: style: The scope of the variable 'b' can be reduced. [variableScope]
yabasic-2.79.2/function.c:1324:9: style: Variable 'msg' is not assigned a value. [unassignedVariable]
yabasic-2.79.2/graphic.c:2209:9: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
yabasic-2.79.2/graphic.c:2209:9: warning: %x in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
yabasic-2.79.2/graphic.c:2209:9: warning: %x in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
yabasic-2.79.2/graphic.c:689:9: style: Unused variable: r [unusedVariable]
yabasic-2.79.2/graphic.c:689:12: style: Unused variable: g [unusedVariable]
yabasic-2.79.2/graphic.c:689:15: style: Unused variable: b [unusedVariable]
yabasic-2.79.2/graphic.c:691:19: style: Variable 'fname' is assigned a value that is never used. [unreadVariable]
yabasic-2.79.2/graphic.c:874:22: style: Variable 'xgcvalues' is assigned a value that is never used. [unreadVariable]
yabasic-2.79.2/graphic.c:1038:13: style: Variable 'clear' is assigned a value that is never used. [unreadVariable]
yabasic-2.79.2/graphic.c:1112:13: style: Variable 'clear' is assigned a value that is never used. [unreadVariable]
yabasic-2.79.2/io.c:1484:30: style: Same expression on both sides of '||'. [duplicateExpression]
yabasic-2.79.2/io.c:304:0: style: Variable 'now' is not assigned a value. [unassignedVariable]
yabasic-2.79.2/io.c:304:0: style: Variable 'start' is not assigned a value. [unassignedVariable]
yabasic-2.79.2/io.c:314:12: style: Unused variable: readfds [unusedVariable]
yabasic-2.79.2/io.c:315:20: style: Unused variable: tv [unusedVariable]
yabasic-2.79.2/io.c:316:9: style: Unused variable: maxfd [unusedVariable]
yabasic-2.79.2/io.c:317:9: style: Unused variable: winfd [unusedVariable]
yabasic-2.79.2/io.c:317:16: style: Unused variable: termfd [unusedVariable]
yabasic-2.79.2/io.c:318:9: style: Unused variable: status [unusedVariable]
yabasic-2.79.2/io.c:318:17: style: Unused variable: ret [unusedVariable]
yabasic-2.79.2/io.c:319:9: style: Unused variable: pending [unusedVariable]
yabasic-2.79.2/io.c:320:16: style: Variable 'cnt' is assigned a value that is never used. [unreadVariable]
yabasic-2.79.2/io.c:1795:12: style: Variable 'oldx' is assigned a value that is never used. [unreadVariable]
yabasic-2.79.2/io.c:1796:12: style: Variable 'oldy' is assigned a value that is never used. [unreadVariable]
yabasic-2.79.2/io.c:472:22: error: Uninitialized variable: now [uninitvar]
yabasic-2.79.2/io.c:472:28: error: Uninitialized variable: start [uninitvar]
yabasic-2.79.2/io.c:1414:56: error: Uninitialized variable: bc [uninitvar]
yabasic-2.79.2/main.c:1795:17: style: Redundant condition: If 'severity <= 1', the comparison 'severity != 3' is always true. [redundantCondition]
yabasic-2.79.2/main.c:1855:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yabasic-2.79.2/main.c:472:5: style: Variable 'dump' is reassigned a value before the old one has been used. [redundantAssignment]
yabasic-2.79.2/main.c:468:0: note: Variable 'dump' is reassigned a value before the old one has been used.
yabasic-2.79.2/main.c:472:5: note: Variable 'dump' is reassigned a value before the old one has been used.
yabasic-2.79.2/main.c:309:12: style: The scope of the variable 'i' can be reduced. [variableScope]
yabasic-2.79.2/main.c:521:11: style: The scope of the variable 'option' can be reduced. [variableScope]
yabasic-2.79.2/main.c:894:10: style: The scope of the variable 'l' can be reduced. [variableScope]
yabasic-2.79.2/main.c:1316:9: style: The scope of the variable 'l' can be reduced. [variableScope]
yabasic-2.79.2/main.c:1736:11: style: The scope of the variable 'stext' can be reduced. [variableScope]
yabasic-2.79.2/main.c:1738:9: style: The scope of the variable 'l' can be reduced. [variableScope]
yabasic-2.79.2/main.c:1739:16: style: The scope of the variable 'lastline' can be reduced. [variableScope]
yabasic-2.79.2/main.c:1740:16: style: The scope of the variable 'first' can be reduced. [variableScope]
yabasic-2.79.2/main.c:1875:9: style: The scope of the variable 'start' can be reduced. [variableScope]
yabasic-2.79.2/main.c:1875:16: style: The scope of the variable 'end' can be reduced. [variableScope]
yabasic-2.79.2/main.c:2250:11: style: The scope of the variable 'flib' can be reduced. [variableScope]
yabasic-2.79.2/main.c:510:35: style: Function 'parse_arguments' argument 2 names different: declaration 'argv' definition 'cargv'. [funcArgNamesDifferent]
yabasic-2.79.2/main.c:42:41: note: Function 'parse_arguments' argument 2 names different: declaration 'argv' definition 'cargv'.
yabasic-2.79.2/main.c:510:35: note: Function 'parse_arguments' argument 2 names different: declaration 'argv' definition 'cargv'.
yabasic-2.79.2/main.c:2413:5: error: Pointer to local array variable returned. [returnLocalVariable]
yabasic-2.79.2/main.c:1929:2: warning: The buffer 'buff' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
yabasic-2.79.2/main.c:1933:9: warning: The buffer 'buff' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
yabasic-2.79.2/main.c:1954:9: warning: The buffer 'buff' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
yabasic-2.79.2/main.c:1956:9: warning: The buffer 'buff' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
yabasic-2.79.2/main.c:490:0: error: Resource leak: dump [resourceLeak]
yabasic-2.79.2/main.c:2310:0: error: Resource leak: fbound [resourceLeak]
yabasic-2.79.2/symbol.c:1049:50: style: Same value in both branches of ternary operator. [duplicateValueTernary]
yabasic-2.79.2/symbol.c:172:20: style: The scope of the variable 'prelink' can be reduced. [variableScope]
yabasic-2.79.2/symbol.c:266:21: style: The scope of the variable 'currsym' can be reduced. [variableScope]
yabasic-2.79.2/symbol.c:379:24: style: The scope of the variable 's' can be reduced. [variableScope]
yabasic-2.79.2/symbol.c:978:35: style: The scope of the variable 'j' can be reduced. [variableScope]
yabasic-2.79.2/symbol.c:979:9: style: The scope of the variable 'ind' can be reduced. [variableScope]
yabasic-2.79.2/symbol.c:1198:12: style: The scope of the variable 'j' can be reduced. [variableScope]
yabasic-2.79.2/symbol.c:1198:15: style: The scope of the variable 'bnd' can be reduced. [variableScope]
[18:44]

ftp://ftp.se.debian.org/debian/pool/main/y/yabause/yabause_0.9.14.orig.tar.gz
yabause-0.9.14/src/android/jni/yui.c:540:16: portability: 'pixels' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yabause-0.9.14/src/android/jni/yui.c:323:8: style: Unused variable: error [unusedVariable]
yabause-0.9.14/src/android/jni/yui.c:324:11: style: Unused variable: buf [unusedVariable]
yabause-0.9.14/src/android/jni/yui.c:362:10: style: Unused variable: error [unusedVariable]
yabause-0.9.14/src/bios.c:1396:8: style: The scope of the variable 'monthtbl' can be reduced. [variableScope]
yabause-0.9.14/src/c68k/c68kexec.c:307:1: style: Label 'C68k_Exec_End' is not used. [unusedLabel]
yabause-0.9.14/src/c68k/c68kexec.c:315:1: style: Label 'C68k_Exec_Really_End' is not used. [unusedLabel]
yabause-0.9.14/src/cd-freebsd.c:84:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/cd-freebsd.c:85:8: style: The scope of the variable 'add150' can be reduced. [variableScope]
yabause-0.9.14/src/cd-freebsd.c:81:8: style: Unused variable: success [unusedVariable]
yabause-0.9.14/src/cd-freebsd.c:84:11: style: Unused variable: j [unusedVariable]
yabause-0.9.14/src/cd-linux.c:77:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/cd-linux.c:78:8: style: The scope of the variable 'add150' can be reduced. [variableScope]
yabause-0.9.14/src/cd-macosx.c:148:9: style: The scope of the variable 'fad' can be reduced. [variableScope]
yabause-0.9.14/src/cd-macosx.c:173:2: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
yabause-0.9.14/src/cd-netbsd.c:78:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/cd-netbsd.c:79:8: style: The scope of the variable 'add150' can be reduced. [variableScope]
yabause-0.9.14/src/cd-netbsd.c:74:8: style: Unused variable: success [unusedVariable]
yabause-0.9.14/src/cd-netbsd.c:78:11: style: Unused variable: j [unusedVariable]
yabause-0.9.14/src/cd-windows.c:126:6: style: The scope of the variable 'curticks' can be reduced. [variableScope]
yabause-0.9.14/src/cd-windows.c:131:17: style: The scope of the variable 'statusbuf' can be reduced. [variableScope]
yabause-0.9.14/src/cd-windows.c:260:6: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/cdbase.c:388:14: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
yabause-0.9.14/src/cdbase.c:409:14: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
yabause-0.9.14/src/cdbase.c:409:14: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
yabause-0.9.14/src/cdbase.c:409:14: warning: %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
yabause-0.9.14/src/cdbase.c:409:14: warning: %d in format string (no. 4) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
yabause-0.9.14/src/cdbase.c:421:14: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
yabause-0.9.14/src/cdbase.c:421:14: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
yabause-0.9.14/src/cdbase.c:421:14: warning: %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
yabause-0.9.14/src/cdbase.c:428:14: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
yabause-0.9.14/src/cdbase.c:428:14: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
yabause-0.9.14/src/cdbase.c:428:14: warning: %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
yabause-0.9.14/src/cdbase.c:344:24: style: The scope of the variable 'temp_buffer2' can be reduced. [variableScope]
yabause-0.9.14/src/cdbase.c:348:10: style: The scope of the variable 'p' can be reduced. [variableScope]
yabause-0.9.14/src/cdbase.c:348:14: style: The scope of the variable 'p2' can be reduced. [variableScope]
yabause-0.9.14/src/cdbase.c:878:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/cdbase.c:878:11: style: The scope of the variable 'j' can be reduced. [variableScope]
yabause-0.9.14/src/cdbase.c:878:14: style: The scope of the variable 'k' can be reduced. [variableScope]
yabause-0.9.14/src/cdbase.c:917:4: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
yabause-0.9.14/src/cdbase.c:381:11: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
yabause-0.9.14/src/cdbase.c:388:14: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
yabause-0.9.14/src/cdbase.c:444:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
yabause-0.9.14/src/cheat.c:76:7: error: Common realloc mistake: 'cheatlist' nulled but not freed upon failure [memleakOnRealloc]
yabause-0.9.14/src/cheat.c:360:7: error: Common realloc mistake: 'cheatlist' nulled but not freed upon failure [memleakOnRealloc]
yabause-0.9.14/src/cocoa/vidgcd.c:1640:10: style: Variable 'vdp1width' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
yabause-0.9.14/src/cocoa/vidgcd.c:1639:10: note: Variable 'vdp1width' is reassigned a value before the old one has been used if variable is no semaphore variable.
yabause-0.9.14/src/cocoa/vidgcd.c:1640:10: note: Variable 'vdp1width' is reassigned a value before the old one has been used if variable is no semaphore variable.
yabause-0.9.14/src/cocoa/vidgcd.c:550:8: style: The scope of the variable 'planenum' can be reduced. [variableScope]
yabause-0.9.14/src/cocoa/vidgcd.c:737:9: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/cocoa/vidgcd.c:737:12: style: The scope of the variable 'j' can be reduced. [variableScope]
yabause-0.9.14/src/cocoa/vidgcd.c:742:10: style: The scope of the variable 'mosaic_y' can be reduced. [variableScope]
yabause-0.9.14/src/cocoa/vidgcd.c:742:21: style: The scope of the variable 'mosaic_x' can be reduced. [variableScope]
yabause-0.9.14/src/cocoa/vidgcd.c:1855:6: style: The scope of the variable 'isTextured' can be reduced. [variableScope]
yabause-0.9.14/src/cocoa/vidgcd.c:2762:11: style: The scope of the variable 'i2' can be reduced. [variableScope]
yabause-0.9.14/src/cocoa/vidgcd.c:2773:8: style: The scope of the variable 'wctl' can be reduced. [variableScope]
yabause-0.9.14/src/cs2.c:3114:6: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/cs2.c:1680:45: portability: Undefined behaviour, when 'scdcfilternum' is 35 the pointer arithmetic 'Cs2Area->filter+scdcfilternum' is out of bounds. [pointerOutOfBounds]
yabause-0.9.14/src/cs2.c:2251:44: portability: Undefined behaviour, when 'cdfilternum' is 35 the pointer arithmetic 'Cs2Area->filter+cdfilternum' is out of bounds. [pointerOutOfBounds]
yabause-0.9.14/src/cs2.c:2279:44: portability: Undefined behaviour, when 'rdfilternum' is 35 the pointer arithmetic 'Cs2Area->filter+rdfilternum' is out of bounds. [pointerOutOfBounds]
yabause-0.9.14/src/cs2.c:292:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/cs2.c:1400:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/cs2.c:1812:10: style: The scope of the variable 'i2' can be reduced. [variableScope]
yabause-0.9.14/src/cs2.c:1949:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/cs2.c:2709:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/cs2.c:2887:7: style: The scope of the variable 'condresults' can be reduced. [variableScope]
yabause-0.9.14/src/cs2.c:3334:8: style: The scope of the variable 'syncheader' can be reduced. [variableScope]
yabause-0.9.14/src/cs2.c:3420:8: style: The scope of the variable 'syncheader' can be reduced. [variableScope]
yabause-0.9.14/src/cs2.c:3422:7: style: The scope of the variable 'isaudio' can be reduced. [variableScope]
yabause-0.9.14/src/cs2.c:2828:37: style: Checking if unsigned variable 'Cs2Area->blockfreespace' is less than zero. [unsignedLessThanZero]
yabause-0.9.14/src/cs2.c:3493:10: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yabause-0.9.14/src/cs2.c:3497:10: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yabause-0.9.14/src/cs2.c:3498:10: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yabause-0.9.14/src/cs2.c:3499:10: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yabause-0.9.14/src/debug.c:124:15: style: The scope of the variable 'strtmp' can be reduced. [variableScope]
yabause-0.9.14/src/debug.c:125:14: style: The scope of the variable 'strhash' can be reduced. [variableScope]
yabause-0.9.14/src/dreamcast/viddc.c:617:8: style: The scope of the variable 'sprite_register' can be reduced. [variableScope]
yabause-0.9.14/src/dreamcast/viddc.c:895:20: style: The scope of the variable 'dot' can be reduced. [variableScope]
yabause-0.9.14/src/dreamcast/viddc.c:1101:12: style: The scope of the variable 'Y' can be reduced. [variableScope]
yabause-0.9.14/src/dreamcast/viddc.c:1134:12: style: The scope of the variable 'Y' can be reduced. [variableScope]
yabause-0.9.14/src/dreamcast/viddc.c:1155:12: style: The scope of the variable 'Y' can be reduced. [variableScope]
yabause-0.9.14/src/dreamcast/yui.c:127:9: style: The scope of the variable 'offset' can be reduced. [variableScope]
yabause-0.9.14/src/dreamcast/yui.c:110:30: style: Function 'YuiErrorMsg' argument 1 names different: declaration 'string' definition 'error_text'. [funcArgNamesDifferent]
yabause-0.9.14/src/yui.h:33:30: note: Function 'YuiErrorMsg' argument 1 names different: declaration 'string' definition 'error_text'.
yabause-0.9.14/src/dreamcast/yui.c:110:30: note: Function 'YuiErrorMsg' argument 1 names different: declaration 'string' definition 'error_text'.
yabause-0.9.14/src/gdb/client.c:35:10: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/gdb/client.c:37:7: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/gdb/client.c:38:7: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/gdb/client.c:39:7: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/gdb/client.c:40:7: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/gdb/client.c:41:7: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/gdb/client.c:42:7: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/gdb/client.c:43:7: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'union'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/gdb/client.c:73:7: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int]
yabause-0.9.14/src/gdb/client.c:81:10: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/gdb/client.c:116:10: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int]
yabause-0.9.14/src/gdb/client.c:127:10: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int]
yabause-0.9.14/src/gdb/packet.c:45:16: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
yabause-0.9.14/src/gdb/packet.c:11:9: style: The scope of the variable 'c' can be reduced. [variableScope]
yabause-0.9.14/src/gdb/stub.c:41:12: style: The scope of the variable 'sock' can be reduced. [variableScope]
yabause-0.9.14/src/gdb/stub.c:66:0: style: Variable 'opt' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/gtk/gtkglwidget.c:48:24: style: The scope of the variable 'scaledpixbuf' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/gtkglwidget.c:316:34: style: Function 'yui_gl_init' argument 1 names different: declaration 'yfe' definition 'y'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/gtkglwidget.c:32:40: note: Function 'yui_gl_init' argument 1 names different: declaration 'yfe' definition 'y'.
yabause-0.9.14/src/gtk/gtkglwidget.c:316:34: note: Function 'yui_gl_init' argument 1 names different: declaration 'yfe' definition 'y'.
yabause-0.9.14/src/gtk/main.c:541:17: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yabause-0.9.14/src/gtk/settings.c:230:10: style: The scope of the variable 'strpath' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/settings.c:234:14: style: The scope of the variable 'child' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/settings.c:292:6: style: The scope of the variable 'perid' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuifileentry.c:165:48: style: Function 'yui_file_entry_changed' argument 1 names different: declaration 'widget' definition 'entry'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuifileentry.c:28:49: note: Function 'yui_file_entry_changed' argument 1 names different: declaration 'widget' definition 'entry'.
yabause-0.9.14/src/gtk/yuifileentry.c:165:48: note: Function 'yui_file_entry_changed' argument 1 names different: declaration 'widget' definition 'entry'.
yabause-0.9.14/src/gtk/yuiinputentry.c:98:14: style: The scope of the variable 'label' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuiinputentry.c:99:14: style: The scope of the variable 'entry' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuiinputentry.c:186:87: style: Function 'yui_input_entry_focus_in' argument 3 names different: declaration 'user_data' definition 'name'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuiinputentry.c:32:87: note: Function 'yui_input_entry_focus_in' argument 3 names different: declaration 'user_data' definition 'name'.
yabause-0.9.14/src/gtk/yuiinputentry.c:186:87: note: Function 'yui_input_entry_focus_in' argument 3 names different: declaration 'user_data' definition 'name'.
yabause-0.9.14/src/gtk/yuiinputentry.c:200:88: style: Function 'yui_input_entry_focus_out' argument 3 names different: declaration 'user_data' definition 'name'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuiinputentry.c:33:88: note: Function 'yui_input_entry_focus_out' argument 3 names different: declaration 'user_data' definition 'name'.
yabause-0.9.14/src/gtk/yuiinputentry.c:200:88: note: Function 'yui_input_entry_focus_out' argument 3 names different: declaration 'user_data' definition 'name'.
yabause-0.9.14/src/gtk/yuim68k.c:294:8: style: The scope of the variable 'bptext' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuim68k.c:73:38: style: Function 'yui_m68k_init' argument 1 names different: declaration 'yfe' definition 'm68k'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuim68k.c:29:44: note: Function 'yui_m68k_init' argument 1 names different: declaration 'yfe' definition 'm68k'.
yabause-0.9.14/src/gtk/yuim68k.c:73:38: note: Function 'yui_m68k_init' argument 1 names different: declaration 'yfe' definition 'm68k'.
yabause-0.9.14/src/gtk/yuim68k.c:367:33: style: Function 'yui_m68k_destroy' argument 1 names different: declaration 'sh' definition 'm68k'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuim68k.h:68:35: note: Function 'yui_m68k_destroy' argument 1 names different: declaration 'sh' definition 'm68k'.
yabause-0.9.14/src/gtk/yuim68k.c:367:33: note: Function 'yui_m68k_destroy' argument 1 names different: declaration 'sh' definition 'm68k'.
yabause-0.9.14/src/gtk/yuimem.c:78:36: style: Function 'yui_mem_init' argument 1 names different: declaration 'yfe' definition 'yv'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuimem.c:28:42: note: Function 'yui_mem_init' argument 1 names different: declaration 'yfe' definition 'yv'.
yabause-0.9.14/src/gtk/yuimem.c:78:36: note: Function 'yui_mem_init' argument 1 names different: declaration 'yfe' definition 'yv'.
yabause-0.9.14/src/gtk/yuimem.c:152:37: style: Function 'yui_mem_new' argument 1 names different: declaration 'yui' definition 'y'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuimem.h:66:38: note: Function 'yui_mem_new' argument 1 names different: declaration 'yui' definition 'y'.
yabause-0.9.14/src/gtk/yuimem.c:152:37: note: Function 'yui_mem_new' argument 1 names different: declaration 'yui' definition 'y'.
yabause-0.9.14/src/gtk/yuimem.c:189:31: style: Function 'yui_mem_destroy' argument 1 names different: declaration 'vdp1' definition 'ym'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuimem.h:68:33: note: Function 'yui_mem_destroy' argument 1 names different: declaration 'vdp1' definition 'ym'.
yabause-0.9.14/src/gtk/yuimem.c:189:31: note: Function 'yui_mem_destroy' argument 1 names different: declaration 'vdp1' definition 'ym'.
yabause-0.9.14/src/gtk/yuipage.c:59:45: style: Function 'yui_page_init' argument 1 names different: declaration 'yfe' definition 'yp'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuipage.c:29:44: note: Function 'yui_page_init' argument 1 names different: declaration 'yfe' definition 'yp'.
yabause-0.9.14/src/gtk/yuipage.c:59:45: note: Function 'yui_page_init' argument 1 names different: declaration 'yfe' definition 'yp'.
yabause-0.9.14/src/gtk/yuirange.c:144:43: style: Function 'yui_range_changed' argument 1 names different: declaration 'widget' definition 'entry'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuirange.c:28:44: note: Function 'yui_range_changed' argument 1 names different: declaration 'widget' definition 'entry'.
yabause-0.9.14/src/gtk/yuirange.c:144:43: note: Function 'yui_range_changed' argument 1 names different: declaration 'widget' definition 'entry'.
yabause-0.9.14/src/gtk/yuiresolution.c:91:49: style: Function 'yui_resolution_init' argument 1 names different: declaration 'yie' definition 'yr'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuiresolution.c:31:69: note: Function 'yui_resolution_init' argument 1 names different: declaration 'yie' definition 'yr'.
yabause-0.9.14/src/gtk/yuiresolution.c:91:49: note: Function 'yui_resolution_init' argument 1 names different: declaration 'yie' definition 'yr'.
yabause-0.9.14/src/gtk/yuiscreenshot.c:61:50: style: Function 'yui_screenshot_init' argument 1 names different: declaration 'yfe' definition 'yv'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuiscreenshot.c:27:56: note: Function 'yui_screenshot_init' argument 1 names different: declaration 'yfe' definition 'yv'.
yabause-0.9.14/src/gtk/yuiscreenshot.c:61:50: note: Function 'yui_screenshot_init' argument 1 names different: declaration 'yfe' definition 'yv'.
yabause-0.9.14/src/gtk/yuiscreenshot.c:92:44: style: Function 'yui_screenshot_new' argument 1 names different: declaration 'yui' definition 'y'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuiscreenshot.h:52:50: note: Function 'yui_screenshot_new' argument 1 names different: declaration 'yui' definition 'y'.
yabause-0.9.14/src/gtk/yuiscreenshot.c:92:44: note: Function 'yui_screenshot_new' argument 1 names different: declaration 'yui' definition 'y'.
yabause-0.9.14/src/gtk/yuiscsp.c:61:38: style: Function 'yui_scsp_init' argument 1 names different: declaration 'yfe' definition 'yv'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuiscsp.c:29:44: note: Function 'yui_scsp_init' argument 1 names different: declaration 'yfe' definition 'yv'.
yabause-0.9.14/src/gtk/yuiscsp.c:61:38: note: Function 'yui_scsp_init' argument 1 names different: declaration 'yfe' definition 'yv'.
yabause-0.9.14/src/gtk/yuiscsp.c:97:38: style: Function 'yui_scsp_new' argument 1 names different: declaration 'yui' definition 'y'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuiscsp.h:64:50: note: Function 'yui_scsp_new' argument 1 names different: declaration 'yui' definition 'y'.
yabause-0.9.14/src/gtk/yuiscsp.c:97:38: note: Function 'yui_scsp_new' argument 1 names different: declaration 'yui' definition 'y'.
yabause-0.9.14/src/gtk/yuiscudsp.c:213:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yabause-0.9.14/src/gtk/yuiscudsp.c:337:8: style: The scope of the variable 'bptext' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuiscudsp.c:73:42: style: Function 'yui_scudsp_init' argument 1 names different: declaration 'yfe' definition 'scudsp'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuiscudsp.c:29:48: note: Function 'yui_scudsp_init' argument 1 names different: declaration 'yfe' definition 'scudsp'.
yabause-0.9.14/src/gtk/yuiscudsp.c:73:42: note: Function 'yui_scudsp_init' argument 1 names different: declaration 'yfe' definition 'scudsp'.
yabause-0.9.14/src/gtk/yuish.c:910:25: warning: Either the condition 'data!=NULL' is redundant or there is possible null pointer dereference: sh2. [nullPointerRedundantCheck]
yabause-0.9.14/src/gtk/yuish.c:907:30: note: Assuming that condition 'data!=NULL' is not redundant
yabause-0.9.14/src/gtk/yuish.c:897:17: note: Assignment 'sh2=data', assigned value is 0
yabause-0.9.14/src/gtk/yuish.c:910:25: note: Null pointer dereference
yabause-0.9.14/src/gtk/yuish.c:911:19: warning: Either the condition 'data!=NULL' is redundant or there is possible null pointer dereference: sh2. [nullPointerRedundantCheck]
yabause-0.9.14/src/gtk/yuish.c:907:30: note: Assuming that condition 'data!=NULL' is not redundant
yabause-0.9.14/src/gtk/yuish.c:897:17: note: Assignment 'sh2=data', assigned value is 0
yabause-0.9.14/src/gtk/yuish.c:911:19: note: Null pointer dereference
yabause-0.9.14/src/gtk/yuish.c:1051:19: warning: Either the condition 'data!=NULL' is redundant or there is possible null pointer dereference: sh2. [nullPointerRedundantCheck]
yabause-0.9.14/src/gtk/yuish.c:1048:30: note: Assuming that condition 'data!=NULL' is not redundant
yabause-0.9.14/src/gtk/yuish.c:1046:17: note: Assignment 'sh2=data', assigned value is 0
yabause-0.9.14/src/gtk/yuish.c:1051:19: note: Null pointer dereference
yabause-0.9.14/src/gtk/yuish.c:573:8: style: The scope of the variable 'bptext' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuish.c:635:7: style: The scope of the variable 'flags' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuish.c:772:19: style: The scope of the variable 'event_button' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuish.c:896:19: style: The scope of the variable 'event_button' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuish.c:899:22: style: The scope of the variable 'selection' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuish.c:903:9: style: The scope of the variable 'endptr' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuish.c:904:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuish.c:1045:19: style: The scope of the variable 'event_button' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuish.c:98:34: style: Function 'yui_sh_init' argument 1 names different: declaration 'yfe' definition 'sh2'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuish.c:31:40: note: Function 'yui_sh_init' argument 1 names different: declaration 'yfe' definition 'sh2'.
yabause-0.9.14/src/gtk/yuish.c:98:34: note: Function 'yui_sh_init' argument 1 names different: declaration 'yfe' definition 'sh2'.
yabause-0.9.14/src/gtk/yuish.c:540:5: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yabause-0.9.14/src/gtk/yuitransfer.c:64:46: style: Function 'yui_transfer_init' argument 1 names different: declaration 'yfe' definition 'yt'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuitransfer.c:28:52: note: Function 'yui_transfer_init' argument 1 names different: declaration 'yfe' definition 'yt'.
yabause-0.9.14/src/gtk/yuitransfer.c:64:46: note: Function 'yui_transfer_init' argument 1 names different: declaration 'yfe' definition 'yt'.
yabause-0.9.14/src/gtk/yuitransfer.c:123:24: style: Variable 'radiobutton1_group' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/gtk/yuivdp1.c:191:8: style: The scope of the variable 'rowstride' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuivdp1.c:192:16: style: The scope of the variable 'pixbuftext' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuivdp1.c:192:30: style: The scope of the variable 'resized' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuivdp1.c:193:10: style: The scope of the variable 'ratio' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuivdp1.c:229:10: style: The scope of the variable 'strpath' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuivdp1.c:276:14: style: The scope of the variable 'pixbuf' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuivdp1.c:277:7: style: The scope of the variable 'rowstride' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuivdp1.c:61:38: style: Function 'yui_vdp1_init' argument 1 names different: declaration 'yfe' definition 'yv'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuivdp1.c:28:44: note: Function 'yui_vdp1_init' argument 1 names different: declaration 'yfe' definition 'yv'.
yabause-0.9.14/src/gtk/yuivdp1.c:61:38: note: Function 'yui_vdp1_init' argument 1 names different: declaration 'yfe' definition 'yv'.
yabause-0.9.14/src/gtk/yuivdp1.c:137:38: style: Function 'yui_vdp1_new' argument 1 names different: declaration 'yui' definition 'y'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuivdp1.h:70:50: note: Function 'yui_vdp1_new' argument 1 names different: declaration 'yui' definition 'y'.
yabause-0.9.14/src/gtk/yuivdp1.c:137:38: note: Function 'yui_vdp1_new' argument 1 names different: declaration 'yui' definition 'y'.
yabause-0.9.14/src/gtk/yuivdp2.c:285:10: style: The scope of the variable 'strpath' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuivdp2.c:305:14: style: The scope of the variable 'pixbuf' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuivdp2.c:306:6: style: The scope of the variable 'rowstride' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuivdp2.c:98:38: style: Function 'yui_vdp2_init' argument 1 names different: declaration 'yfe' definition 'yv'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuivdp2.c:34:44: note: Function 'yui_vdp2_init' argument 1 names different: declaration 'yfe' definition 'yv'.
yabause-0.9.14/src/gtk/yuivdp2.c:98:38: note: Function 'yui_vdp2_init' argument 1 names different: declaration 'yfe' definition 'yv'.
yabause-0.9.14/src/gtk/yuivdp2.c:185:38: style: Function 'yui_vdp2_new' argument 1 names different: declaration 'yui' definition 'y'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuivdp2.h:65:50: note: Function 'yui_vdp2_new' argument 1 names different: declaration 'yui' definition 'y'.
yabause-0.9.14/src/gtk/yuivdp2.c:185:38: note: Function 'yui_vdp2_new' argument 1 names different: declaration 'yui' definition 'y'.
yabause-0.9.14/src/gtk/yuiviewer.c:61:19: style: The scope of the variable 'event_button' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuiviewer.c:86:42: style: Function 'yui_viewer_init' argument 1 names different: declaration 'yfe' definition 'yv'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuiviewer.c:26:48: note: Function 'yui_viewer_init' argument 1 names different: declaration 'yfe' definition 'yv'.
yabause-0.9.14/src/gtk/yuiviewer.c:86:42: note: Function 'yui_viewer_init' argument 1 names different: declaration 'yfe' definition 'yv'.
yabause-0.9.14/src/gtk/yuiwindow.c:177:11: style: The scope of the variable 'pngfile' can be reduced. [variableScope]
yabause-0.9.14/src/gtk/yuiwindow.c:160:42: style: Function 'yui_window_init' argument 1 names different: declaration 'yfe' definition 'yw'. [funcArgNamesDifferent]
yabause-0.9.14/src/gtk/yuiwindow.c:30:48: note: Function 'yui_window_init' argument 1 names different: declaration 'yfe' definition 'yw'.
yabause-0.9.14/src/gtk/yuiwindow.c:160:42: note: Function 'yui_window_init' argument 1 names different: declaration 'yfe' definition 'yw'.
yabause-0.9.14/src/m68kd.c:238:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:281:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:319:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:330:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:356:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:367:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:378:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:401:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:423:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:434:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:458:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:482:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:517:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:553:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:564:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:575:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:585:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:596:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:622:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:633:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:644:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:655:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:666:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:677:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:688:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:698:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:709:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:720:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:761:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:770:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:781:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:792:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:821:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:831:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:842:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:863:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:874:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:885:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:895:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:906:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:917:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:941:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:960:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:971:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:982:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:993:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:1004:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:1015:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:1026:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:1037:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:1048:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:1075:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:1086:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:1097:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:1108:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:1147:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:1166:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:1177:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:1196:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/m68kd.c:1206:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/memory.c:910:11: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/memory.c:1130:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
yabause-0.9.14/src/memory.c:1131:8: style: The scope of the variable 'totalsize' can be reduced. [variableScope]
yabause-0.9.14/src/memory.c:1503:17: style: The scope of the variable 'diff' can be reduced. [variableScope]
yabause-0.9.14/src/memory.c:1505:16: style: The scope of the variable 'val2' can be reduced. [variableScope]
yabause-0.9.14/src/memory.c:1532:17: style: The scope of the variable 'diff' can be reduced. [variableScope]
yabause-0.9.14/src/memory.c:1534:17: style: The scope of the variable 'val2' can be reduced. [variableScope]
yabause-0.9.14/src/memory.c:125:7: error: Memory leak: mem [memleak]
yabause-0.9.14/src/movie.c:382:6: style: The scope of the variable 'fpos' can be reduced. [variableScope]
yabause-0.9.14/src/movie.c:426:15: style: The scope of the variable 'retbuf' can be reduced. [variableScope]
yabause-0.9.14/src/movie.c:186:3: error: Resource handle 'fp' freed twice. [doubleFree]
yabause-0.9.14/src/movie.c:290:3: error: Resource handle 'fp' freed twice. [doubleFree]
yabause-0.9.14/src/netlink.c:394:32: style: The scope of the variable 'j' can be reduced. [variableScope]
yabause-0.9.14/src/netlink.c:621:29: style: Function 'NetlinkInit' argument 1 names different: declaration 'settingstring' definition 'setting'. [funcArgNamesDifferent]
yabause-0.9.14/src/netlink.h:108:29: note: Function 'NetlinkInit' argument 1 names different: declaration 'settingstring' definition 'setting'.
yabause-0.9.14/src/netlink.c:621:29: note: Function 'NetlinkInit' argument 1 names different: declaration 'settingstring' definition 'setting'.
yabause-0.9.14/src/netlink.c:406:31: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yabause-0.9.14/src/netlink.c:426:31: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yabause-0.9.14/src/osdcore.c:113:56: style: Function 'OSDPushMessage' argument 3 names different: declaration 'message' definition 'format'. [funcArgNamesDifferent]
yabause-0.9.14/src/osdcore.h:63:56: note: Function 'OSDPushMessage' argument 3 names different: declaration 'message' definition 'format'.
yabause-0.9.14/src/osdcore.c:113:56: note: Function 'OSDPushMessage' argument 3 names different: declaration 'message' definition 'format'.
yabause-0.9.14/src/perdx.c:297:7: style: The scope of the variable 'tempstr' can be reduced. [variableScope]
yabause-0.9.14/src/perdx.c:416:0: style: Variable 'size' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/peripheral.c:565:7: style: The scope of the variable 'size' can be reduced. [variableScope]
yabause-0.9.14/src/peripheral.c:538:8: style: Unused variable: x2 [unusedVariable]
yabause-0.9.14/src/peripheral.c:538:12: style: Unused variable: y2 [unusedVariable]
yabause-0.9.14/src/peripheral.c:829:4: error: Common realloc mistake: 'perkeyconfig' nulled but not freed upon failure [memleakOnRealloc]
yabause-0.9.14/src/q68/q68-core.c:734:37: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yabause-0.9.14/src/q68/q68-core.c:1059:37: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yabause-0.9.14/src/q68/q68-core.c:1232:37: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yabause-0.9.14/src/q68/q68-core.c:1659:37: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yabause-0.9.14/src/q68/q68-core.c:2387:37: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yabause-0.9.14/src/q68/q68-core.c:2502:37: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yabause-0.9.14/src/q68/q68-core.c:734:37: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 732. [shiftTooManyBitsSigned]
yabause-0.9.14/src/q68/q68-core.c:732:23: note: Assuming that condition '(size)==2' is not redundant
yabause-0.9.14/src/q68/q68-core.c:732:23: note: Assignment 'bytes=(size)+1+((size)==2)', assigned value is 4
yabause-0.9.14/src/q68/q68-core.c:733:31: note: Assignment 'shift=bytes*8-1', assigned value is 31
yabause-0.9.14/src/q68/q68-core.c:734:37: note: Shift
yabause-0.9.14/src/q68/q68-core.c:1059:37: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 1057. [shiftTooManyBitsSigned]
yabause-0.9.14/src/q68/q68-core.c:1057:23: note: Assuming that condition '(size)==2' is not redundant
yabause-0.9.14/src/q68/q68-core.c:1057:23: note: Assignment 'bytes=(size)+1+((size)==2)', assigned value is 4
yabause-0.9.14/src/q68/q68-core.c:1058:31: note: Assignment 'shift=bytes*8-1', assigned value is 31
yabause-0.9.14/src/q68/q68-core.c:1059:37: note: Shift
yabause-0.9.14/src/q68/q68-core.c:1232:37: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 1230. [shiftTooManyBitsSigned]
yabause-0.9.14/src/q68/q68-core.c:1230:23: note: Assuming that condition '(size)==2' is not redundant
yabause-0.9.14/src/q68/q68-core.c:1230:23: note: Assignment 'bytes=(size)+1+((size)==2)', assigned value is 4
yabause-0.9.14/src/q68/q68-core.c:1231:31: note: Assignment 'shift=bytes*8-1', assigned value is 31
yabause-0.9.14/src/q68/q68-core.c:1232:37: note: Shift
yabause-0.9.14/src/q68/q68-core.c:1551:38: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
yabause-0.9.14/src/q68/q68-core.c:1549:29: note: Assignment 'count=32', assigned value is 32
yabause-0.9.14/src/q68/q68-core.c:1551:38: note: Shift
yabause-0.9.14/src/q68/q68-core.c:1659:37: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 1657. [shiftTooManyBitsSigned]
yabause-0.9.14/src/q68/q68-core.c:1657:23: note: Assuming that condition '(size)==2' is not redundant
yabause-0.9.14/src/q68/q68-core.c:1657:23: note: Assignment 'bytes=(size)+1+((size)==2)', assigned value is 4
yabause-0.9.14/src/q68/q68-core.c:1658:31: note: Assignment 'shift=bytes*8-1', assigned value is 31
yabause-0.9.14/src/q68/q68-core.c:1659:37: note: Shift
yabause-0.9.14/src/q68/q68-core.c:2387:37: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 2385. [shiftTooManyBitsSigned]
yabause-0.9.14/src/q68/q68-core.c:2385:23: note: Assuming that condition '(size)==2' is not redundant
yabause-0.9.14/src/q68/q68-core.c:2385:23: note: Assignment 'bytes=(size)+1+((size)==2)', assigned value is 4
yabause-0.9.14/src/q68/q68-core.c:2386:31: note: Assignment 'shift=bytes*8-1', assigned value is 31
yabause-0.9.14/src/q68/q68-core.c:2387:37: note: Shift
yabause-0.9.14/src/q68/q68-core.c:2502:37: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 2500. [shiftTooManyBitsSigned]
yabause-0.9.14/src/q68/q68-core.c:2500:23: note: Assuming that condition '(size)==2' is not redundant
yabause-0.9.14/src/q68/q68-core.c:2500:23: note: Assignment 'bytes=(size)+1+((size)==2)', assigned value is 4
yabause-0.9.14/src/q68/q68-core.c:2501:31: note: Assignment 'shift=bytes*8-1', assigned value is 31
yabause-0.9.14/src/q68/q68-core.c:2502:37: note: Shift
yabause-0.9.14/src/q68/q68-core.c:2512:5: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 2500. [shiftTooManyBitsSigned]
yabause-0.9.14/src/q68/q68-core.c:2500:23: note: Assuming that condition '(size)==2' is not redundant
yabause-0.9.14/src/q68/q68-core.c:2500:23: note: Assignment 'bytes=(size)+1+((size)==2)', assigned value is 4
yabause-0.9.14/src/q68/q68-core.c:2501:31: note: Assignment 'shift=bytes*8-1', assigned value is 31
yabause-0.9.14/src/q68/q68-core.c:2512:5: note: Shift
yabause-0.9.14/src/q68/q68-core.c:1052:5: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/q68/q68-core.c:1488:5: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/q68/q68-disasm.c:545:17: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/q68/q68-disasm.c:809:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/q68/q68-disasm.c:810:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/q68/q68-disasm.c:811:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/q68/q68-jit.c:380:0: error: #error Dynamic translation is not supported on this platform [preprocessorErrorDirective]
yabause-0.9.14/src/qt/CommonDialogs.cpp:28:49: style: Function 'information' argument 1 names different: declaration 'message' definition 'm'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/CommonDialogs.h:31:35: note: Function 'information' argument 1 names different: declaration 'message' definition 'm'.
yabause-0.9.14/src/qt/CommonDialogs.cpp:28:49: note: Function 'information' argument 1 names different: declaration 'message' definition 'm'.
yabause-0.9.14/src/qt/CommonDialogs.cpp:28:67: style: Function 'information' argument 2 names different: declaration 'caption' definition 'c'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/CommonDialogs.h:31:59: note: Function 'information' argument 2 names different: declaration 'caption' definition 'c'.
yabause-0.9.14/src/qt/CommonDialogs.cpp:28:67: note: Function 'information' argument 2 names different: declaration 'caption' definition 'c'.
yabause-0.9.14/src/qt/YabauseThread.h:35:2: style: Class 'YabauseThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/ui/UIYabause.h:48:2: style: Class 'YabauseLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/ui/UIYabause.h:76:2: style: Class 'UIYabause' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/Settings.h:42:2: style: Class 'Settings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/YabauseGL.cpp:24:32: style: Function 'YabauseGL' argument 1 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/YabauseGL.h:38:22: note: Function 'YabauseGL' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/YabauseGL.cpp:24:32: note: Function 'YabauseGL' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/YabauseGL.cpp:35:40: style: Function 'showEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/YabauseGL.h:49:38: note: Function 'showEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/YabauseGL.cpp:35:40: note: Function 'showEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/YabauseGL.cpp:47:42: style: Function 'updateView' argument 1 names different: declaration 'size' definition 's'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/YabauseGL.h:40:32: note: Function 'updateView' argument 1 names different: declaration 'size' definition 's'.
yabause-0.9.14/src/qt/YabauseGL.cpp:47:42: note: Function 'updateView' argument 1 names different: declaration 'size' definition 's'.
yabause-0.9.14/src/qt/YabauseGL.h:38:2: style: Class 'YabauseGL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/YabauseSoftGL.cpp:27:32: style: Function 'YabauseGL' argument 1 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/YabauseGL.h:38:22: note: Function 'YabauseGL' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/YabauseSoftGL.cpp:27:32: note: Function 'YabauseGL' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/YabauseSoftGL.cpp:38:40: style: Function 'showEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/YabauseGL.h:49:38: note: Function 'showEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/YabauseSoftGL.cpp:38:40: note: Function 'showEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/YabauseSoftGL.cpp:45:42: style: Function 'updateView' argument 1 names different: declaration 'size' definition 's'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/YabauseGL.h:40:32: note: Function 'updateView' argument 1 names different: declaration 'size' definition 's'.
yabause-0.9.14/src/qt/YabauseSoftGL.cpp:45:42: note: Function 'updateView' argument 1 names different: declaration 'size' definition 's'.
yabause-0.9.14/src/qt/YabauseThread.cpp:33:40: style: Function 'YabauseThread' argument 1 names different: declaration 'owner' definition 'o'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/YabauseThread.h:35:26: note: Function 'YabauseThread' argument 1 names different: declaration 'owner' definition 'o'.
yabause-0.9.14/src/qt/YabauseThread.cpp:33:40: note: Function 'YabauseThread' argument 1 names different: declaration 'owner' definition 'o'.
yabause-0.9.14/src/qt/YabauseThread.cpp:33:16: warning: Member variable 'YabauseThread::mYabauseConf' is not initialized in the constructor. [uninitMemberVar]
yabause-0.9.14/src/qt/YabauseThread.cpp:33:16: warning: Member variable 'YabauseThread::showFPS' is not initialized in the constructor. [uninitMemberVar]
yabause-0.9.14/src/qt/ui/UIPortManager.h:33:2: style: Class 'UIPortManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/ui/UIAbout.cpp:24:28: style: Function 'UIAbout' argument 1 names different: declaration 'owner' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIAbout.h:31:20: note: Function 'UIAbout' argument 1 names different: declaration 'owner' definition 'p'.
yabause-0.9.14/src/qt/ui/UIAbout.cpp:24:28: note: Function 'UIAbout' argument 1 names different: declaration 'owner' definition 'p'.
yabause-0.9.14/src/qt/ui/UIAbout.h:31:2: style: Class 'UIAbout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/ui/UIBackupRam.cpp:29:36: style: Function 'UIBackupRam' argument 1 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIBackupRam.h:29:24: note: Function 'UIBackupRam' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIBackupRam.cpp:29:36: note: Function 'UIBackupRam' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIBackupRam.h:29:2: style: Class 'UIBackupRam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/ui/UICheatAR.cpp:22:32: style: Function 'UICheatAR' argument 1 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UICheatAR.h:29:22: note: Function 'UICheatAR' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UICheatAR.cpp:22:32: note: Function 'UICheatAR' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UICheatAR.h:29:2: style: Class 'UICheatAR' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/ui/UICheatRaw.cpp:25:34: style: Function 'UICheatRaw' argument 1 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UICheatRaw.h:31:23: note: Function 'UICheatRaw' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UICheatRaw.cpp:25:34: note: Function 'UICheatRaw' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UICheatRaw.h:31:2: style: Class 'UICheatRaw' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/ui/UICheatSearch.cpp:301:20: style: Variable 'mCheats' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/qt/ui/UICheats.cpp:24:30: style: Function 'UICheats' argument 1 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UICheats.h:30:21: note: Function 'UICheats' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UICheats.cpp:24:30: note: Function 'UICheats' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UICheats.cpp:76:42: style: Function 'addARCode' argument 1 names different: declaration 'code' definition 'c'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UICheats.h:36:33: note: Function 'addARCode' argument 1 names different: declaration 'code' definition 'c'.
yabause-0.9.14/src/qt/ui/UICheats.cpp:76:42: note: Function 'addARCode' argument 1 names different: declaration 'code' definition 'c'.
yabause-0.9.14/src/qt/ui/UICheats.cpp:76:60: style: Function 'addARCode' argument 2 names different: declaration 'description' definition 'd'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UICheats.h:36:54: note: Function 'addARCode' argument 2 names different: declaration 'description' definition 'd'.
yabause-0.9.14/src/qt/ui/UICheats.cpp:76:60: note: Function 'addARCode' argument 2 names different: declaration 'description' definition 'd'.
yabause-0.9.14/src/qt/ui/UICheats.cpp:94:32: style: Function 'addRawCode' argument 1 names different: declaration 'type' definition 't'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UICheats.h:37:23: note: Function 'addRawCode' argument 1 names different: declaration 'type' definition 't'.
yabause-0.9.14/src/qt/ui/UICheats.cpp:94:32: note: Function 'addRawCode' argument 1 names different: declaration 'type' definition 't'.
yabause-0.9.14/src/qt/ui/UICheats.cpp:94:50: style: Function 'addRawCode' argument 2 names different: declaration 'address' definition 'a'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UICheats.h:37:44: note: Function 'addRawCode' argument 2 names different: declaration 'address' definition 'a'.
yabause-0.9.14/src/qt/ui/UICheats.cpp:94:50: note: Function 'addRawCode' argument 2 names different: declaration 'address' definition 'a'.
yabause-0.9.14/src/qt/ui/UICheats.cpp:94:68: style: Function 'addRawCode' argument 3 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UICheats.h:37:68: note: Function 'addRawCode' argument 3 names different: declaration 'value' definition 'v'.
yabause-0.9.14/src/qt/ui/UICheats.cpp:94:68: note: Function 'addRawCode' argument 3 names different: declaration 'value' definition 'v'.
yabause-0.9.14/src/qt/ui/UICheats.cpp:94:86: style: Function 'addRawCode' argument 4 names different: declaration 'description' definition 'd'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UICheats.h:37:90: note: Function 'addRawCode' argument 4 names different: declaration 'description' definition 'd'.
yabause-0.9.14/src/qt/ui/UICheats.cpp:94:86: note: Function 'addRawCode' argument 4 names different: declaration 'description' definition 'd'.
yabause-0.9.14/src/qt/ui/UICheats.cpp:132:64: style: Function 'on_twCheats_itemDoubleClicked' argument 1 names different: declaration 'item' definition 'it'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UICheats.h:41:55: note: Function 'on_twCheats_itemDoubleClicked' argument 1 names different: declaration 'item' definition 'it'.
yabause-0.9.14/src/qt/ui/UICheats.cpp:132:64: note: Function 'on_twCheats_itemDoubleClicked' argument 1 names different: declaration 'item' definition 'it'.
yabause-0.9.14/src/qt/ui/UICheats.h:30:2: style: Class 'UICheats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/ui/UIControllerSetting.cpp:86:53: style: Function 'keyPressEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIControllerSetting.h:54:33: note: Function 'keyPressEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIControllerSetting.cpp:86:53: note: Function 'keyPressEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIControllerSetting.cpp:112:57: style: Function 'mouseMoveEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIControllerSetting.h:55:36: note: Function 'mouseMoveEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIControllerSetting.cpp:112:57: note: Function 'mouseMoveEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIControllerSetting.cpp:123:58: style: Function 'mousePressEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIControllerSetting.h:56:37: note: Function 'mousePressEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIControllerSetting.cpp:123:58: note: Function 'mousePressEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIControllerSetting.cpp:83:47: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/qt/ui/UIDebugCPU.cpp:26:65: style: Function 'UIDebugCPU' argument 2 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:31:54: note: Function 'UIDebugCPU' argument 2 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIDebugCPU.cpp:26:65: note: Function 'UIDebugCPU' argument 2 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIDebugM68K.cpp:36:67: style: Function 'UIDebugM68K' argument 2 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIDebugM68K.h:31:55: note: Function 'UIDebugM68K' argument 2 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIDebugM68K.cpp:36:67: note: Function 'UIDebugM68K' argument 2 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIDebugM68K.h:32:9: style: The function 'updateRegList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:32:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugM68K.h:32:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugM68K.h:33:9: style: The function 'updateCodeList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:33:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugM68K.h:33:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugM68K.h:34:8: style: The function 'getRegister' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:34:16: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugM68K.h:34:8: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugM68K.h:35:9: style: The function 'setRegister' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:35:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugM68K.h:35:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugM68K.h:37:9: style: The function 'addCodeBreakpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:36:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugM68K.h:37:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugM68K.h:38:9: style: The function 'delCodeBreakpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:37:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugM68K.h:38:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugM68K.h:39:9: style: The function 'stepInto' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:40:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugM68K.h:39:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSCSP.cpp:55:9: style: The scope of the variable 'tempstr' can be reduced. [variableScope]
yabause-0.9.14/src/qt/ui/UIDebugSCSP.cpp:25:36: style: Function 'UIDebugSCSP' argument 1 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIDebugSCSP.h:29:24: note: Function 'UIDebugSCSP' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIDebugSCSP.cpp:25:36: note: Function 'UIDebugSCSP' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIDebugSCSP.h:29:2: style: Class 'UIDebugSCSP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.cpp:36:71: style: Function 'UIDebugSCUDSP' argument 2 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:31:57: note: Function 'UIDebugSCUDSP' argument 2 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.cpp:36:71: note: Function 'UIDebugSCUDSP' argument 2 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:32:9: style: The function 'updateRegList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:32:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:32:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:33:9: style: The function 'updateCodeList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:33:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:33:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:34:8: style: The function 'getRegister' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:34:16: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:34:8: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:35:9: style: The function 'setRegister' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:35:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:35:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:36:9: style: The function 'addCodeBreakpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:36:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:36:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:37:9: style: The function 'delCodeBreakpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:37:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:37:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:38:9: style: The function 'stepInto' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:40:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:38:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:39:9: style: The function 'reserved1' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:43:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:39:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:40:9: style: The function 'reserved2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:44:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:40:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:41:9: style: The function 'reserved3' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:45:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:41:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:42:9: style: The function 'reserved4' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:46:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:42:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:43:9: style: The function 'reserved5' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:47:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSCUDSP.h:43:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSH2.cpp:40:77: style: Function 'UIDebugSH2' argument 3 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:31:66: note: Function 'UIDebugSH2' argument 3 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIDebugSH2.cpp:40:77: note: Function 'UIDebugSH2' argument 3 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:32:9: style: The function 'updateRegList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:32:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:32:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:33:9: style: The function 'updateCodeList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:33:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:33:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:37:8: style: The function 'getRegister' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:34:16: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:37:8: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:38:9: style: The function 'setRegister' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:35:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:38:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:39:9: style: The function 'addCodeBreakpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:36:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:39:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:40:9: style: The function 'delCodeBreakpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:37:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:40:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:41:9: style: The function 'addMemoryBreakpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:38:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:41:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:42:9: style: The function 'delMemoryBreakpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:39:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:42:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:43:9: style: The function 'stepInto' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:40:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:43:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:44:9: style: The function 'stepOver' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:41:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:44:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:45:9: style: The function 'stepOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:42:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:45:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:46:9: style: The function 'reserved1' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:43:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:46:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:47:9: style: The function 'reserved2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:44:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:47:9: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:48:7: style: The function 'reserved3' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yabause-0.9.14/src/qt/ui/UIDebugCPU.h:45:17: note: Virtual function in base class
yabause-0.9.14/src/qt/ui/UIDebugSH2.h:48:7: note: Function in derived class
yabause-0.9.14/src/qt/ui/UIDebugVDP1.cpp:25:36: style: Function 'UIDebugVDP1' argument 1 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIDebugVDP1.h:29:24: note: Function 'UIDebugVDP1' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIDebugVDP1.cpp:25:36: note: Function 'UIDebugVDP1' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIDebugVDP1.h:29:2: style: Class 'UIDebugVDP1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/ui/UIDebugVDP2.cpp:24:36: style: Function 'UIDebugVDP2' argument 1 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIDebugVDP2.h:29:24: note: Function 'UIDebugVDP2' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIDebugVDP2.cpp:24:36: note: Function 'UIDebugVDP2' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIDebugVDP2.h:29:2: style: Class 'UIDebugVDP2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/ui/UIDebugVDP2Viewer.h:29:2: style: Class 'UIDebugVDP2Viewer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/ui/UIDebugVDP2Viewer.cpp:26:48: style: Function 'UIDebugVDP2Viewer' argument 1 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIDebugVDP2Viewer.h:29:30: note: Function 'UIDebugVDP2Viewer' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIDebugVDP2Viewer.cpp:26:48: note: Function 'UIDebugVDP2Viewer' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIDisasm.cpp:31:30: style: Function 'UIDisasm' argument 1 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIDisasm.h:29:21: note: Function 'UIDisasm' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIDisasm.cpp:31:30: note: Function 'UIDisasm' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIDisasm.cpp:65:17: style: Variable 'height' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/qt/ui/UIDisasm.cpp:99:17: style: Variable 'top' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/qt/ui/UIDisasm.cpp:100:20: style: Variable 'bottom' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/qt/ui/UIDisasm.h:29:2: style: Class 'UIDisasm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/ui/UIHexEditor.cpp:52:33: style: C-style pointer casting [cstyleCast]
yabause-0.9.14/src/qt/ui/UIHexEditor.cpp:58:33: style: C-style pointer casting [cstyleCast]
yabause-0.9.14/src/qt/ui/UIHexEditor.cpp:64:33: style: C-style pointer casting [cstyleCast]
yabause-0.9.14/src/qt/ui/UIHexEditor.cpp:70:33: style: C-style pointer casting [cstyleCast]
yabause-0.9.14/src/qt/ui/UIHexEditor.cpp:26:36: style: Function 'UIHexEditor' argument 1 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIHexEditor.h:118:26: note: Function 'UIHexEditor' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIHexEditor.cpp:26:36: note: Function 'UIHexEditor' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIHexEditor.cpp:74:42: style: Function 'UIHexEditorWnd' argument 1 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIHexEditor.h:33:27: note: Function 'UIHexEditorWnd' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIHexEditor.cpp:74:42: note: Function 'UIHexEditorWnd' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIHexEditor.cpp:395:57: style: Function 'keyPressEdit' argument 2 names different: declaration 'posBa' definition 'posAddr'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIHexEditor.h:47:44: note: Function 'keyPressEdit' argument 2 names different: declaration 'posBa' definition 'posAddr'.
yabause-0.9.14/src/qt/ui/UIHexEditor.cpp:395:57: note: Function 'keyPressEdit' argument 2 names different: declaration 'posBa' definition 'posAddr'.
yabause-0.9.14/src/qt/ui/UIHexEditor.cpp:152:17: style: Variable 'height' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/qt/ui/UIHexEditor.cpp:223:19: style: Variable 'fontSize' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/qt/ui/UIHexEditor.cpp:774:17: style: Variable 'bottom' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/qt/ui/UIHexEditor.cpp:786:15: style: Variable 'yPos' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/qt/ui/UIHexEditor.cpp:821:17: style: Variable 'focus' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/qt/ui/UIHexEditor.h:33:2: style: Class 'UIHexEditorWnd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/ui/UIHexEditor.h:118:4: style: Class 'UIHexEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/ui/UIHexInput.cpp:32:9: performance: Buffer 'format' is being written before its old content has been used. [redundantCopy]
yabause-0.9.14/src/qt/ui/UIHexInput.cpp:31:4: note: Buffer 'format' is being written before its old content has been used.
yabause-0.9.14/src/qt/ui/UIHexInput.cpp:32:9: note: Buffer 'format' is being written before its old content has been used.
yabause-0.9.14/src/qt/ui/UIHexInput.cpp:21:55: style: Function 'UIHexInput' argument 3 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIHexInput.h:84:44: note: Function 'UIHexInput' argument 3 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIHexInput.cpp:21:55: note: Function 'UIHexInput' argument 3 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIMemorySearch.h:31:2: style: Class 'UIMemorySearch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/ui/UIMemorySearch.cpp:79:13: style: The scope of the variable 'max' can be reduced. [variableScope]
yabause-0.9.14/src/qt/ui/UIMemorySearch.cpp:25:42: style: Function 'UIMemorySearch' argument 1 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIMemorySearch.h:31:27: note: Function 'UIMemorySearch' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIMemorySearch.cpp:25:42: note: Function 'UIMemorySearch' argument 1 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIMemoryTransfer.cpp:25:77: style: Function 'UIMemoryTransfer' argument 2 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIMemoryTransfer.h:30:60: note: Function 'UIMemoryTransfer' argument 2 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIMemoryTransfer.cpp:25:77: note: Function 'UIMemoryTransfer' argument 2 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIPortManager.cpp:74:35: style: Function 'setPort' argument 1 names different: declaration 'portId' definition 'port'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIPortManager.h:36:21: note: Function 'setPort' argument 1 names different: declaration 'portId' definition 'port'.
yabause-0.9.14/src/qt/ui/UIPortManager.cpp:74:35: note: Function 'setPort' argument 1 names different: declaration 'portId' definition 'port'.
yabause-0.9.14/src/qt/ui/UIPortManager.cpp:42:2: performance: Variable 'mPort' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yabause-0.9.14/src/qt/ui/UISettings.cpp:82:127: style: Function 'UISettings' argument 3 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UISettings.h:35:116: note: Function 'UISettings' argument 3 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UISettings.cpp:82:127: note: Function 'UISettings' argument 3 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UISettings.cpp:135:46: style: Function 'requestFile' argument 1 names different: declaration 'caption' definition 'c'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UISettings.h:42:35: note: Function 'requestFile' argument 1 names different: declaration 'caption' definition 'c'.
yabause-0.9.14/src/qt/ui/UISettings.cpp:135:46: note: Function 'requestFile' argument 1 names different: declaration 'caption' definition 'c'.
yabause-0.9.14/src/qt/ui/UISettings.cpp:135:60: style: Function 'requestFile' argument 2 names different: declaration 'edit' definition 'e'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UISettings.h:42:55: note: Function 'requestFile' argument 2 names different: declaration 'edit' definition 'e'.
yabause-0.9.14/src/qt/ui/UISettings.cpp:135:60: note: Function 'requestFile' argument 2 names different: declaration 'edit' definition 'e'.
yabause-0.9.14/src/qt/ui/UISettings.cpp:142:49: style: Function 'requestNewFile' argument 1 names different: declaration 'caption' definition 'c'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UISettings.h:43:38: note: Function 'requestNewFile' argument 1 names different: declaration 'caption' definition 'c'.
yabause-0.9.14/src/qt/ui/UISettings.cpp:142:49: note: Function 'requestNewFile' argument 1 names different: declaration 'caption' definition 'c'.
yabause-0.9.14/src/qt/ui/UISettings.cpp:142:63: style: Function 'requestNewFile' argument 2 names different: declaration 'edit' definition 'e'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UISettings.h:43:58: note: Function 'requestNewFile' argument 2 names different: declaration 'edit' definition 'e'.
yabause-0.9.14/src/qt/ui/UISettings.cpp:142:63: note: Function 'requestNewFile' argument 2 names different: declaration 'edit' definition 'e'.
yabause-0.9.14/src/qt/ui/UISettings.cpp:149:48: style: Function 'requestFolder' argument 1 names different: declaration 'caption' definition 'c'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UISettings.h:44:37: note: Function 'requestFolder' argument 1 names different: declaration 'caption' definition 'c'.
yabause-0.9.14/src/qt/ui/UISettings.cpp:149:48: note: Function 'requestFolder' argument 1 names different: declaration 'caption' definition 'c'.
yabause-0.9.14/src/qt/ui/UISettings.cpp:149:62: style: Function 'requestFolder' argument 2 names different: declaration 'edit' definition 'e'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UISettings.h:44:57: note: Function 'requestFolder' argument 2 names different: declaration 'edit' definition 'e'.
yabause-0.9.14/src/qt/ui/UISettings.cpp:149:62: note: Function 'requestFolder' argument 2 names different: declaration 'edit' definition 'e'.
yabause-0.9.14/src/qt/ui/UISettings.cpp:44:4: performance: Variable 'id' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yabause-0.9.14/src/qt/ui/UISettings.cpp:44:12: performance: Variable 'Name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yabause-0.9.14/src/qt/ui/UIShortcutManager.h:34:2: style: Class 'MyItemDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/ui/UIShortcutManager.h:43:2: style: Class 'UIShortcutManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yabause-0.9.14/src/qt/ui/UIWaitInput.cpp:24:48: style: Function 'UIWaitInput' argument 1 names different: declaration 'core' definition 'c'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIWaitInput.h:29:36: note: Function 'UIWaitInput' argument 1 names different: declaration 'core' definition 'c'.
yabause-0.9.14/src/qt/ui/UIWaitInput.cpp:24:48: note: Function 'UIWaitInput' argument 1 names different: declaration 'core' definition 'c'.
yabause-0.9.14/src/qt/ui/UIWaitInput.cpp:24:66: style: Function 'UIWaitInput' argument 2 names different: declaration 'padKey' definition 'pk'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIWaitInput.h:29:57: note: Function 'UIWaitInput' argument 2 names different: declaration 'padKey' definition 'pk'.
yabause-0.9.14/src/qt/ui/UIWaitInput.cpp:24:66: note: Function 'UIWaitInput' argument 2 names different: declaration 'padKey' definition 'pk'.
yabause-0.9.14/src/qt/ui/UIWaitInput.cpp:24:79: style: Function 'UIWaitInput' argument 3 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIWaitInput.h:29:74: note: Function 'UIWaitInput' argument 3 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIWaitInput.cpp:24:79: note: Function 'UIWaitInput' argument 3 names different: declaration 'parent' definition 'p'.
yabause-0.9.14/src/qt/ui/UIWaitInput.cpp:62:45: style: Function 'keyPressEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIWaitInput.h:39:33: note: Function 'keyPressEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIWaitInput.cpp:62:45: note: Function 'keyPressEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:162:40: style: Function 'showEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIYabause.h:98:38: note: Function 'showEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:162:40: note: Function 'showEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:184:42: style: Function 'closeEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIYabause.h:99:40: note: Function 'closeEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:184:42: note: Function 'closeEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:199:43: style: Function 'keyPressEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIYabause.h:100:41: note: Function 'keyPressEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:199:43: note: Function 'keyPressEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:202:45: style: Function 'keyReleaseEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIYabause.h:101:43: note: Function 'keyReleaseEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:202:45: note: Function 'keyReleaseEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:205:47: style: Function 'mousePressEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIYabause.h:102:45: note: Function 'mousePressEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:205:47: note: Function 'mousePressEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:210:49: style: Function 'mouseReleaseEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIYabause.h:103:47: note: Function 'mouseReleaseEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:210:49: note: Function 'mouseReleaseEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:227:46: style: Function 'mouseMoveEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIYabause.h:104:44: note: Function 'mouseMoveEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:227:46: note: Function 'mouseMoveEvent' argument 1 names different: declaration 'event' definition 'e'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:291:40: style: Function 'appendLog' argument 1 names different: declaration 'msg' definition 's'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIYabause.h:107:30: note: Function 'appendLog' argument 1 names different: declaration 'msg' definition 's'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:291:40: note: Function 'appendLog' argument 1 names different: declaration 'msg' definition 's'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:319:45: style: Function 'sizeRequested' argument 1 names different: declaration 'size' definition 's'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIYabause.h:120:35: note: Function 'sizeRequested' argument 1 names different: declaration 'size' definition 's'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:319:45: note: Function 'sizeRequested' argument 1 names different: declaration 'size' definition 's'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:452:43: style: Function 'fullscreenRequested' argument 1 names different: declaration 'fullscreen' definition 'f'. [funcArgNamesDifferent]
yabause-0.9.14/src/qt/ui/UIYabause.h:125:33: note: Function 'fullscreenRequested' argument 1 names different: declaration 'fullscreen' definition 'f'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:452:43: note: Function 'fullscreenRequested' argument 1 names different: declaration 'fullscreen' definition 'f'.
yabause-0.9.14/src/qt/ui/UIYabause.cpp:321:21: style: Variable 'heightOffset' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/qt/ui/UIYabause.cpp:665:13: style: Variable 'currentCDCore' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/qt/ui/UIYabause.cpp:691:13: style: Variable 'currentCDCore' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/scsp.c:4250:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/scsp.c:4296:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/scsp.c:4197:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yabause-0.9.14/src/scsp.c:4198:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yabause-0.9.14/src/scsp.c:4201:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yabause-0.9.14/src/scsp.c:4207:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yabause-0.9.14/src/scsp.c:4210:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yabause-0.9.14/src/scsp.c:4218:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yabause-0.9.14/src/scsp.c:4259:4: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yabause-0.9.14/src/scsp.c:4260:4: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yabause-0.9.14/src/scsp.c:4266:4: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yabause-0.9.14/src/scsp.c:4267:4: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yabause-0.9.14/src/scsp.c:428:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yabause-0.9.14/src/scsp.c:434:3: note: Found duplicate branches for 'if' and 'else'.
yabause-0.9.14/src/scsp.c:428:3: note: Found duplicate branches for 'if' and 'else'.
yabause-0.9.14/src/scsp.c:1702:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:1722:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:1739:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:1759:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:1777:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:1795:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:1816:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:1834:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:1852:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:1873:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:1891:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:1908:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:1929:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:1946:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:1963:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:1983:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:2001:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:2019:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:2040:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:2058:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:2076:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:2097:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:2115:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:2133:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:2479:6: style: The scope of the variable 'data' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:2524:6: style: The scope of the variable 'data' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:3513:12: style: The scope of the variable 'bufL' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:3513:19: style: The scope of the variable 'bufR' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:3608:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:3628:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:3686:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:3736:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/scsp.c:3901:10: style: The scope of the variable 'i2' can be reduced. [variableScope]
yabause-0.9.14/src/scsp2.c:2106:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/scsp2.c:2220:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/scsp2.c:736:1: style: Same expression on both sides of '||'. [duplicateExpression]
yabause-0.9.14/src/scsp2.c:738:1: style: Same expression on both sides of '||'. [duplicateExpression]
yabause-0.9.14/src/scsp2.c:739:1: style: Same expression on both sides of '||'. [duplicateExpression]
yabause-0.9.14/src/scsp2.c:740:1: style: Same expression on both sides of '||'. [duplicateExpression]
yabause-0.9.14/src/scsp2.c:741:1: style: Same expression on both sides of '||'. [duplicateExpression]
yabause-0.9.14/src/scsp2.c:742:1: style: Same expression on both sides of '||'. [duplicateExpression]
yabause-0.9.14/src/scsp2.c:743:1: style: Same expression on both sides of '||'. [duplicateExpression]
yabause-0.9.14/src/scsp2.c:747:1: style: Same expression on both sides of '||'. [duplicateExpression]
yabause-0.9.14/src/scsp2.c:750:1: style: Same expression on both sides of '||'. [duplicateExpression]
yabause-0.9.14/src/scsp2.c:754:1: style: Same expression on both sides of '||'. [duplicateExpression]
yabause-0.9.14/src/scsp2.c:757:1: style: Same expression on both sides of '||'. [duplicateExpression]
yabause-0.9.14/src/scsp2.c:759:1: style: Same expression on both sides of '||'. [duplicateExpression]
yabause-0.9.14/src/scsp2.c:760:1: style: Same expression on both sides of '||'. [duplicateExpression]
yabause-0.9.14/src/scsp2.c:761:1: style: Same expression on both sides of '||'. [duplicateExpression]
yabause-0.9.14/src/scsp2.c:762:1: style: Same expression on both sides of '||'. [duplicateExpression]
yabause-0.9.14/src/scsp2.c:763:1: style: Same expression on both sides of '||'. [duplicateExpression]
yabause-0.9.14/src/scsp2.c:764:1: style: Same expression on both sides of '||'. [duplicateExpression]
yabause-0.9.14/src/scsp2.c:1069:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/scsp2.c:1327:12: style: The scope of the variable 'bufL' can be reduced. [variableScope]
yabause-0.9.14/src/scsp2.c:1327:19: style: The scope of the variable 'bufR' can be reduced. [variableScope]
yabause-0.9.14/src/scsp2.c:3394:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/scsp2.c:3410:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/scsp2.c:3470:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/scsp2.c:1511:34: style: Function 'SoundRamReadByte' argument 1 names different: declaration 'addr' definition 'address'. [funcArgNamesDifferent]
yabause-0.9.14/src/scsp.h:83:34: note: Function 'SoundRamReadByte' argument 1 names different: declaration 'addr' definition 'address'.
yabause-0.9.14/src/scsp2.c:1511:34: note: Function 'SoundRamReadByte' argument 1 names different: declaration 'addr' definition 'address'.
yabause-0.9.14/src/scsp2.c:1517:35: style: Function 'SoundRamReadWord' argument 1 names different: declaration 'addr' definition 'address'. [funcArgNamesDifferent]
yabause-0.9.14/src/scsp.h:84:35: note: Function 'SoundRamReadWord' argument 1 names different: declaration 'addr' definition 'address'.
yabause-0.9.14/src/scsp2.c:1517:35: note: Function 'SoundRamReadWord' argument 1 names different: declaration 'addr' definition 'address'.
yabause-0.9.14/src/scsp2.c:1523:35: style: Function 'SoundRamReadLong' argument 1 names different: declaration 'addr' definition 'address'. [funcArgNamesDifferent]
yabause-0.9.14/src/scsp.h:85:35: note: Function 'SoundRamReadLong' argument 1 names different: declaration 'addr' definition 'address'.
yabause-0.9.14/src/scsp2.c:1523:35: note: Function 'SoundRamReadLong' argument 1 names different: declaration 'addr' definition 'address'.
yabause-0.9.14/src/scsp2.c:1531:37: style: Function 'SoundRamWriteByte' argument 1 names different: declaration 'addr' definition 'address'. [funcArgNamesDifferent]
yabause-0.9.14/src/scsp.h:86:37: note: Function 'SoundRamWriteByte' argument 1 names different: declaration 'addr' definition 'address'.
yabause-0.9.14/src/scsp2.c:1531:37: note: Function 'SoundRamWriteByte' argument 1 names different: declaration 'addr' definition 'address'.
yabause-0.9.14/src/scsp2.c:1531:49: style: Function 'SoundRamWriteByte' argument 2 names different: declaration 'val' definition 'data'. [funcArgNamesDifferent]
yabause-0.9.14/src/scsp.h:86:46: note: Function 'SoundRamWriteByte' argument 2 names different: declaration 'val' definition 'data'.
yabause-0.9.14/src/scsp2.c:1531:49: note: Function 'SoundRamWriteByte' argument 2 names different: declaration 'val' definition 'data'.
yabause-0.9.14/src/scsp2.c:1538:37: style: Function 'SoundRamWriteWord' argument 1 names different: declaration 'addr' definition 'address'. [funcArgNamesDifferent]
yabause-0.9.14/src/scsp.h:87:37: note: Function 'SoundRamWriteWord' argument 1 names different: declaration 'addr' definition 'address'.
yabause-0.9.14/src/scsp2.c:1538:37: note: Function 'SoundRamWriteWord' argument 1 names different: declaration 'addr' definition 'address'.
yabause-0.9.14/src/scsp2.c:1538:50: style: Function 'SoundRamWriteWord' argument 2 names different: declaration 'val' definition 'data'. [funcArgNamesDifferent]
yabause-0.9.14/src/scsp.h:87:47: note: Function 'SoundRamWriteWord' argument 2 names different: declaration 'val' definition 'data'.
yabause-0.9.14/src/scsp2.c:1538:50: note: Function 'SoundRamWriteWord' argument 2 names different: declaration 'val' definition 'data'.
yabause-0.9.14/src/scsp2.c:1545:37: style: Function 'SoundRamWriteLong' argument 1 names different: declaration 'addr' definition 'address'. [funcArgNamesDifferent]
yabause-0.9.14/src/scsp.h:88:37: note: Function 'SoundRamWriteLong' argument 1 names different: declaration 'addr' definition 'address'.
yabause-0.9.14/src/scsp2.c:1545:37: note: Function 'SoundRamWriteLong' argument 1 names different: declaration 'addr' definition 'address'.
yabause-0.9.14/src/scsp2.c:1545:50: style: Function 'SoundRamWriteLong' argument 2 names different: declaration 'val' definition 'data'. [funcArgNamesDifferent]
yabause-0.9.14/src/scsp.h:88:47: note: Function 'SoundRamWriteLong' argument 2 names different: declaration 'val' definition 'data'.
yabause-0.9.14/src/scsp2.c:1545:50: note: Function 'SoundRamWriteLong' argument 2 names different: declaration 'val' definition 'data'.
yabause-0.9.14/src/scsp2.c:2384:53: style: Function 'ScspConvert32uto16s' argument 3 names different: declaration 'dst' definition 'dest'. [funcArgNamesDifferent]
yabause-0.9.14/src/scsp.h:100:53: note: Function 'ScspConvert32uto16s' argument 3 names different: declaration 'dst' definition 'dest'.
yabause-0.9.14/src/scsp2.c:2384:53: note: Function 'ScspConvert32uto16s' argument 3 names different: declaration 'dst' definition 'dest'.
yabause-0.9.14/src/scsp2.c:3440:31: style: Function 'M68KAddCodeBreakpoint' argument 1 names different: declaration 'addr' definition 'address'. [funcArgNamesDifferent]
yabause-0.9.14/src/scsp.h:139:31: note: Function 'M68KAddCodeBreakpoint' argument 1 names different: declaration 'addr' definition 'address'.
yabause-0.9.14/src/scsp2.c:3440:31: note: Function 'M68KAddCodeBreakpoint' argument 1 names different: declaration 'addr' definition 'address'.
yabause-0.9.14/src/scsp2.c:3468:31: style: Function 'M68KDelCodeBreakpoint' argument 1 names different: declaration 'addr' definition 'address'. [funcArgNamesDifferent]
yabause-0.9.14/src/scsp.h:141:31: note: Function 'M68KDelCodeBreakpoint' argument 1 names different: declaration 'addr' definition 'address'.
yabause-0.9.14/src/scsp2.c:3468:31: note: Function 'M68KDelCodeBreakpoint' argument 1 names different: declaration 'addr' definition 'address'.
yabause-0.9.14/src/scsp2.c:1398:4: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn]
yabause-0.9.14/src/scsp2.c:368:9: style: struct member 'ScspState_struct::sgc' is never used. [unusedStructMember]
yabause-0.9.14/src/scsp2.c:369:9: style: struct member 'ScspState_struct::eg' is never used. [unusedStructMember]
yabause-0.9.14/src/scu.c:1997:4: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
yabause-0.9.14/src/scu.c:2066:4: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
yabause-0.9.14/src/scu.c:706:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/scu.c:1013:20: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/scu.c:1902:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/scu.c:1945:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/scu.c:385:21: style: Variable 'counter' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/sh2_dynarec/assem_arm.c:3048:11: style: Same expression on both sides of '==' because the value of 'entry' and '(int)out' are the same. [duplicateExpression]
yabause-0.9.14/src/sh2_dynarec/assem_arm.c:3046:13: note: 'entry' is assigned value '(int)out' here.
yabause-0.9.14/src/sh2_dynarec/assem_arm.c:3048:11: note: Same expression on both sides of '==' because the value of 'entry' and '(int)out' are the same.
yabause-0.9.14/src/sh2_dynarec/assem_arm.c:2713:8: style: The scope of the variable 'ptr' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/assem_arm.c:174:24: portability: 'stub' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yabause-0.9.14/src/sh2_dynarec/assem_arm.c:177:26: portability: '(void*)ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yabause-0.9.14/src/sh2_dynarec/assem_arm.c:186:24: portability: 'stub' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yabause-0.9.14/src/sh2_dynarec/assem_arm.c:189:26: portability: '(void*)ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yabause-0.9.14/src/sh2_dynarec/assem_arm.c:221:25: portability: '(void*)ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yabause-0.9.14/src/sh2_dynarec/assem_arm.c:262:25: portability: '(void*)ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yabause-0.9.14/src/sh2_dynarec/assem_arm.c:3296:25: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 3295. [shiftTooManyBitsSigned]
yabause-0.9.14/src/sh2_dynarec/assem_arm.c:3295:18: note: Assuming that condition 'j<32' is not redundant
yabause-0.9.14/src/sh2_dynarec/assem_arm.c:3296:25: note: Shift
yabause-0.9.14/src/sh2_dynarec/assem_arm.c:3031:0: style: Variable 'alignedlen' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/sh2_dynarec/assem_arm.c:3205:14: style: Unused variable: new_hr [unusedVariable]
yabause-0.9.14/src/sh2_dynarec/assem_x64.c:159:14: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
yabause-0.9.14/src/sh2_dynarec/assem_x64.c:158:12: note: outer condition: ptr[0]==184
yabause-0.9.14/src/sh2_dynarec/assem_x64.c:159:14: note: opposite inner condition: ptr[0]!=184
yabause-0.9.14/src/sh2_dynarec/assem_x64.c:3367:11: style: Same expression on both sides of '==' because the value of 'entry' and '(int)out' are the same. [duplicateExpression]
yabause-0.9.14/src/sh2_dynarec/assem_x64.c:3365:13: note: 'entry' is assigned value '(int)out' here.
yabause-0.9.14/src/sh2_dynarec/assem_x64.c:3367:11: note: Same expression on both sides of '==' because the value of 'entry' and '(int)out' are the same.
yabause-0.9.14/src/sh2_dynarec/assem_x64.c:2968:7: style: The scope of the variable 'hr' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/assem_x64.c:2986:7: style: The scope of the variable 'hr' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/assem_x64.c:104:27: portability: 'stub' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yabause-0.9.14/src/sh2_dynarec/assem_x64.c:110:31: portability: 'stub' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yabause-0.9.14/src/sh2_dynarec/assem_x64.c:982:37: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
yabause-0.9.14/src/sh2_dynarec/assem_x64.c:985:20: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
yabause-0.9.14/src/sh2_dynarec/assem_x64.c:3356:0: style: Variable 'alignedlen' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/sh2_dynarec/assem_x64.c:3488:14: style: Unused variable: new_hr [unusedVariable]
yabause-0.9.14/src/sh2_dynarec/assem_x86.c:3188:11: style: Same expression on both sides of '==' because the value of 'entry' and '(int)out' are the same. [duplicateExpression]
yabause-0.9.14/src/sh2_dynarec/assem_x86.c:3186:13: note: 'entry' is assigned value '(int)out' here.
yabause-0.9.14/src/sh2_dynarec/assem_x86.c:3188:11: note: Same expression on both sides of '==' because the value of 'entry' and '(int)out' are the same.
yabause-0.9.14/src/sh2_dynarec/assem_x86.c:2739:7: style: The scope of the variable 'hr' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/assem_x86.c:2756:7: style: The scope of the variable 'hr' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/assem_x86.c:106:29: portability: 'stub' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yabause-0.9.14/src/sh2_dynarec/assem_x86.c:112:29: portability: 'stub' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yabause-0.9.14/src/sh2_dynarec/assem_x86.c:860:37: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
yabause-0.9.14/src/sh2_dynarec/assem_x86.c:863:20: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
yabause-0.9.14/src/sh2_dynarec/assem_x86.c:3179:0: style: Variable 'alignedlen' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/sh2_dynarec/assem_x86.c:3308:14: style: Unused variable: new_hr [unusedVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4096:10: style: Expression is always false because 'else if' condition matches previous condition at line 4075. [multiCondition]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4234:12: style: Expression is always false because 'else if' condition matches previous condition at line 4213. [multiCondition]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:1266:18: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5910:17: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2259:9: style: Condition '!c' is always true [knownConditionTrueFalse]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2256:6: note: Assuming that condition '!c' is not redundant
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2259:9: note: Condition '!c' is always true
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4073:6: style: Condition 'unconditional' is always false [knownConditionTrueFalse]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4056:21: note: Assignment 'unconditional=0', assigned value is 0
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4073:6: note: Condition 'unconditional' is always false
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4075:6: style: Condition 'unconditional' is always false [knownConditionTrueFalse]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4056:21: note: Assignment 'unconditional=0', assigned value is 0
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4075:6: note: Condition 'unconditional' is always false
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4096:11: style: Condition 'nop' is always false [knownConditionTrueFalse]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4056:27: note: Assignment 'nop=0', assigned value is 0
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4096:11: note: Condition 'nop' is always false
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4211:8: style: Condition 'unconditional' is always false [knownConditionTrueFalse]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4175:21: note: Assignment 'unconditional=0', assigned value is 0
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4211:8: note: Condition 'unconditional' is always false
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4213:8: style: Condition 'unconditional' is always false [knownConditionTrueFalse]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4175:21: note: Assignment 'unconditional=0', assigned value is 0
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4213:8: note: Condition 'unconditional' is always false
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4234:13: style: Condition 'nop' is always false [knownConditionTrueFalse]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4175:27: note: Assignment 'nop=0', assigned value is 0
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4234:13: note: Condition 'nop' is always false
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4302:10: style: Condition 'nottaken1' is always false [knownConditionTrueFalse]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4242:44: note: Assignment 'nottaken1=0', assigned value is 0
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4302:10: note: Condition 'nottaken1' is always false
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4313:8: style: Condition '!unconditional' is always true [knownConditionTrueFalse]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4175:21: note: Assignment 'unconditional=0', assigned value is 0
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4313:8: note: Condition '!unconditional' is always true
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4331:8: style: Condition '!nop' is always true [knownConditionTrueFalse]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4175:27: note: Assignment 'nop=0', assigned value is 0
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4331:8: note: Condition '!nop' is always true
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4332:10: style: Condition 'taken' is always false [knownConditionTrueFalse]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4311:19: note: Assignment 'taken=0', assigned value is 0
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4332:10: note: Condition 'taken' is always false
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4371:8: style: Condition '!unconditional' is always true [knownConditionTrueFalse]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4175:21: note: Assignment 'unconditional=0', assigned value is 0
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4371:8: note: Condition '!unconditional' is always true
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5117:9: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5117:9: warning: %x in format string (no. 3) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5119:9: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5121:9: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5127:13: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5130:13: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5133:13: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5136:13: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5139:13: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5142:13: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5145:13: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5153:13: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5156:13: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5159:13: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5162:13: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5165:13: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5168:13: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5176:13: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5179:13: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5184:9: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5196:11: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5198:11: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5200:11: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5202:11: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5206:9: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5209:23: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5209:23: warning: printf format string requires 4 parameters but 5 are given. [wrongPrintfScanfArgNum]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5210:14: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5210:14: warning: printf format string requires 3 parameters but 4 are given. [wrongPrintfScanfArgNum]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5213:9: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5216:9: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5219:27: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5220:14: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5223:9: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5226:9: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5230:9: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:6902:19: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4180:3: style: Variable 'internal' is reassigned a value before the old one has been used. [redundantAssignment]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4177:0: note: Variable 'internal' is reassigned a value before the old one has been used.
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4180:3: note: Variable 'internal' is reassigned a value before the old one has been used.
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4496:5: style: Variable 'u' is reassigned a value before the old one has been used. [redundantAssignment]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4495:5: note: Variable 'u' is reassigned a value before the old one has been used.
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4496:5: note: Variable 'u' is reassigned a value before the old one has been used.
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4313:22: style: Same expression on both sides of '&&' because the value of '!unconditional' and '!nop' are the same. [duplicateExpression]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4175:21: note: 'unconditional' is assigned value '0' here.
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4175:27: note: 'nop' is assigned value '0' here.
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4313:22: note: Same expression on both sides of '&&' because the value of '!unconditional' and '!nop' are the same.
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:572:7: style: The scope of the variable 'b' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:1050:23: style: The scope of the variable 'vstart' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:1050:32: style: The scope of the variable 'vend' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:1947:19: style: The scope of the variable 's' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:1947:23: style: The scope of the variable 'sr' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:1947:26: style: The scope of the variable 'temp' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:1967:19: style: The scope of the variable 't' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2190:25: style: The scope of the variable 'cache' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2379:20: style: The scope of the variable 'cache' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2526:25: style: The scope of the variable 'cache' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2594:21: style: The scope of the variable 'constaddr' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2756:15: style: The scope of the variable 's' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2768:15: style: The scope of the variable 's' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:3871:14: style: The scope of the variable 'return_address' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:3894:12: style: The scope of the variable 'return_address' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4104:13: style: The scope of the variable 'taken' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4242:15: style: The scope of the variable 'taken' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4311:13: style: The scope of the variable 'taken' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4311:32: style: The scope of the variable 'nottaken1' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5332:16: style: The scope of the variable 'type' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5332:21: style: The scope of the variable 'mode' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5332:26: style: The scope of the variable 'op' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5332:33: style: The scope of the variable 'op3' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:6453:15: style: The scope of the variable 'or' can be reduced. [variableScope]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:3669:62: warning: Suspicious code: sign conversion of -1 in calculation because '-1' has a negative value [signConversion]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:3686:49: warning: Suspicious code: sign conversion of -1 in calculation because '-1' has a negative value [signConversion]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:857:35: style: Variable 'host_addr' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:885:33: style: Variable 'host_addr' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:1952:14: style: Variable 'temp' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2179:21: style: Unused variable: sr [unusedVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2313:0: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2382:15: style: Unused variable: jaddr2 [unusedVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2591:9: style: Unused variable: addr [unusedVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2591:0: style: Variable 'map' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2591:0: style: Variable 'cache' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2598:10: style: Variable 'offset' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2593:0: style: Variable 'jaddr' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2594:7: style: Unused variable: memtarget [unusedVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2594:0: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2614:14: style: Variable 'reglist' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:2605:0: style: Variable 'jaddr' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:3724:25: style: Variable 'i_regmap' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:3826:25: style: Variable 'i_regmap' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:3828:17: style: Unused variable: rh [unusedVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:3828:20: style: Unused variable: ht [unusedVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4104:0: style: Variable 'nottaken1' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4489:9: style: Unused variable: uu [unusedVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4489:14: style: Unused variable: bu [unusedVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4490:14: style: Unused variable: temp_uu [unusedVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:4491:7: style: Unused variable: tdep [unusedVariable]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:6120:13: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yabause-0.9.14/src/sh2_dynarec/sh2_dynarec.c:5717:14: error: Uninitialized variable: addr [uninitvar]
yabause-0.9.14/src/sh2core.c:347:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/sh2core.c:390:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/sh2core.c:390:11: style: The scope of the variable 'i2' can be reduced. [variableScope]
yabause-0.9.14/src/sh2core.c:688:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/sh2core.c:815:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/sh2core.c:815:11: style: The scope of the variable 'i2' can be reduced. [variableScope]
yabause-0.9.14/src/sh2core.c:1932:8: style: The scope of the variable 'size' can be reduced. [variableScope]
yabause-0.9.14/src/sh2core.c:1933:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/sh2core.c:1933:11: style: The scope of the variable 'i2' can be reduced. [variableScope]
yabause-0.9.14/src/sh2core.c:277:7: error: Memory leak: match [memleak]
yabause-0.9.14/src/sh2core.c:279:4: error: Memory leak: match [memleak]
yabause-0.9.14/src/sh2iasm.c:891:9: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/sh2iasm.c:1097:14: style: Variable 'arg2len' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/sh2int.c:2740:4: style: Variable 'context->stepOverOut.enabled' is reassigned a value before the old one has been used. [redundantAssignment]
yabause-0.9.14/src/sh2int.c:2739:4: note: Variable 'context->stepOverOut.enabled' is reassigned a value before the old one has been used.
yabause-0.9.14/src/sh2int.c:2740:4: note: Variable 'context->stepOverOut.enabled' is reassigned a value before the old one has been used.
yabause-0.9.14/src/sh2int.c:3026:46: warning: Function 'SH2InterpreterSendInterrupt' argument order different: declaration 'context, level, vector' definition 'context, vector, level' [funcArgOrderDifferent]
yabause-0.9.14/src/sh2int.h:58:46: note: Function 'SH2InterpreterSendInterrupt' argument order different: declaration 'context, level, vector' definition 'context, vector, level'
yabause-0.9.14/src/sh2int.c:3026:46: note: Function 'SH2InterpreterSendInterrupt' argument order different: declaration 'context, level, vector' definition 'context, vector, level'
yabause-0.9.14/src/sh2int.c:2863:4: style: Variable 'test' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/smpc.c:322:20: style: The scope of the variable 'port1' can be reduced. [variableScope]
yabause-0.9.14/src/smpc.c:322:28: style: The scope of the variable 'port2' can be reduced. [variableScope]
yabause-0.9.14/src/sock-windows.c:166:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yabause-0.9.14/src/sock-windows.c:168:7: note: Found duplicate branches for 'if' and 'else'.
yabause-0.9.14/src/sock-windows.c:166:7: note: Found duplicate branches for 'if' and 'else'.
yabause-0.9.14/src/titan/titan.c:298:8: style: The scope of the variable 'dot' can be reduced. [variableScope]
yabause-0.9.14/src/tools/cdtest.c:166:9: style: The scope of the variable 'syncheader' can be reduced. [variableScope]
yabause-0.9.14/src/tools/cdtest.c:164:0: style: Variable 'f_size' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/vdp1.c:226:4: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
yabause-0.9.14/src/vdp1.c:253:4: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
yabause-0.9.14/src/vdp1.c:261:4: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
yabause-0.9.14/src/vdp1.c:307:4: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
yabause-0.9.14/src/vdp1.c:919:13: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/vdp1.c:619:8: style: The scope of the variable 'command' can be reduced. [variableScope]
yabause-0.9.14/src/vdp2.c:453:4: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
yabause-0.9.14/src/vdp2.c:509:4: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
yabause-0.9.14/src/vdp2.c:517:4: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
yabause-0.9.14/src/vdp2debug.c:647:7: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/vdp2debug.c:924:7: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/vdp2debug.c:1138:7: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/vdp2debug.c:1274:7: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/vdp2debug.c:1413:7: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/vdp2debug.c:1631:7: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yabause-0.9.14/src/vdp2debug.c:241:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yabause-0.9.14/src/vdp2debug.c:326:8: style: The scope of the variable 'r' can be reduced. [variableScope]
yabause-0.9.14/src/vdp2debug.c:326:11: style: The scope of the variable 'g' can be reduced. [variableScope]
yabause-0.9.14/src/vdp2debug.c:326:14: style: The scope of the variable 'b' can be reduced. [variableScope]
yabause-0.9.14/src/vdp2debug.c:402:7: style: The scope of the variable 'map' can be reduced. [variableScope]
yabause-0.9.14/src/vdp2debug.c:663:7: style: The scope of the variable 'map' can be reduced. [variableScope]
yabause-0.9.14/src/vdp2debug.c:941:7: style: The scope of the variable 'map' can be reduced. [variableScope]
yabause-0.9.14/src/vdp2debug.c:1149:7: style: The scope of the variable 'map' can be reduced. [variableScope]
yabause-0.9.14/src/vdp2debug.c:1287:7: style: The scope of the variable 'map' can be reduced. [variableScope]
yabause-0.9.14/src/vidshared.h:729:74: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.h:735:82: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.h:765:66: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.h:772:74: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vdp2debug.c:1433:7: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vdp2debug.c:1504:7: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vdp2debug.c:1528:10: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vdp2debug.c:1538:7: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vdp2debug.c:1545:7: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vdp2debug.c:1556:7: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:263:12: style: Variable 'addr' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/vidshared.c:422:12: style: Variable 'addr' is assigned a value that is never used. [unreadVariable]
yabause-0.9.14/src/vidshared.c:159:74: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:163:74: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:167:74: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:171:79: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:175:79: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:179:77: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:183:77: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:187:72: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:195:72: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:199:72: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:203:72: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:207:72: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:211:65: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:215:65: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:219:65: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:223:65: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:227:65: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:231:65: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:235:73: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:239:73: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:243:73: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:247:73: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:258:83: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:262:82: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:267:59: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:273:61: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:318:66: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:322:66: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:326:66: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:330:71: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:334:71: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:338:69: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:342:69: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:346:64: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:354:64: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:358:64: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:362:64: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:366:64: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:370:20: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:374:20: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:378:20: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:382:20: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:386:20: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:390:20: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:394:65: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:398:65: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:402:65: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:406:65: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:417:75: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:421:74: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:426:59: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:432:61: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:591:59: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:598:67: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:613:51: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidshared.c:621:59: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/vidsoft.c:476:8: style: The scope of the variable 'planenum' can be reduced. [variableScope]
yabause-0.9.14/src/vidsoft.c:1089:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/vidsoft.c:2832:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/vidsoft.c:2832:11: style: The scope of the variable 'i2' can be reduced. [variableScope]
yabause-0.9.14/src/vidsoft.c:2834:7: style: The scope of the variable 'prioritytable' can be reduced. [variableScope]
yabause-0.9.14/src/vidsoft.c:2835:8: style: The scope of the variable 'vdp1coloroffset' can be reduced. [variableScope]
yabause-0.9.14/src/vidsoft.c:2841:8: style: The scope of the variable 'wctl' can be reduced. [variableScope]
yabause-0.9.14/src/vidsoft.c:3281:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/vidsoft.c:3281:10: style: The scope of the variable 'i2' can be reduced. [variableScope]
yabause-0.9.14/src/vidsoft.c:3282:8: style: The scope of the variable 'w' can be reduced. [variableScope]
yabause-0.9.14/src/vidsoft.c:3282:10: style: The scope of the variable 'h' can be reduced. [variableScope]
yabause-0.9.14/src/vidsoft.c:929:51: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yabause-0.9.14/src/yabause.c:710:8: style: The scope of the variable 'data' can be reduced. [variableScope]
yabause-0.9.14/src/yabause.c:841:8: style: The scope of the variable 'addr' can be reduced. [variableScope]
yabause-0.9.14/src/yabause.c:842:8: style: The scope of the variable 'size' can be reduced. [variableScope]
yabause-0.9.14/src/yabause.c:843:8: style: The scope of the variable 'blocks' can be reduced. [variableScope]
yabause-0.9.14/src/yabause.c:844:17: style: The scope of the variable 'i' can be reduced. [variableScope]
yabause-0.9.14/src/yabause.c:844:20: style: The scope of the variable 'i2' can be reduced. [variableScope]
[18:45]

ftp://ftp.se.debian.org/debian/pool/main/y/yaboot/yaboot_1.3.17.orig.tar.gz
yaboot-1.3.17/lib/ctype.c:33:9: style: The scope of the variable 'c1' can be reduced. [variableScope]
yaboot-1.3.17/lib/ctype.c:33:13: style: The scope of the variable 'c2' can be reduced. [variableScope]
yaboot-1.3.17/lib/malloc.c:40:22: portability: 'bottom' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yaboot-1.3.17/second/cfg.c:431:5: style: Variable 'curr_table' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
yaboot-1.3.17/second/cfg.c:430:5: note: Variable 'curr_table' is reassigned a value before the old one has been used if variable is no semaphore variable.
yaboot-1.3.17/second/cfg.c:431:5: note: Variable 'curr_table' is reassigned a value before the old one has been used if variable is no semaphore variable.
yaboot-1.3.17/second/cfg.c:592:14: style: The scope of the variable 'walk' can be reduced. [variableScope]
yaboot-1.3.17/second/cmdline.c:45:13: style: The scope of the variable 'c' can be reduced. [variableScope]
yaboot-1.3.17/second/file.c:58:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yaboot-1.3.17/second/file.c:662:13: warning: Size of pointer 'file' used instead of size of its data. [pointerSize]
yaboot-1.3.17/second/fs_ext2.c:291:10: style: The scope of the variable 'size' can be reduced. [variableScope]
yaboot-1.3.17/second/fs_of.c:88:26: style: The scope of the variable 'p' can be reduced. [variableScope]
yaboot-1.3.17/second/fs_of.c:141:26: style: The scope of the variable 'p' can be reduced. [variableScope]
yaboot-1.3.17/second/fs_reiserfs.c:169:20: style: Opposite expression on both sides of '&'. [oppositeExpression]
yaboot-1.3.17/second/fs_reiserfs.c:169:20: note: Opposite expression on both sides of '&'.
yaboot-1.3.17/second/fs_reiserfs.c:169:20: note: Opposite expression on both sides of '&'.
yaboot-1.3.17/second/fs_xfs.c:701:6: style: The scope of the variable 'di_mode' can be reduced. [variableScope]
yaboot-1.3.17/second/partition.c:411:4: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn]
yaboot-1.3.17/second/partition.c:75:31: warning: Possible null pointer dereference: part_type [nullPointer]
yaboot-1.3.17/second/partition.c:374:8: note: Calling function 'add_new_partition', 3rd argument 'part_type' value is 0
yaboot-1.3.17/second/partition.c:75:31: note: Null pointer dereference
yaboot-1.3.17/second/partition.c:76:31: warning: Possible null pointer dereference: part_name [nullPointer]
yaboot-1.3.17/second/partition.c:178:8: note: Calling function 'add_new_partition', 4th argument 'part_name' value is 0
yaboot-1.3.17/second/partition.c:76:31: note: Null pointer dereference
yaboot-1.3.17/second/partition.c:281:2: style: Variable 'used' is reassigned a value before the old one has been used. [redundantAssignment]
yaboot-1.3.17/second/partition.c:273:0: note: Variable 'used' is reassigned a value before the old one has been used.
yaboot-1.3.17/second/partition.c:281:2: note: Variable 'used' is reassigned a value before the old one has been used.
yaboot-1.3.17/second/partition.c:275:6: style: The scope of the variable 'checksum' can be reduced. [variableScope]
yaboot-1.3.17/second/prom.c:367:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yaboot-1.3.17/second/prom.c:589:12: style: The scope of the variable 'found' can be reduced. [variableScope]
yaboot-1.3.17/second/prom.c:606:12: style: The scope of the variable 'found' can be reduced. [variableScope]
yaboot-1.3.17/second/prom.c:591:14: portability: 'addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yaboot-1.3.17/second/prom.c:608:14: portability: 'addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yaboot-1.3.17/second/prom.c:748:30: portability: 'bootp_response' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yaboot-1.3.17/second/prom.c:96:30: error: va_list 'list' was opened but not closed by va_end(). [va_end_missing]
yaboot-1.3.17/second/yaboot.c:348:10: style: Condition 'opened' is always true [knownConditionTrueFalse]
yaboot-1.3.17/second/yaboot.c:337:15: note: Assignment 'opened=1', assigned value is 1
yaboot-1.3.17/second/yaboot.c:348:10: note: Condition 'opened' is always true
yaboot-1.3.17/second/yaboot.c:916:28: warning: Possible null pointer dereference: space [nullPointer]
yaboot-1.3.17/second/yaboot.c:912:28: note: Assignment 'space=NULL', assigned value is 0
yaboot-1.3.17/second/yaboot.c:916:28: note: Null pointer dereference
yaboot-1.3.17/second/yaboot.c:1179:17: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yaboot-1.3.17/second/yaboot.c:1031:18: note: Assignment 'initrd_base=0', assigned value is 0
yaboot-1.3.17/second/yaboot.c:1179:17: note: Null pointer addition
yaboot-1.3.17/second/yaboot.c:1186:29: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yaboot-1.3.17/second/yaboot.c:1031:18: note: Assignment 'initrd_base=0', assigned value is 0
yaboot-1.3.17/second/yaboot.c:1186:29: note: Null pointer addition
yaboot-1.3.17/second/yaboot.c:183:6: style: Variable 'malloc_base' is reassigned a value before the old one has been used. [redundantAssignment]
yaboot-1.3.17/second/yaboot.c:174:0: note: Variable 'malloc_base' is reassigned a value before the old one has been used.
yaboot-1.3.17/second/yaboot.c:183:6: note: Variable 'malloc_base' is reassigned a value before the old one has been used.
yaboot-1.3.17/second/yaboot.c:268:6: style: Variable 'defdev' is reassigned a value before the old one has been used. [redundantAssignment]
yaboot-1.3.17/second/yaboot.c:259:0: note: Variable 'defdev' is reassigned a value before the old one has been used.
yaboot-1.3.17/second/yaboot.c:268:6: note: Variable 'defdev' is reassigned a value before the old one has been used.
yaboot-1.3.17/second/yaboot.c:323:6: style: Variable 'conf_file' is reassigned a value before the old one has been used. [redundantAssignment]
yaboot-1.3.17/second/yaboot.c:318:0: note: Variable 'conf_file' is reassigned a value before the old one has been used.
yaboot-1.3.17/second/yaboot.c:323:6: note: Variable 'conf_file' is reassigned a value before the old one has been used.
yaboot-1.3.17/second/yaboot.c:367:10: style: Variable 'macaddr' is reassigned a value before the old one has been used. [redundantAssignment]
yaboot-1.3.17/second/yaboot.c:364:0: note: Variable 'macaddr' is reassigned a value before the old one has been used.
yaboot-1.3.17/second/yaboot.c:367:10: note: Variable 'macaddr' is reassigned a value before the old one has been used.
yaboot-1.3.17/second/yaboot.c:769:10: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yaboot-1.3.17/second/yaboot.c:771:10: note: Found duplicate branches for 'if' and 'else'.
yaboot-1.3.17/second/yaboot.c:769:10: note: Found duplicate branches for 'if' and 'else'.
yaboot-1.3.17/second/yaboot.c:636:13: style: The scope of the variable 'n' can be reduced. [variableScope]
yaboot-1.3.17/second/yaboot.c:639:10: style: The scope of the variable 'beg' can be reduced. [variableScope]
yaboot-1.3.17/second/yaboot.c:639:19: style: The scope of the variable 'end' can be reduced. [variableScope]
yaboot-1.3.17/second/yaboot.c:641:10: style: The scope of the variable 'restricted' can be reduced. [variableScope]
yaboot-1.3.17/second/yaboot.c:644:18: style: The scope of the variable 'initrdpath' can be reduced. [variableScope]
yaboot-1.3.17/second/yaboot.c:646:32: style: The scope of the variable 'hasarg' can be reduced. [variableScope]
yaboot-1.3.17/second/yaboot.c:1568:12: style: The scope of the variable 'ptype' can be reduced. [variableScope]
yaboot-1.3.17/second/yaboot.c:1129:51: portability: 'loadinfo.base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yaboot-1.3.17/second/yaboot.c:1171:33: portability: 'loadinfo.base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yaboot-1.3.17/second/yaboot.c:1171:50: portability: 'loadinfo.base+loadinfo.entry' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yaboot-1.3.17/second/yaboot.c:1179:17: portability: 'initrd_base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yaboot-1.3.17/second/yaboot.c:1186:29: portability: 'initrd_base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yaboot-1.3.17/second/yaboot.c:1308:61: portability: 'loadinfo->base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yaboot-1.3.17/second/yaboot.c:1440:61: portability: 'loadinfo->base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yaboot-1.3.17/second/yaboot.c:935:30: style: Variable 'timeout' is assigned a value that is never used. [unreadVariable]
yaboot-1.3.17/second/yaboot.c:278:6: warning: The buffer 'msgpath' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
yaboot-1.3.17/second/yaboot.c:970:6: warning: The buffer 'imagepath' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
yaboot-1.3.17/second/yaboot.c:992:20: warning: The buffer 'initrdpath' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
yaboot-1.3.17/second/yaboot.c:994:16: warning: The buffer 'initrdpath' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
[18:45]

ftp://ftp.se.debian.org/debian/pool/main/y/yacas/yacas_1.3.6.orig.tar.gz
yacas-1.3.6/docs/autocompleter.cpp:38:17: style: C-style pointer casting [cstyleCast]
yacas-1.3.6/docs/autocompleter.cpp:39:17: style: C-style pointer casting [cstyleCast]
yacas-1.3.6/docs/autocompleter.cpp:73:15: style: C-style pointer casting [cstyleCast]
yacas-1.3.6/src/commandline.cpp:102:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yacas-1.3.6/src/commandline.cpp:107:11: note: Found duplicate branches for 'if' and 'else'.
yacas-1.3.6/src/commandline.cpp:102:9: note: Found duplicate branches for 'if' and 'else'.
yacas-1.3.6/src/commandline.cpp:9:9: style: Struct 'IsPrefix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yacas-1.3.6/src/obmalloc.cpp:1208:12: style: The scope of the variable 'size' can be reduced. [variableScope]
yacas-1.3.6/src/obmalloc.cpp:290:20: style: union member 'Anonymous0::_padding' is never used. [unusedStructMember]
yacas-1.3.6/src/yacasmain.cpp:1140:0: error: #error "This platform is not yet supported. Please contact developers at yacas-devel@sourceforge.net" [preprocessorErrorDirective]
[18:45]

ftp://ftp.se.debian.org/debian/pool/main/y/yacpi/yacpi_3.0.orig.tar.gz
yacpi-3.0/yacpi.c:228:19: warning: Either the condition 'if(fa&&fa->fan_state==F_OFF)' is redundant or there is possible null pointer dereference: fa. [nullPointerRedundantCheck]
yacpi-3.0/yacpi.c:229:7: note: Assuming that condition 'if(fa&&fa->fan_state==F_OFF)' is not redundant
yacpi-3.0/yacpi.c:228:19: note: Null pointer dereference
yacpi-3.0/yacpi.c:217:9: style: The scope of the variable 'fa' can be reduced. [variableScope]
yacpi-3.0/yacpi.c:218:6: style: The scope of the variable 'i' can be reduced. [variableScope]
yacpi-3.0/yacpi.c:251:6: style: The scope of the variable 'i' can be reduced. [variableScope]
yacpi-3.0/yacpi.c:252:13: style: The scope of the variable 'tp' can be reduced. [variableScope]
yacpi-3.0/yacpi.c:447:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
[18:45]

ftp://ftp.se.debian.org/debian/pool/main/y/yad/yad_0.38.2.orig.tar.xz
yad-0.38.2/src/browser.c:197:3: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
yad-0.38.2/src/browser.c:189:3: note: Variable 'data' is reassigned a value before the old one has been used.
yad-0.38.2/src/browser.c:197:3: note: Variable 'data' is reassigned a value before the old one has been used.
yad-0.38.2/src/calendar.c:126:3: style: Variable 'date' is reassigned a value before the old one has been used. [redundantAssignment]
yad-0.38.2/src/calendar.c:123:0: note: Variable 'date' is reassigned a value before the old one has been used.
yad-0.38.2/src/calendar.c:126:3: note: Variable 'date' is reassigned a value before the old one has been used.
yad-0.38.2/src/calendar.c:46:26: style: The scope of the variable 'dtl' can be reduced. [variableScope]
yad-0.38.2/src/entry.c:121:3: style: Variable 'w' is reassigned a value before the old one has been used. [redundantAssignment]
yad-0.38.2/src/entry.c:116:0: note: Variable 'w' is reassigned a value before the old one has been used.
yad-0.38.2/src/entry.c:121:3: note: Variable 'w' is reassigned a value before the old one has been used.
yad-0.38.2/src/form.c:409:14: style: The scope of the variable 'dlg' can be reduced. [variableScope]
yad-0.38.2/src/form.c:411:17: style: The scope of the variable 'path' can be reduced. [variableScope]
yad-0.38.2/src/form.c:496:14: style: The scope of the variable 'dlg' can be reduced. [variableScope]
yad-0.38.2/src/form.c:498:17: style: The scope of the variable 'path' can be reduced. [variableScope]
yad-0.38.2/src/form.c:569:14: style: The scope of the variable 'dlg' can be reduced. [variableScope]
yad-0.38.2/src/form.c:569:20: style: The scope of the variable 'cal' can be reduced. [variableScope]
yad-0.38.2/src/form.c:698:18: style: The scope of the variable 'l' can be reduced. [variableScope]
yad-0.38.2/src/form.c:1128:36: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yad-0.38.2/src/form.c:1313:53: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
yad-0.38.2/src/html.c:186:14: style: The scope of the variable 'mi' can be reduced. [variableScope]
yad-0.38.2/src/icons.c:246:14: style: The scope of the variable 'icon' can be reduced. [variableScope]
yad-0.38.2/src/list.c:567:15: style: The scope of the variable 'channel' can be reduced. [variableScope]
yad-0.38.2/src/list.c:844:21: style: The scope of the variable 'menu' can be reduced. [variableScope]
yad-0.38.2/src/list.c:847:18: style: The scope of the variable 'item' can be reduced. [variableScope]
yad-0.38.2/src/main.c:299:11: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
yad-0.38.2/src/main.c:295:7: note: outer condition: mw
yad-0.38.2/src/main.c:299:11: note: identical inner condition: mw
yad-0.38.2/src/main.c:186:7: style: Variable 'pb' is reassigned a value before the old one has been used. [redundantAssignment]
yad-0.38.2/src/main.c:184:0: note: Variable 'pb' is reassigned a value before the old one has been used.
yad-0.38.2/src/main.c:186:7: note: Variable 'pb' is reassigned a value before the old one has been used.
yad-0.38.2/src/multi-progress.c:42:9: style: The scope of the variable 'percentage' can be reduced. [variableScope]
yad-0.38.2/src/multi-progress.c:47:15: style: The scope of the variable 'value' can be reduced. [variableScope]
yad-0.38.2/src/notification.c:104:14: style: The scope of the variable 'pixbuf' can be reduced. [variableScope]
yad-0.38.2/src/print.c:299:11: style: Variable 'pb' is reassigned a value before the old one has been used. [redundantAssignment]
yad-0.38.2/src/print.c:297:0: note: Variable 'pb' is reassigned a value before the old one has been used.
yad-0.38.2/src/print.c:299:11: note: Variable 'pb' is reassigned a value before the old one has been used.
yad-0.38.2/src/print.c:215:14: style: The scope of the variable 'box' can be reduced. [variableScope]
yad-0.38.2/src/print.c:215:20: style: The scope of the variable 'img' can be reduced. [variableScope]
yad-0.38.2/src/print.c:215:26: style: The scope of the variable 'lbl' can be reduced. [variableScope]
yad-0.38.2/src/progress.c:44:9: style: The scope of the variable 'percentage' can be reduced. [variableScope]
yad-0.38.2/src/text.c:222:3: style: Variable 'tags' is reassigned a value before the old one has been used. [redundantAssignment]
yad-0.38.2/src/text.c:214:0: note: Variable 'tags' is reassigned a value before the old one has been used.
yad-0.38.2/src/text.c:222:3: note: Variable 'tags' is reassigned a value before the old one has been used.
yad-0.38.2/src/text.c:183:10: style: The scope of the variable 'url' can be reduced. [variableScope]
yad-0.38.2/src/text.c:183:16: style: The scope of the variable 'cmdline' can be reduced. [variableScope]
yad-0.38.2/src/text.c:419:0: error: Resource leak: f [resourceLeak]
yad-0.38.2/src/util.c:38:13: style: The scope of the variable 'kf' can be reduced. [variableScope]
yad-0.38.2/src/util.c:325:14: style: The scope of the variable 'i' can be reduced. [variableScope]
[18:45]

ftp://ftp.se.debian.org/debian/pool/main/y/yade/yade_2018.02b.orig.tar.gz
Checking trunk-2018.02b/pkg/dem/Shop_01.cpp: __GCC__=1;__GCC__=1...

trunk-2018.02b/core/BodyContainer.hpp:49:66: performance: Variable 'end' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/core/BodyContainer.hpp:48:4: style: Class 'smart_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/core/Clump.cpp:20:41: style: Function 'add' argument 1 names different: declaration 'clump' definition 'clumpBody'. [funcArgNamesDifferent]
trunk-2018.02b/core/Clump.hpp:58:43: note: Function 'add' argument 1 names different: declaration 'clump' definition 'clumpBody'.
trunk-2018.02b/core/Clump.cpp:20:41: note: Function 'add' argument 1 names different: declaration 'clump' definition 'clumpBody'.
trunk-2018.02b/core/Clump.cpp:47:41: style: Function 'del' argument 1 names different: declaration 'clump' definition 'clumpBody'. [funcArgNamesDifferent]
trunk-2018.02b/core/Clump.hpp:59:43: note: Function 'del' argument 1 names different: declaration 'clump' definition 'clumpBody'.
trunk-2018.02b/core/Clump.cpp:47:41: note: Function 'del' argument 1 names different: declaration 'clump' definition 'clumpBody'.
trunk-2018.02b/core/Clump.cpp:88:54: style: Function 'updateProperties' argument 1 names different: declaration 'clump' definition 'clumpBody'. [funcArgNamesDifferent]
trunk-2018.02b/core/Clump.hpp:61:56: note: Function 'updateProperties' argument 1 names different: declaration 'clump' definition 'clumpBody'.
trunk-2018.02b/core/Clump.cpp:88:54: note: Function 'updateProperties' argument 1 names different: declaration 'clump' definition 'clumpBody'.
trunk-2018.02b/core/Clump.cpp:242:66: style: Function 'updatePropertiesNonSpherical' argument 1 names different: declaration 'clump' definition 'clumpBody'. [funcArgNamesDifferent]
trunk-2018.02b/core/Clump.hpp:62:68: note: Function 'updatePropertiesNonSpherical' argument 1 names different: declaration 'clump' definition 'clumpBody'.
trunk-2018.02b/core/Clump.cpp:242:66: note: Function 'updatePropertiesNonSpherical' argument 1 names different: declaration 'clump' definition 'clumpBody'.
trunk-2018.02b/core/Clump.cpp:347:66: style: Function 'updatePropertiesNonSpherical' argument 1 names different: declaration 'clump' definition 'clumpBody'. [funcArgNamesDifferent]
trunk-2018.02b/core/Clump.hpp:63:68: note: Function 'updatePropertiesNonSpherical' argument 1 names different: declaration 'clump' definition 'clumpBody'.
trunk-2018.02b/core/Clump.cpp:347:66: note: Function 'updatePropertiesNonSpherical' argument 1 names different: declaration 'clump' definition 'clumpBody'.
trunk-2018.02b/core/Clump.cpp:452:53: style: Function 'addNonSpherical' argument 1 names different: declaration 'clump' definition 'clumpBody'. [funcArgNamesDifferent]
trunk-2018.02b/core/Clump.hpp:84:55: note: Function 'addNonSpherical' argument 1 names different: declaration 'clump' definition 'clumpBody'.
trunk-2018.02b/core/Clump.cpp:452:53: note: Function 'addNonSpherical' argument 1 names different: declaration 'clump' definition 'clumpBody'.
trunk-2018.02b/core/FileGenerator.cpp:19:51: style: Function 'generateAndSave' argument 1 names different: declaration 'outFile' definition 'outputFileName'. [funcArgNamesDifferent]
trunk-2018.02b/core/FileGenerator.hpp:22:38: note: Function 'generateAndSave' argument 1 names different: declaration 'outFile' definition 'outputFileName'.
trunk-2018.02b/core/FileGenerator.cpp:19:51: note: Function 'generateAndSave' argument 1 names different: declaration 'outFile' definition 'outputFileName'.
trunk-2018.02b/core/Omega.cpp:54:21: error: Shifting by a negative value is undefined behaviour [shiftNegative]
trunk-2018.02b/core/Omega.cpp:229:42: style: Function 'loadSimulation' argument 1 names different: declaration 'name' definition 'f'. [funcArgNamesDifferent]
trunk-2018.02b/core/Omega.hpp:87:37: note: Function 'loadSimulation' argument 1 names different: declaration 'name' definition 'f'.
trunk-2018.02b/core/Omega.cpp:229:42: note: Function 'loadSimulation' argument 1 names different: declaration 'name' definition 'f'.
trunk-2018.02b/core/Omega.cpp:263:42: style: Function 'saveSimulation' argument 1 names different: declaration 'name' definition 'f'. [funcArgNamesDifferent]
trunk-2018.02b/core/Omega.hpp:88:37: note: Function 'saveSimulation' argument 1 names different: declaration 'name' definition 'f'.
trunk-2018.02b/core/Omega.cpp:263:42: note: Function 'saveSimulation' argument 1 names different: declaration 'name' definition 'f'.
trunk-2018.02b/core/Omega.cpp:171:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
trunk-2018.02b/core/ThreadRunner.hpp:59:3: style: Class 'ThreadRunner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/core/SimulationFlow.hpp:16:16: style: The function 'singleAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
trunk-2018.02b/core/ThreadWorker.hpp:47:16: note: Virtual function in base class
trunk-2018.02b/core/SimulationFlow.hpp:16:16: note: Function in derived class
trunk-2018.02b/core/TimeStepper.hpp:20:16: style: The function 'isActivated' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
trunk-2018.02b/core/Engine.hpp:33:16: note: Virtual function in base class
trunk-2018.02b/core/TimeStepper.hpp:20:16: note: Function in derived class
trunk-2018.02b/core/TimeStepper.hpp:21:16: style: The function 'action' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
trunk-2018.02b/core/Engine.hpp:34:16: note: Virtual function in base class
trunk-2018.02b/core/TimeStepper.hpp:21:16: note: Function in derived class
trunk-2018.02b/core/Omega.cpp:158:24: performance: Possible inefficient checking for 'pythonables' emptiness. [stlSize]
trunk-2018.02b/core/Scene.cpp:155:38: style: Function 'timeStepperActivate' argument 1 names different: declaration 'activate' definition 'a'. [funcArgNamesDifferent]
trunk-2018.02b/core/Scene.hpp:57:33: note: Function 'timeStepperActivate' argument 1 names different: declaration 'activate' definition 'a'.
trunk-2018.02b/core/Scene.cpp:155:38: note: Function 'timeStepperActivate' argument 1 names different: declaration 'activate' definition 'a'.
trunk-2018.02b/core/ThreadWorker.cpp:29:42: performance: Function parameter 's' should be passed by const reference. [passedByValue]
trunk-2018.02b/gui/qt4/GLViewer.cpp:53:24: style: Function 'GLViewer' argument 1 names different: declaration 'viewId' definition '_viewId'. [funcArgNamesDifferent]
trunk-2018.02b/gui/qt4/GLViewer.hpp:74:16: note: Function 'GLViewer' argument 1 names different: declaration 'viewId' definition '_viewId'.
trunk-2018.02b/gui/qt4/GLViewer.cpp:53:24: note: Function 'GLViewer' argument 1 names different: declaration 'viewId' definition '_viewId'.
trunk-2018.02b/gui/qt4/GLViewer.cpp:53:67: style: Function 'GLViewer' argument 2 names different: declaration 'renderer' definition '_renderer'. [funcArgNamesDifferent]
trunk-2018.02b/gui/qt4/GLViewer.hpp:74:58: note: Function 'GLViewer' argument 2 names different: declaration 'renderer' definition '_renderer'.
trunk-2018.02b/gui/qt4/GLViewer.cpp:53:67: note: Function 'GLViewer' argument 2 names different: declaration 'renderer' definition '_renderer'.
trunk-2018.02b/gui/qt4/GLViewer.hpp:142:3: style: Class 'GLLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/gui/qt4/OpenGLManager.hpp:20:3: style: Class 'OpenGLManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/gui/qt4/GLViewerDisplay.cpp:36:217: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
trunk-2018.02b/gui/qt4/GLViewerDisplay.cpp:93:18: style: The scope of the variable 'v' can be reduced. [variableScope]
trunk-2018.02b/gui/qt4/GLViewerDisplay.cpp:266:7: style: Variable 'y' is assigned a value that is never used. [unreadVariable]
trunk-2018.02b/gui/qt4/GLViewerMouse.cpp:84:51: style: Function 'mouseDoubleClickEvent' argument 1 names different: declaration 'e' definition 'event'. [funcArgNamesDifferent]
trunk-2018.02b/gui/qt4/GLViewer.hpp:127:51: note: Function 'mouseDoubleClickEvent' argument 1 names different: declaration 'e' definition 'event'.
trunk-2018.02b/gui/qt4/GLViewerMouse.cpp:84:51: note: Function 'mouseDoubleClickEvent' argument 1 names different: declaration 'e' definition 'event'.
trunk-2018.02b/gui/qt4/GLViewerMouse.cpp:99:40: style: Function 'wheelEvent' argument 1 names different: declaration 'e' definition 'event'. [funcArgNamesDifferent]
trunk-2018.02b/gui/qt4/GLViewer.hpp:128:40: note: Function 'wheelEvent' argument 1 names different: declaration 'e' definition 'event'.
trunk-2018.02b/gui/qt4/GLViewerMouse.cpp:99:40: note: Function 'wheelEvent' argument 1 names different: declaration 'e' definition 'event'.
trunk-2018.02b/gui/qt4/OpenGLManager.hpp:39:16: warning: Virtual function 'createViewSlot' is called from constructor 'OpenGLManager(QObject*parent=0)' at line 12. Dynamic binding is not used. [virtualCallInConstructor]
trunk-2018.02b/gui/qt4/OpenGLManager.cpp:12:46: note: Calling createViewSlot
trunk-2018.02b/gui/qt4/OpenGLManager.hpp:39:16: note: createViewSlot is a virtual method
trunk-2018.02b/gui/qt4/OpenGLManager.hpp:40:16: warning: Virtual function 'resizeViewSlot' is called from constructor 'OpenGLManager(QObject*parent=0)' at line 13. Dynamic binding is not used. [virtualCallInConstructor]
trunk-2018.02b/gui/qt4/OpenGLManager.cpp:13:57: note: Calling resizeViewSlot
trunk-2018.02b/gui/qt4/OpenGLManager.hpp:40:16: note: resizeViewSlot is a virtual method
trunk-2018.02b/gui/qt4/OpenGLManager.hpp:41:16: warning: Virtual function 'closeViewSlot' is called from constructor 'OpenGLManager(QObject*parent=0)' at line 14. Dynamic binding is not used. [virtualCallInConstructor]
trunk-2018.02b/gui/qt4/OpenGLManager.cpp:14:48: note: Calling closeViewSlot
trunk-2018.02b/gui/qt4/OpenGLManager.hpp:41:16: note: closeViewSlot is a virtual method
trunk-2018.02b/gui/qt4/OpenGLManager.hpp:43:16: warning: Virtual function 'startTimerSlot' is called from constructor 'OpenGLManager(QObject*parent=0)' at line 15. Dynamic binding is not used. [virtualCallInConstructor]
trunk-2018.02b/gui/qt4/OpenGLManager.cpp:15:52: note: Calling startTimerSlot
trunk-2018.02b/gui/qt4/OpenGLManager.hpp:43:16: note: startTimerSlot is a virtual method
trunk-2018.02b/gui/qt4/_GLViewer.cpp:18:3: style: Class 'pyGLViewer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/gui/qt5/GLViewer.cpp:53:24: style: Function 'GLViewer' argument 1 names different: declaration 'viewId' definition '_viewId'. [funcArgNamesDifferent]
trunk-2018.02b/gui/qt5/GLViewer.hpp:74:16: note: Function 'GLViewer' argument 1 names different: declaration 'viewId' definition '_viewId'.
trunk-2018.02b/gui/qt5/GLViewer.cpp:53:24: note: Function 'GLViewer' argument 1 names different: declaration 'viewId' definition '_viewId'.
trunk-2018.02b/gui/qt5/GLViewer.cpp:53:67: style: Function 'GLViewer' argument 2 names different: declaration 'renderer' definition '_renderer'. [funcArgNamesDifferent]
trunk-2018.02b/gui/qt5/GLViewer.hpp:74:58: note: Function 'GLViewer' argument 2 names different: declaration 'renderer' definition '_renderer'.
trunk-2018.02b/gui/qt5/GLViewer.cpp:53:67: note: Function 'GLViewer' argument 2 names different: declaration 'renderer' definition '_renderer'.
trunk-2018.02b/gui/qt5/GLViewer.hpp:142:3: style: Class 'GLLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/gui/qt5/OpenGLManager.hpp:20:3: style: Class 'OpenGLManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/gui/qt5/GLViewerDisplay.cpp:36:217: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
trunk-2018.02b/gui/qt5/GLViewerDisplay.cpp:93:18: style: The scope of the variable 'v' can be reduced. [variableScope]
trunk-2018.02b/gui/qt5/GLViewerDisplay.cpp:266:7: style: Variable 'y' is assigned a value that is never used. [unreadVariable]
trunk-2018.02b/gui/qt5/GLViewerMouse.cpp:84:51: style: Function 'mouseDoubleClickEvent' argument 1 names different: declaration 'e' definition 'event'. [funcArgNamesDifferent]
trunk-2018.02b/gui/qt5/GLViewer.hpp:127:51: note: Function 'mouseDoubleClickEvent' argument 1 names different: declaration 'e' definition 'event'.
trunk-2018.02b/gui/qt5/GLViewerMouse.cpp:84:51: note: Function 'mouseDoubleClickEvent' argument 1 names different: declaration 'e' definition 'event'.
trunk-2018.02b/gui/qt5/GLViewerMouse.cpp:99:40: style: Function 'wheelEvent' argument 1 names different: declaration 'e' definition 'event'. [funcArgNamesDifferent]
trunk-2018.02b/gui/qt5/GLViewer.hpp:128:40: note: Function 'wheelEvent' argument 1 names different: declaration 'e' definition 'event'.
trunk-2018.02b/gui/qt5/GLViewerMouse.cpp:99:40: note: Function 'wheelEvent' argument 1 names different: declaration 'e' definition 'event'.
trunk-2018.02b/gui/qt5/OpenGLManager.hpp:39:16: warning: Virtual function 'createViewSlot' is called from constructor 'OpenGLManager(QObject*parent=0)' at line 12. Dynamic binding is not used. [virtualCallInConstructor]
trunk-2018.02b/gui/qt5/OpenGLManager.cpp:12:46: note: Calling createViewSlot
trunk-2018.02b/gui/qt5/OpenGLManager.hpp:39:16: note: createViewSlot is a virtual method
trunk-2018.02b/gui/qt5/OpenGLManager.hpp:40:16: warning: Virtual function 'resizeViewSlot' is called from constructor 'OpenGLManager(QObject*parent=0)' at line 13. Dynamic binding is not used. [virtualCallInConstructor]
trunk-2018.02b/gui/qt5/OpenGLManager.cpp:13:57: note: Calling resizeViewSlot
trunk-2018.02b/gui/qt5/OpenGLManager.hpp:40:16: note: resizeViewSlot is a virtual method
trunk-2018.02b/gui/qt5/OpenGLManager.hpp:41:16: warning: Virtual function 'closeViewSlot' is called from constructor 'OpenGLManager(QObject*parent=0)' at line 14. Dynamic binding is not used. [virtualCallInConstructor]
trunk-2018.02b/gui/qt5/OpenGLManager.cpp:14:48: note: Calling closeViewSlot
trunk-2018.02b/gui/qt5/OpenGLManager.hpp:41:16: note: closeViewSlot is a virtual method
trunk-2018.02b/gui/qt5/OpenGLManager.hpp:43:16: warning: Virtual function 'startTimerSlot' is called from constructor 'OpenGLManager(QObject*parent=0)' at line 15. Dynamic binding is not used. [virtualCallInConstructor]
trunk-2018.02b/gui/qt5/OpenGLManager.cpp:15:52: note: Calling startTimerSlot
trunk-2018.02b/gui/qt5/OpenGLManager.hpp:43:16: note: startTimerSlot is a virtual method
trunk-2018.02b/gui/qt5/_GLViewer.cpp:18:3: style: Class 'pyGLViewer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/lib/computational-geometry/MarchingCube.cpp:147:6: style: The scope of the variable 'offset' can be reduced. [variableScope]
trunk-2018.02b/lib/computational-geometry/MarchingCube.cpp:12:15: warning: Member variable 'MarchingCube::sizeX' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/computational-geometry/MarchingCube.cpp:12:15: warning: Member variable 'MarchingCube::sizeY' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/computational-geometry/MarchingCube.cpp:12:15: warning: Member variable 'MarchingCube::sizeZ' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/computational-geometry/MarchingCube.hpp:22:36: style: Technically the member function 'MarchingCube::getTriangles' can be const. [functionConst]
trunk-2018.02b/lib/computational-geometry/MarchingCube.hpp:25:36: style: Technically the member function 'MarchingCube::getNormals' can be const. [functionConst]
trunk-2018.02b/lib/computational-geometry/MarchingCube.hpp:28:16: style: Technically the member function 'MarchingCube::getNbTriangles' can be const. [functionConst]
trunk-2018.02b/lib/computational-geometry/MarchingCube.hpp:52:17: style: Technically the member function 'MarchingCube::interpolateValue' can be const. [functionConst]
trunk-2018.02b/lib/computational-geometry/MarchingCube.cpp:201:20: note: Technically the member function 'MarchingCube::interpolateValue' can be const.
trunk-2018.02b/lib/computational-geometry/MarchingCube.hpp:52:17: note: Technically the member function 'MarchingCube::interpolateValue' can be const.
trunk-2018.02b/lib/factory/ClassFactory.cpp:79:39: style: Function 'load' argument 1 names different: declaration 'fullFileName' definition 'name'. [funcArgNamesDifferent]
trunk-2018.02b/lib/factory/ClassFactory.hpp:142:27: note: Function 'load' argument 1 names different: declaration 'fullFileName' definition 'name'.
trunk-2018.02b/lib/factory/ClassFactory.cpp:79:39: note: Function 'load' argument 1 names different: declaration 'fullFileName' definition 'name'.
trunk-2018.02b/lib/factory/ClassFactory.hpp:91:4: warning: Member variable 'FactorableCreators::create' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/factory/ClassFactory.hpp:91:4: warning: Member variable 'FactorableCreators::createShared' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/factory/ClassFactory.hpp:91:4: warning: Member variable 'FactorableCreators::createPureCustom' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/factory/DynLibManager.hpp:39:35: performance: Function parameter 'libName' should be passed by const reference. [passedByValue]
trunk-2018.02b/lib/factory/DynLibManager.hpp:35:17: style: Technically the member function 'DynLibManager::lastError' can be const. [functionConst]
trunk-2018.02b/lib/factory/DynLibManager.cpp:76:28: note: Technically the member function 'DynLibManager::lastError' can be const.
trunk-2018.02b/lib/factory/DynLibManager.hpp:35:17: note: Technically the member function 'DynLibManager::lastError' can be const.
trunk-2018.02b/lib/triangulation/Tesselation.ipp:595:7: style: The scope of the variable 'interior2' can be reduced. [variableScope]
trunk-2018.02b/lib/triangulation/Tesselation.ipp:631:16: style: The scope of the variable 'coplanar' can be reduced. [variableScope]
trunk-2018.02b/lib/triangulation/Tesselation.ipp:750:9: style: The scope of the variable 'idx' can be reduced. [variableScope]
trunk-2018.02b/lib/triangulation/Tesselation.ipp:752:12: style: The scope of the variable 'SAlpha' can be reduced. [variableScope]
trunk-2018.02b/lib/triangulation/Tesselation.ipp:461:70: style: Function 'setExtendedAlphaCaps' argument 1 names different: declaration 'caps' definition 'faces'. [funcArgNamesDifferent]
trunk-2018.02b/lib/triangulation/Tesselation.h:159:58: note: Function 'setExtendedAlphaCaps' argument 1 names different: declaration 'caps' definition 'faces'.
trunk-2018.02b/lib/triangulation/Tesselation.ipp:461:70: note: Function 'setExtendedAlphaCaps' argument 1 names different: declaration 'caps' definition 'faces'.
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:90:89: style: Function 'KinematicLocalisationAnalyser' argument 2 names different: declaration 'file_number0' definition 'n0'. [funcArgNamesDifferent]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.hpp:48:62: note: Function 'KinematicLocalisationAnalyser' argument 2 names different: declaration 'file_number0' definition 'n0'.
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:90:89: note: Function 'KinematicLocalisationAnalyser' argument 2 names different: declaration 'file_number0' definition 'n0'.
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:90:97: style: Function 'KinematicLocalisationAnalyser' argument 3 names different: declaration 'file_number1' definition 'n1'. [funcArgNamesDifferent]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.hpp:48:80: note: Function 'KinematicLocalisationAnalyser' argument 3 names different: declaration 'file_number1' definition 'n1'.
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:90:97: note: Function 'KinematicLocalisationAnalyser' argument 3 names different: declaration 'file_number1' definition 'n1'.
trunk-2018.02b/lib/triangulation/Tesselation.ipp:274:26: style: Unused variable: facets2 [unusedVariable]
trunk-2018.02b/lib/triangulation/Tesselation.ipp:274:34: style: Unused variable: facets3 [unusedVariable]
trunk-2018.02b/lib/triangulation/Tesselation.ipp:276:21: style: Unused variable: normals [unusedVariable]
trunk-2018.02b/lib/triangulation/Tesselation.ipp:277:21: style: Unused variable: normals2 [unusedVariable]
trunk-2018.02b/lib/triangulation/Tesselation.ipp:369:21: style: Unused variable: normals [unusedVariable]
trunk-2018.02b/lib/triangulation/Tesselation.ipp:820:46: style: Unused variable: violate2 [unusedVariable]
trunk-2018.02b/lib/triangulation/RegularTriangulation.h:72:2: warning: Member variable 'SimpleCellInfo::id' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/TriaxialState.h:66:6: warning: Member variable 'Contact::grain1' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/TriaxialState.h:66:6: warning: Member variable 'Contact::grain2' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:31:32: warning: Member variable 'KinematicLocalisationAnalyser::file_number_1' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:31:32: warning: Member variable 'KinematicLocalisationAnalyser::file_number_0' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:31:32: warning: Member variable 'KinematicLocalisationAnalyser::n_persistent' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:31:32: warning: Member variable 'KinematicLocalisationAnalyser::n_new' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:31:32: warning: Member variable 'KinematicLocalisationAnalyser::n_lost' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:31:32: warning: Member variable 'KinematicLocalisationAnalyser::n_real_cells' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:31:32: warning: Member variable 'KinematicLocalisationAnalyser::n_real_vertices' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:31:32: warning: Member variable 'KinematicLocalisationAnalyser::n_fictious_vertices' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:48:32: warning: Member variable 'KinematicLocalisationAnalyser::file_number_1' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:48:32: warning: Member variable 'KinematicLocalisationAnalyser::file_number_0' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:48:32: warning: Member variable 'KinematicLocalisationAnalyser::n_persistent' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:48:32: warning: Member variable 'KinematicLocalisationAnalyser::n_new' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:48:32: warning: Member variable 'KinematicLocalisationAnalyser::n_lost' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:48:32: warning: Member variable 'KinematicLocalisationAnalyser::n_real_cells' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:48:32: warning: Member variable 'KinematicLocalisationAnalyser::n_real_vertices' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:48:32: warning: Member variable 'KinematicLocalisationAnalyser::n_fictious_vertices' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:59:32: warning: Member variable 'KinematicLocalisationAnalyser::file_number_1' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:59:32: warning: Member variable 'KinematicLocalisationAnalyser::file_number_0' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:59:32: warning: Member variable 'KinematicLocalisationAnalyser::n_persistent' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:59:32: warning: Member variable 'KinematicLocalisationAnalyser::n_new' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:59:32: warning: Member variable 'KinematicLocalisationAnalyser::n_lost' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:59:32: warning: Member variable 'KinematicLocalisationAnalyser::n_real_cells' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:59:32: warning: Member variable 'KinematicLocalisationAnalyser::n_real_vertices' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:59:32: warning: Member variable 'KinematicLocalisationAnalyser::n_fictious_vertices' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:90:32: warning: Member variable 'KinematicLocalisationAnalyser::n_persistent' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:90:32: warning: Member variable 'KinematicLocalisationAnalyser::n_new' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:90:32: warning: Member variable 'KinematicLocalisationAnalyser::n_lost' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:90:32: warning: Member variable 'KinematicLocalisationAnalyser::n_real_cells' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:90:32: warning: Member variable 'KinematicLocalisationAnalyser::n_real_vertices' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:90:32: warning: Member variable 'KinematicLocalisationAnalyser::n_fictious_vertices' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/RegularTriangulation.h:72:43: performance: Variable 's' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/lib/triangulation/RegularTriangulation.h:99:45: performance: Variable 's' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/lib/triangulation/RegularTriangulation.h:99:55: performance: Variable 'vol' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/lib/triangulation/Tesselation.ipp:28:2: performance: Variable 'TotalFiniteVoronoiVolume' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/lib/triangulation/Tesselation.ipp:29:2: performance: Variable 'area' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/lib/triangulation/Tesselation.ipp:30:2: performance: Variable 'TotalInternalVoronoiPorosity' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/lib/triangulation/Tesselation.ipp:31:2: performance: Variable 'TotalInternalVoronoiVolume' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:94:2: performance: Variable 'base_file_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/lib/triangulation/Tesselation.h:130:6: style: Technically the member function 'CGT::_Tesselation::Max_id' can be const. [functionConst]
trunk-2018.02b/lib/triangulation/Tesselation.h:134:15: performance: Technically the member function 'CGT::_Tesselation::circumCenter' can be static. [functionStatic]
trunk-2018.02b/lib/triangulation/Tesselation.ipp:172:25: note: Technically the member function 'CGT::_Tesselation::circumCenter' can be static.
trunk-2018.02b/lib/triangulation/Tesselation.h:134:15: note: Technically the member function 'CGT::_Tesselation::circumCenter' can be static.
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.hpp:70:8: performance: Technically the member function 'CGT::KinematicLocalisationAnalyser::Filtered_contacts' can be static. [functionStatic]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:308:37: note: Technically the member function 'CGT::KinematicLocalisationAnalyser::Filtered_contacts' can be static.
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.hpp:70:8: note: Technically the member function 'CGT::KinematicLocalisationAnalyser::Filtered_contacts' can be static.
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.hpp:71:8: performance: Technically the member function 'CGT::KinematicLocalisationAnalyser::Filtered_neighbors' can be static. [functionStatic]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:320:37: note: Technically the member function 'CGT::KinematicLocalisationAnalyser::Filtered_neighbors' can be static.
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.hpp:71:8: note: Technically the member function 'CGT::KinematicLocalisationAnalyser::Filtered_neighbors' can be static.
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.hpp:72:8: performance: Technically the member function 'CGT::KinematicLocalisationAnalyser::Filtered_grains' can be static. [functionStatic]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:337:37: note: Technically the member function 'CGT::KinematicLocalisationAnalyser::Filtered_grains' can be static.
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.hpp:72:8: note: Technically the member function 'CGT::KinematicLocalisationAnalyser::Filtered_grains' can be static.
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.hpp:73:8: performance: Technically the member function 'CGT::KinematicLocalisationAnalyser::Filtered_volume' can be static. [functionStatic]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:348:37: note: Technically the member function 'CGT::KinematicLocalisationAnalyser::Filtered_volume' can be static.
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.hpp:73:8: note: Technically the member function 'CGT::KinematicLocalisationAnalyser::Filtered_volume' can be static.
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.hpp:93:8: style: Technically the member function 'CGT::KinematicLocalisationAnalyser::computeMacroPorosity' can be const. [functionConst]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:841:37: note: Technically the member function 'CGT::KinematicLocalisationAnalyser::computeMacroPorosity' can be const.
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.hpp:93:8: note: Technically the member function 'CGT::KinematicLocalisationAnalyser::computeMacroPorosity' can be const.
trunk-2018.02b/lib/triangulation/Tesselation.ipp:24:2: style: Class '_Tesselation' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
trunk-2018.02b/lib/triangulation/Tesselation.ipp:24:2: style: Class '_Tesselation' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:99:2: style: Class 'KinematicLocalisationAnalyser' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
trunk-2018.02b/lib/triangulation/KinematicLocalisationAnalyser.cpp:99:2: style: Class 'KinematicLocalisationAnalyser' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
trunk-2018.02b/lib/triangulation/Tesselation.h:119:2: style: Class '_Tesselation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/lib/triangulation/Tenseur3.h:54:3: style: Class 'Tenseur3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/lib/triangulation/Tenseur3.h:77:3: style: Class 'Tenseur_sym3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/lib/triangulation/Tenseur3.h:80:3: style: Class 'Tenseur_sym3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/lib/triangulation/Tenseur3.h:100:3: style: Class 'Tenseur_anti3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/lib/triangulation/Tenseur3.h:103:3: style: Class 'Tenseur_anti3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/lib/triangulation/Tenseur3.h:64:8: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
trunk-2018.02b/lib/triangulation/Tenseur3.h:37:16: note: Virtual function in base class
trunk-2018.02b/lib/triangulation/Tenseur3.h:64:8: note: Function in derived class
trunk-2018.02b/lib/triangulation/Tenseur3.h:87:8: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
trunk-2018.02b/lib/triangulation/Tenseur3.h:37:16: note: Virtual function in base class
trunk-2018.02b/lib/triangulation/Tenseur3.h:87:8: note: Function in derived class
trunk-2018.02b/lib/triangulation/Tenseur3.h:109:8: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
trunk-2018.02b/lib/triangulation/Tenseur3.h:37:16: note: Virtual function in base class
trunk-2018.02b/lib/triangulation/Tenseur3.h:109:8: note: Function in derived class
trunk-2018.02b/lib/triangulation/Tenseur3.h:38:8: style: Technically the member function 'CGT::Tens::Norme2' can be const. [functionConst]
trunk-2018.02b/lib/triangulation/Tenseur3.cpp:6:12: note: Technically the member function 'CGT::Tens::Norme2' can be const.
trunk-2018.02b/lib/triangulation/Tenseur3.h:38:8: note: Technically the member function 'CGT::Tens::Norme2' can be const.
trunk-2018.02b/lib/triangulation/Timer.cpp:6:2: performance: Variable 'T1' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/lib/triangulation/TriaxialState.cpp:19:16: warning: Member variable 'TriaxialState::Ng' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/lib/triangulation/TriaxialState.cpp:19:16: warning: Member variable 'TriaxialState::Nc' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/pkg/common/Cylinder.cpp:376:26: warning: Either the condition '!pChain1' is redundant or there is possible null pointer dereference: pChain1. [nullPointerRedundantCheck]
trunk-2018.02b/pkg/common/Cylinder.cpp:378:6: note: Assuming that condition '!pChain1' is not redundant
trunk-2018.02b/pkg/common/Cylinder.cpp:376:26: note: Null pointer dereference
trunk-2018.02b/pkg/common/Cylinder.cpp:377:26: warning: Either the condition '!pChain2' is redundant or there is possible null pointer dereference: pChain2. [nullPointerRedundantCheck]
trunk-2018.02b/pkg/common/Cylinder.cpp:378:18: note: Assuming that condition '!pChain2' is not redundant
trunk-2018.02b/pkg/common/Cylinder.cpp:377:26: note: Null pointer dereference
trunk-2018.02b/pkg/common/Cylinder.cpp:381:29: warning: Either the condition '!pChain2' is redundant or there is possible null pointer dereference: pChain2. [nullPointerRedundantCheck]
trunk-2018.02b/pkg/common/Cylinder.cpp:378:18: note: Assuming that condition '!pChain2' is not redundant
trunk-2018.02b/pkg/common/Cylinder.cpp:381:29: note: Null pointer dereference
trunk-2018.02b/pkg/common/Cylinder.cpp:381:50: warning: Either the condition '!pChain1' is redundant or there is possible null pointer dereference: pChain1. [nullPointerRedundantCheck]
trunk-2018.02b/pkg/common/Cylinder.cpp:378:6: note: Assuming that condition '!pChain1' is not redundant
trunk-2018.02b/pkg/common/Cylinder.cpp:381:50: note: Null pointer dereference
trunk-2018.02b/pkg/common/Cylinder.cpp:382:41: warning: Either the condition '!pChain2' is redundant or there is possible null pointer dereference: pChain2. [nullPointerRedundantCheck]
trunk-2018.02b/pkg/common/Cylinder.cpp:378:18: note: Assuming that condition '!pChain2' is not redundant
trunk-2018.02b/pkg/common/Cylinder.cpp:382:41: note: Null pointer dereference
trunk-2018.02b/pkg/common/Cylinder.cpp:383:41: warning: Either the condition '!pChain1' is redundant or there is possible null pointer dereference: pChain1. [nullPointerRedundantCheck]
trunk-2018.02b/pkg/common/Cylinder.cpp:378:6: note: Assuming that condition '!pChain1' is not redundant
trunk-2018.02b/pkg/common/Cylinder.cpp:383:41: note: Null pointer dereference
trunk-2018.02b/pkg/common/Cylinder.cpp:383:52: warning: Either the condition '!pChain2' is redundant or there is possible null pointer dereference: pChain2. [nullPointerRedundantCheck]
trunk-2018.02b/pkg/common/Cylinder.cpp:378:18: note: Assuming that condition '!pChain2' is not redundant
trunk-2018.02b/pkg/common/Cylinder.cpp:383:52: note: Null pointer dereference
trunk-2018.02b/pkg/common/Cylinder.cpp:387:6: warning: Either the condition '!pChain2' is redundant or there is possible null pointer dereference: pChain2. [nullPointerRedundantCheck]
trunk-2018.02b/pkg/common/Cylinder.cpp:378:18: note: Assuming that condition '!pChain2' is not redundant
trunk-2018.02b/pkg/common/Cylinder.cpp:387:6: note: Null pointer dereference
trunk-2018.02b/pkg/common/Cylinder.cpp:387:28: warning: Either the condition '!pChain1' is redundant or there is possible null pointer dereference: pChain1. [nullPointerRedundantCheck]
trunk-2018.02b/pkg/common/Cylinder.cpp:378:6: note: Assuming that condition '!pChain1' is not redundant
trunk-2018.02b/pkg/common/Cylinder.cpp:387:28: note: Null pointer dereference
trunk-2018.02b/pkg/common/Cylinder.cpp:733:15: style: The scope of the variable 'shearForce' can be reduced. [variableScope]
trunk-2018.02b/pkg/common/Cylinder.cpp:813:15: style: The scope of the variable 'shearForce' can be reduced. [variableScope]
trunk-2018.02b/pkg/common/Cylinder.cpp:661:68: style: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/common/Cylinder.hpp:221:38: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/common/Cylinder.cpp:661:68: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/common/Cylinder.cpp:661:91: style: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/common/Cylinder.hpp:221:64: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/common/Cylinder.cpp:661:91: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/common/Cylinder.cpp:661:108: style: Function 'go' argument 3 names different: declaration 'I' definition 'contact'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/common/Cylinder.hpp:221:84: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/common/Cylinder.cpp:661:108: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/common/Cylinder.cpp:726:74: style: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/common/Cylinder.hpp:242:40: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/common/Cylinder.cpp:726:74: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/common/Cylinder.cpp:726:97: style: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/common/Cylinder.hpp:242:66: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/common/Cylinder.cpp:726:97: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/common/Cylinder.cpp:726:114: style: Function 'go' argument 3 names different: declaration 'I' definition 'contact'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/common/Cylinder.hpp:242:86: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/common/Cylinder.cpp:726:114: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/common/Cylinder.cpp:799:74: style: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/common/Cylinder.hpp:268:40: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/common/Cylinder.cpp:799:74: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/common/Cylinder.cpp:799:97: style: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/common/Cylinder.hpp:268:66: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/common/Cylinder.cpp:799:97: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/common/Cylinder.cpp:799:114: style: Function 'go' argument 3 names different: declaration 'I' definition 'contact'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/common/Cylinder.hpp:268:86: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/common/Cylinder.cpp:799:114: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/common/Cylinder.hpp:114:18: style: The function 'go' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
trunk-2018.02b/pkg/common/Cylinder.hpp:102:16: note: Virtual function in base class
trunk-2018.02b/pkg/common/Cylinder.hpp:114:18: note: Function in derived class
trunk-2018.02b/pkg/common/Cylinder.hpp:115:18: style: The function 'goReverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
trunk-2018.02b/pkg/common/Cylinder.hpp:103:16: note: Virtual function in base class
trunk-2018.02b/pkg/common/Cylinder.hpp:115:18: note: Function in derived class
trunk-2018.02b/pkg/common/ForceEngine.hpp:26:1: style: The class 'InterpolatingDirectedForceEngine' does not have a constructor although it has private member variables. [noConstructor]
trunk-2018.02b/pkg/common/ForceEngine.hpp:29:16: style: The function 'action' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
trunk-2018.02b/pkg/common/ForceEngine.hpp:11:16: note: Virtual function in base class
trunk-2018.02b/pkg/common/ForceEngine.hpp:29:16: note: Function in derived class
trunk-2018.02b/pkg/common/Grid.cpp:350:17: style: Condition 'relPos>0.5' is always true [knownConditionTrueFalse]
trunk-2018.02b/pkg/common/Grid.cpp:249:26: style: C-style pointer casting [cstyleCast]
trunk-2018.02b/pkg/common/Grid.cpp:286:26: style: C-style pointer casting [cstyleCast]
trunk-2018.02b/pkg/common/Grid.cpp:321:26: style: C-style pointer casting [cstyleCast]
trunk-2018.02b/pkg/common/Grid.cpp:353:26: style: C-style pointer casting [cstyleCast]
trunk-2018.02b/pkg/common/Grid.cpp:508:12: style: The scope of the variable 'shearForce' can be reduced. [variableScope]
trunk-2018.02b/pkg/common/Grid.cpp:425:71: style: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/common/Grid.hpp:214:38: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/common/Grid.cpp:425:71: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/common/Grid.cpp:425:94: style: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/common/Grid.hpp:214:64: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/common/Grid.cpp:425:94: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/common/Grid.cpp:425:111: style: Function 'go' argument 3 names different: declaration 'I' definition 'contact'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/common/Grid.hpp:214:84: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/common/Grid.cpp:425:111: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/common/Grid.cpp:494:74: style: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/common/Grid.hpp:227:38: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/common/Grid.cpp:494:74: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/common/Grid.cpp:494:97: style: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/common/Grid.hpp:227:64: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/common/Grid.cpp:494:97: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/common/Grid.cpp:494:114: style: Function 'go' argument 3 names different: declaration 'I' definition 'contact'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/common/Grid.hpp:227:84: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/common/Grid.cpp:494:114: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/common/Grid.cpp:561:75: style: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/common/Grid.hpp:240:38: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/common/Grid.cpp:561:75: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/common/Grid.cpp:561:98: style: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/common/Grid.hpp:240:64: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/common/Grid.cpp:561:98: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/common/Grid.cpp:561:115: style: Function 'go' argument 3 names different: declaration 'I' definition 'contact'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/common/Grid.hpp:240:84: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/common/Grid.cpp:561:115: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/common/Sphere.hpp:10:3: style: Class 'Sphere' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/pkg/common/HydroForceEngine.cpp:303:32: style: The scope of the variable 'uStar' can be reduced. [variableScope]
trunk-2018.02b/pkg/common/HydroForceEngine.cpp:517:21: style: The scope of the variable 'q' can be reduced. [variableScope]
trunk-2018.02b/pkg/common/HydroForceEngine.cpp:518:15: style: The scope of the variable 'Re' can be reduced. [variableScope]
trunk-2018.02b/pkg/common/HydroForceEngine.cpp:518:32: style: The scope of the variable 'ffold' can be reduced. [variableScope]
trunk-2018.02b/pkg/common/HydroForceEngine.cpp:518:38: style: The scope of the variable 'delta' can be reduced. [variableScope]
trunk-2018.02b/pkg/common/HydroForceEngine.cpp:805:17: style: The scope of the variable 'q' can be reduced. [variableScope]
trunk-2018.02b/pkg/common/HydroForceEngine.cpp:806:11: style: The scope of the variable 'Re' can be reduced. [variableScope]
trunk-2018.02b/pkg/common/HydroForceEngine.cpp:806:28: style: The scope of the variable 'ffold' can be reduced. [variableScope]
trunk-2018.02b/pkg/common/HydroForceEngine.cpp:806:34: style: The scope of the variable 'delta' can be reduced. [variableScope]
trunk-2018.02b/pkg/common/InsertionSortCollider.hpp:213:0: error: syntax error [syntaxError]
trunk-2018.02b/pkg/common/InteractionLoop.hpp:15:1: style: The class 'InteractionLoop' does not have a constructor although it has private member variables. [noConstructor]
trunk-2018.02b/pkg/common/PFacet.cpp:327:19: style: Condition 'relPos>0.5' is always true [knownConditionTrueFalse]
trunk-2018.02b/pkg/common/PFacet.cpp:130:6: style: The scope of the variable 'connnum' can be reduced. [variableScope]
trunk-2018.02b/pkg/common/PFacet.hpp:90:16: style: The function 'go' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
trunk-2018.02b/pkg/common/PFacet.hpp:34:16: note: Virtual function in base class
trunk-2018.02b/pkg/common/PFacet.hpp:90:16: note: Function in derived class
trunk-2018.02b/pkg/common/PFacet.hpp:97:16: style: The function 'goReverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
trunk-2018.02b/pkg/common/PFacet.hpp:41:16: note: Virtual function in base class
trunk-2018.02b/pkg/common/PFacet.hpp:97:16: note: Function in derived class
trunk-2018.02b/pkg/common/ResetRandomPosition.hpp:18:1: style: The class 'ResetRandomPosition' does not have a constructor although it has private member variables. [noConstructor]
trunk-2018.02b/pkg/common/SpatialQuickSortCollider.cpp:55:6: style: The scope of the variable 'id' can be reduced. [variableScope]
trunk-2018.02b/pkg/common/SpatialQuickSortCollider.cpp:55:21: style: The scope of the variable 'j' can be reduced. [variableScope]
trunk-2018.02b/pkg/common/SpatialQuickSortCollider.hpp:24:13: style: Technically the member function 'SpatialQuickSortCollider::xBoundComparator::operator()' can be const. [functionConst]
trunk-2018.02b/pkg/dem/BubbleMat.cpp:63:105: style: Function 'go' argument 3 names different: declaration 'interaction' definition 'I'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/BubbleMat.hpp:77:83: note: Function 'go' argument 3 names different: declaration 'interaction' definition 'I'.
trunk-2018.02b/pkg/dem/BubbleMat.cpp:63:105: note: Function 'go' argument 3 names different: declaration 'interaction' definition 'I'.
trunk-2018.02b/pkg/dem/CapillaryPhys.cpp:20:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
trunk-2018.02b/pkg/dem/CapillaryPhys.cpp:15:6: note: outer condition: !interaction->phys
trunk-2018.02b/pkg/dem/CapillaryPhys.cpp:20:9: note: identical inner condition: !interaction->phys
trunk-2018.02b/pkg/dem/CapillaryStressRecorder.cpp:64:20: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
trunk-2018.02b/pkg/dem/CapillaryTriaxialTest.hpp:32:1: style: The class 'CapillaryTriaxialTest' does not have a constructor although it has private member variables. [noConstructor]
trunk-2018.02b/pkg/dem/CohesiveFrictionalContactLaw.cpp:105:71: style: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/CohesiveFrictionalContactLaw.hpp:91:37: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/dem/CohesiveFrictionalContactLaw.cpp:105:71: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/dem/CohesiveFrictionalContactLaw.cpp:105:94: style: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/CohesiveFrictionalContactLaw.hpp:91:63: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/dem/CohesiveFrictionalContactLaw.cpp:105:94: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/dem/CohesiveFrictionalContactLaw.cpp:105:111: style: Function 'go' argument 3 names different: declaration 'I' definition 'contact'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/CohesiveFrictionalContactLaw.hpp:91:83: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/dem/CohesiveFrictionalContactLaw.cpp:105:111: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/dem/CohesiveTriaxialTest.hpp:24:1: style: The class 'CohesiveTriaxialTest' does not have a constructor although it has private member variables. [noConstructor]
trunk-2018.02b/pkg/dem/ConcretePM.cpp:568:37: style: Function 'update' argument 1 names different: declaration 'rb' definition '_scene'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/ConcretePM.hpp:345:22: note: Function 'update' argument 1 names different: declaration 'rb' definition '_scene'.
trunk-2018.02b/pkg/dem/ConcretePM.cpp:568:37: note: Function 'update' argument 1 names different: declaration 'rb' definition '_scene'.
trunk-2018.02b/pkg/dem/Disp2DPropLoadEngine.hpp:17:1: style: The class 'Disp2DPropLoadEngine' does not have a constructor although it has private member variables. [noConstructor]
trunk-2018.02b/pkg/dem/ElasticContactLaw.cpp:49:65: style: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/ElasticContactLaw.hpp:19:38: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/dem/ElasticContactLaw.cpp:49:65: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/dem/ElasticContactLaw.cpp:49:88: style: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/ElasticContactLaw.hpp:19:64: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/dem/ElasticContactLaw.cpp:49:88: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/dem/ElasticContactLaw.cpp:49:105: style: Function 'go' argument 3 names different: declaration 'I' definition 'contact'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/ElasticContactLaw.hpp:19:84: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/dem/ElasticContactLaw.cpp:49:105: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/dem/ElasticContactLaw.cpp:102:70: style: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/ElasticContactLaw.hpp:41:38: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/dem/ElasticContactLaw.cpp:102:70: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/dem/ElasticContactLaw.cpp:102:93: style: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/ElasticContactLaw.hpp:41:64: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/dem/ElasticContactLaw.cpp:102:93: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/dem/ElasticContactLaw.cpp:102:110: style: Function 'go' argument 3 names different: declaration 'I' definition 'contact'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/ElasticContactLaw.hpp:41:84: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/dem/ElasticContactLaw.cpp:102:110: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/dem/ElasticContactLaw.hpp:41:16: style: The function 'go' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
trunk-2018.02b/pkg/dem/ElasticContactLaw.hpp:19:16: note: Virtual function in base class
trunk-2018.02b/pkg/dem/ElasticContactLaw.hpp:41:16: note: Function in derived class
trunk-2018.02b/pkg/dem/ElectrostaticMat.cpp:39:82: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
trunk-2018.02b/pkg/dem/ElectrostaticMat.hpp:34:17: style: Class 'ElectrostaticPhys' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/pkg/dem/FacetTopologyAnalyzer.hpp:32:8: style: Technically the member function 'FacetTopologyAnalyzer::VertexComparator::operator()' can be const. [functionConst]
trunk-2018.02b/pkg/dem/FacetTopologyAnalyzer.hpp:35:8: style: Technically the member function 'FacetTopologyAnalyzer::VertexIndexComparator::operator()' can be const. [functionConst]
trunk-2018.02b/pkg/dem/FacetTopologyAnalyzer.hpp:46:9: style: Technically the member function 'FacetTopologyAnalyzer::FacetTopology::MinVertexComparator::operator()' can be const. [functionConst]
trunk-2018.02b/pkg/dem/FacetTopologyAnalyzer.hpp:38:3: style: Struct 'FacetTopology' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/pkg/dem/FrictPhys.hpp:55:16: style: The function 'go' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
trunk-2018.02b/pkg/dem/FrictPhys.hpp:43:16: note: Virtual function in base class
trunk-2018.02b/pkg/dem/FrictPhys.hpp:55:16: note: Function in derived class
trunk-2018.02b/pkg/dem/FrictViscoPM.cpp:26:85: style: Function 'go' argument 1 names different: declaration 'pp1' definition 'b1'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/FrictViscoPM.hpp:64:47: note: Function 'go' argument 1 names different: declaration 'pp1' definition 'b1'.
trunk-2018.02b/pkg/dem/FrictViscoPM.cpp:26:85: note: Function 'go' argument 1 names different: declaration 'pp1' definition 'b1'.
trunk-2018.02b/pkg/dem/FrictViscoPM.cpp:26:117: style: Function 'go' argument 2 names different: declaration 'pp2' definition 'b2'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/FrictViscoPM.hpp:64:80: note: Function 'go' argument 2 names different: declaration 'pp2' definition 'b2'.
trunk-2018.02b/pkg/dem/FrictViscoPM.cpp:26:117: note: Function 'go' argument 2 names different: declaration 'pp2' definition 'b2'.
trunk-2018.02b/pkg/dem/FrictViscoPM.cpp:83:80: style: Function 'go' argument 1 names different: declaration 'pp1' definition 'b1'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/FrictViscoPM.hpp:80:47: note: Function 'go' argument 1 names different: declaration 'pp1' definition 'b1'.
trunk-2018.02b/pkg/dem/FrictViscoPM.cpp:83:80: note: Function 'go' argument 1 names different: declaration 'pp1' definition 'b1'.
trunk-2018.02b/pkg/dem/FrictViscoPM.cpp:83:112: style: Function 'go' argument 2 names different: declaration 'pp2' definition 'b2'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/FrictViscoPM.hpp:80:80: note: Function 'go' argument 2 names different: declaration 'pp2' definition 'b2'.
trunk-2018.02b/pkg/dem/FrictViscoPM.cpp:83:112: note: Function 'go' argument 2 names different: declaration 'pp2' definition 'b2'.
trunk-2018.02b/pkg/dem/FrictViscoPM.cpp:157:75: style: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/FrictViscoPM.hpp:98:38: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/dem/FrictViscoPM.cpp:157:75: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/dem/FrictViscoPM.cpp:157:98: style: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/FrictViscoPM.hpp:98:64: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/dem/FrictViscoPM.cpp:157:98: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/dem/FrictViscoPM.cpp:157:115: style: Function 'go' argument 3 names different: declaration 'I' definition 'contact'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/FrictViscoPM.hpp:98:84: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/dem/FrictViscoPM.cpp:157:115: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/dem/GlobalStiffnessTimeStepper.cpp:44:8: warning: Either the condition '!sdec' is redundant or there is possible null pointer dereference: sdec. [nullPointerRedundantCheck]
trunk-2018.02b/pkg/dem/GlobalStiffnessTimeStepper.cpp:42:5: note: Assuming that condition '!sdec' is not redundant
trunk-2018.02b/pkg/dem/GlobalStiffnessTimeStepper.cpp:44:8: note: Null pointer dereference
trunk-2018.02b/pkg/dem/GlobalStiffnessTimeStepper.cpp:45:9: warning: Either the condition '!sdec' is redundant or there is possible null pointer dereference: sdec. [nullPointerRedundantCheck]
trunk-2018.02b/pkg/dem/GlobalStiffnessTimeStepper.cpp:42:5: note: Assuming that condition '!sdec' is not redundant
trunk-2018.02b/pkg/dem/GlobalStiffnessTimeStepper.cpp:45:9: note: Null pointer dereference
trunk-2018.02b/pkg/dem/GlobalStiffnessTimeStepper.cpp:115:8: warning: Redundant assignment of 'active' to itself. [selfAssignment]
trunk-2018.02b/pkg/dem/GlobalStiffnessTimeStepper.hpp:22:1: style: The class 'GlobalStiffnessTimeStepper' does not have a constructor although it has private member variables. [noConstructor]
trunk-2018.02b/pkg/dem/HertzMindlin.cpp:239:61: style: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/HertzMindlin.hpp:135:38: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/dem/HertzMindlin.cpp:239:61: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/dem/HertzMindlin.cpp:239:84: style: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/HertzMindlin.hpp:135:64: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/dem/HertzMindlin.cpp:239:84: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/dem/HertzMindlin.cpp:239:101: style: Function 'go' argument 3 names different: declaration 'I' definition 'contact'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/HertzMindlin.hpp:135:84: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/dem/HertzMindlin.cpp:239:101: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/dem/Ig2_Box_Sphere_ScGeom.hpp:35:16: style: The function 'go' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
trunk-2018.02b/pkg/dem/Ig2_Box_Sphere_ScGeom.hpp:22:16: note: Virtual function in base class
trunk-2018.02b/pkg/dem/Ig2_Box_Sphere_ScGeom.hpp:35:16: note: Function in derived class
trunk-2018.02b/pkg/dem/Ig2_Box_Sphere_ScGeom.hpp:37:16: style: The function 'goReverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
trunk-2018.02b/pkg/dem/Ig2_Box_Sphere_ScGeom.hpp:24:16: note: Virtual function in base class
trunk-2018.02b/pkg/dem/Ig2_Box_Sphere_ScGeom.hpp:37:16: note: Function in derived class
trunk-2018.02b/pkg/dem/Ig2_Facet_Sphere_ScGeom.hpp:47:16: style: The function 'go' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
trunk-2018.02b/pkg/dem/Ig2_Facet_Sphere_ScGeom.hpp:20:16: note: Virtual function in base class
trunk-2018.02b/pkg/dem/Ig2_Facet_Sphere_ScGeom.hpp:47:16: note: Function in derived class
trunk-2018.02b/pkg/dem/Ig2_Facet_Sphere_ScGeom.hpp:54:16: style: The function 'goReverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
trunk-2018.02b/pkg/dem/Ig2_Facet_Sphere_ScGeom.hpp:27:16: note: Virtual function in base class
trunk-2018.02b/pkg/dem/Ig2_Facet_Sphere_ScGeom.hpp:54:16: note: Function in derived class
trunk-2018.02b/pkg/dem/Ig2_Sphere_Sphere_ScGeom.hpp:38:16: style: The function 'go' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
trunk-2018.02b/pkg/dem/Ig2_Sphere_Sphere_ScGeom.hpp:12:16: note: Virtual function in base class
trunk-2018.02b/pkg/dem/Ig2_Sphere_Sphere_ScGeom.hpp:38:16: note: Function in derived class
trunk-2018.02b/pkg/dem/Ig2_Sphere_Sphere_ScGeom.hpp:39:16: style: The function 'goReverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
trunk-2018.02b/pkg/dem/Ig2_Sphere_Sphere_ScGeom.hpp:13:16: note: Virtual function in base class
trunk-2018.02b/pkg/dem/Ig2_Sphere_Sphere_ScGeom.hpp:39:16: note: Function in derived class
trunk-2018.02b/pkg/dem/InelastCohFrictPM.cpp:236:3: style: Variable 'bendM' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
trunk-2018.02b/pkg/dem/InelastCohFrictPM.cpp:233:0: note: Variable 'bendM' is reassigned a value before the old one has been used if variable is no semaphore variable.
trunk-2018.02b/pkg/dem/InelastCohFrictPM.cpp:236:3: note: Variable 'bendM' is reassigned a value before the old one has been used if variable is no semaphore variable.
trunk-2018.02b/pkg/dem/InelastCohFrictPM.cpp:94:78: style: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/InelastCohFrictPM.hpp:140:37: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/dem/InelastCohFrictPM.cpp:94:78: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/dem/InelastCohFrictPM.cpp:94:101: style: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/InelastCohFrictPM.hpp:140:63: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/dem/InelastCohFrictPM.cpp:94:101: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/dem/InelastCohFrictPM.cpp:94:118: style: Function 'go' argument 3 names different: declaration 'I' definition 'contact'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/InelastCohFrictPM.hpp:140:83: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/dem/InelastCohFrictPM.cpp:94:118: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/dem/Ip2_ElastMat.cpp:59:3: style: Variable 'Kn' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
trunk-2018.02b/pkg/dem/Ip2_ElastMat.cpp:58:3: note: Variable 'Kn' is reassigned a value before the old one has been used if variable is no semaphore variable.
trunk-2018.02b/pkg/dem/Ip2_ElastMat.cpp:59:3: note: Variable 'Kn' is reassigned a value before the old one has been used if variable is no semaphore variable.
trunk-2018.02b/pkg/dem/JointedCohesiveFrictionalPM.cpp:14:79: style: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/JointedCohesiveFrictionalPM.hpp:100:38: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/dem/JointedCohesiveFrictionalPM.cpp:14:79: note: Function 'go' argument 1 names different: declaration '_geom' definition 'ig'.
trunk-2018.02b/pkg/dem/JointedCohesiveFrictionalPM.cpp:14:102: style: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/JointedCohesiveFrictionalPM.hpp:100:64: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/dem/JointedCohesiveFrictionalPM.cpp:14:102: note: Function 'go' argument 2 names different: declaration '_phys' definition 'ip'.
trunk-2018.02b/pkg/dem/JointedCohesiveFrictionalPM.cpp:14:119: style: Function 'go' argument 3 names different: declaration 'I' definition 'contact'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/JointedCohesiveFrictionalPM.hpp:100:84: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/dem/JointedCohesiveFrictionalPM.cpp:14:119: note: Function 'go' argument 3 names different: declaration 'I' definition 'contact'.
trunk-2018.02b/pkg/dem/JointedCohesiveFrictionalPM.cpp:246:70: style: Function 'go' argument 1 names different: declaration 'pp1' definition 'b1'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/JointedCohesiveFrictionalPM.hpp:86:47: note: Function 'go' argument 1 names different: declaration 'pp1' definition 'b1'.
trunk-2018.02b/pkg/dem/JointedCohesiveFrictionalPM.cpp:246:70: note: Function 'go' argument 1 names different: declaration 'pp1' definition 'b1'.
trunk-2018.02b/pkg/dem/JointedCohesiveFrictionalPM.cpp:246:102: style: Function 'go' argument 2 names different: declaration 'pp2' definition 'b2'. [funcArgNamesDifferent]
trunk-2018.02b/pkg/dem/JointedCohesiveFrictionalPM.hpp:86:80: note: Function 'go' argument 2 names different: declaration 'pp2' definition 'b2'.
trunk-2018.02b/pkg/dem/JointedCohesiveFrictionalPM.cpp:246:102: note: Function 'go' argument 2 names different: declaration 'pp2' definition 'b2'.
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp:38:21: warning: Member variable 'MeniscusParameters::index1' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp:38:21: warning: Member variable 'MeniscusParameters::index2' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp:48:21: warning: Member variable 'MeniscusParameters::index1' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp:48:21: warning: Member variable 'MeniscusParameters::index2' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp:40:9: performance: Variable 'V' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp:41:9: performance: Variable 'F' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp:42:9: performance: Variable 'delta1' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp:43:9: performance: Variable 'delta2' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp:44:9: performance: Variable 'nn11' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp:45:9: performance: Variable 'nn33' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp:50:9: performance: Variable 'V' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp:51:9: performance: Variable 'F' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp:52:9: performance: Variable 'delta1' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp:53:9: performance: Variable 'delta2' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp:54:9: performance: Variable 'nn11' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp:55:9: performance: Variable 'nn33' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.hpp:113:22: style: Technically the member function 'TableauD::Interpolate3' can be const. [functionConst]
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp:441:30: note: Technically the member function 'TableauD::Interpolate3' can be const.
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.hpp:113:22: note: Technically the member function 'TableauD::Interpolate3' can be const.
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.hpp:115:5: style: Class 'TableauD' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.hpp:131:7: style: Class 'Tableau' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.hpp:33:1: warning: The class 'MeniscusParameters' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
trunk-2018.02b/pkg/dem/Lubrication.hpp:21:17: style: Class 'LubricationPhys' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/pkg/dem/NewtonIntegrator.cpp:217:17: style: Redundant condition: mask>0. 'mask<=0 || (mask>0 && Body::byId(id)->maskCompatible(mask))' is equivalent to 'mask<=0 || Body::byId(id)->maskCompatible(mask)' [redundantCondition]
trunk-2018.02b/pkg/dem/NewtonIntegrator.cpp:226:32: style: Redundant condition: mask>0. 'mask<=0 || (mask>0 && Body::byId(id)->maskCompatible(mask))' is equivalent to 'mask<=0 || Body::byId(id)->maskCompatible(mask)' [redundantCondition]
trunk-2018.02b/pkg/dem/NewtonIntegrator.cpp:232:19: style: Redundant condition: mask>0. 'mask<=0 || (mask>0 && Body::byId(id)->maskCompatible(mask))' is equivalent to 'mask<=0 || Body::byId(id)->maskCompatible(mask)' [redundantCondition]
trunk-2018.02b/pkg/dem/PeriIsoCompressor.cpp:179:19: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall]
trunk-2018.02b/pkg/dem/PeriIsoCompressor.cpp:223:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
trunk-2018.02b/pkg/dem/STLImporter.hpp:203:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
trunk-2018.02b/pkg/dem/STLImporter.hpp:202:9: note: Variable 'res' is reassigned a value before the old one has been used.
trunk-2018.02b/pkg/dem/STLImporter.hpp:203:9: note: Variable 'res' is reassigned a value before the old one has been used.
trunk-2018.02b/pkg/dem/STLImporter.hpp:204:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
trunk-2018.02b/pkg/dem/STLImporter.hpp:203:9: note: Variable 'res' is reassigned a value before the old one has been used.
trunk-2018.02b/pkg/dem/STLImporter.hpp:204:9: note: Variable 'res' is reassigned a value before the old one has been used.
trunk-2018.02b/pkg/dem/STLImporter.hpp:48:7: warning: Member variable 'Vrtx::pos' is not initialized in the constructor. [uninitMemberVar]
trunk-2018.02b/pkg/dem/STLImporter.hpp:16:28: performance: Technically the member function 'STLImporter::import' can be static. [functionStatic]
trunk-2018.02b/pkg/dem/STLImporter.cpp:13:40: note: Technically the member function 'STLImporter::import' can be static.
trunk-2018.02b/pkg/dem/STLImporter.hpp:16:28: note: Technically the member function 'STLImporter::import' can be static.
trunk-2018.02b/pkg/dem/STLImporter.hpp:62:10: style: Technically the member function 'STLReader::IsDifferent::operator()' can be const. [functionConst]
trunk-2018.02b/pkg/dem/STLImporter.hpp:61:5: style: Class 'IsDifferent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
trunk-2018.02b/pkg/dem/Shop_01.cpp:344:83: style: Variable 'II' is reassigned a value before the old one has been used. [redundantAssignment]
trunk-2018.02b/pkg/dem/Shop_01.cpp:342:0: note: Variable 'II' is reassigned a value before the old one has been used.
trunk-2018.02b/pkg/dem/Shop_01.cpp:344:83: note: Variable 'II' is reassigned a value before the old one has been used.
trunk-2018.02b/pkg/dem/Shop_01.cpp:345:83: style: Variable 'JJ' is reassigned a value before the old one has been used. [redundantAssignment]
trunk-2018.02b/pkg/dem/Shop_01.cpp:342:0: note: Variable 'JJ' is reassigned a value before the old one has been used.
trunk-2018.02b/pkg/dem/Shop_01.cpp:345:83: note: Variable 'JJ' is reassigned a value before the old one has been used.
trunk-2018.02b/pkg/dem/Shop_01.cpp:346:83: style: Variable 'KK' is reassigned a value before the old one has been used. [redundantAssignment]
trunk-2018.02b/pkg/dem/Shop_01.cpp:342:0: note: Variable 'KK' is reassigned a value before the old one has been used.
trunk-2018.02b/pkg/dem/Shop_01.cpp:346:83: note: Variable 'KK' is reassigned a value before the old one has been used.
[18:45]
Exit code is not zero! Crash?

ftp://ftp.se.debian.org/debian/pool/main/y/yadifa/yadifa_2.3.8.orig.tar.gz
yadifa-2.3.8-7713/bin/yadifa/main.c:172:68: style: struct member 'my_additional_stuff_s::next' is never used. [unusedStructMember]
yadifa-2.3.8-7713/bin/yadifa/query-result.c:112:0: error: syntax error [syntaxError]
yadifa-2.3.8-7713/bin/yadifa/yadifa-config.c:291:8: warning: Either the condition 'n>sizeof(txt)' is redundant or the array 'txt[16]' is accessed at index 16, which is out of bounds. [arrayIndexOutOfBoundsCond]
yadifa-2.3.8-7713/bin/yadifa/yadifa-config.c:281:10: note: Assuming that condition 'n>sizeof(txt)' is not redundant
yadifa-2.3.8-7713/bin/yadifa/yadifa-config.c:291:8: note: Array index out of bounds
yadifa-2.3.8-7713/bin/yadifa/yadifa-config.c:291:8: warning: Either the condition 'n>16' is redundant or the array 'txt[16]' is accessed at index 16, which is out of bounds. [arrayIndexOutOfBoundsCond]
yadifa-2.3.8-7713/bin/yadifa/yadifa-config.c:281:10: note: Assuming that condition 'n>16' is not redundant
yadifa-2.3.8-7713/bin/yadifa/yadifa-config.c:291:8: note: Array index out of bounds
yadifa-2.3.8-7713/lib/dnscore/src/alarm.c:122:23: style: Variable 'node' is not assigned a value. [unassignedVariable]
yadifa-2.3.8-7713/lib/dnscore/src/async.c:375:5: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
yadifa-2.3.8-7713/lib/dnscore/src/config_settings.c:225:10: style: The scope of the variable 'yes_or_no' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/debug.c:1265:20: error: Uninitialized struct member: hdr.size [uninitStructMember]
yadifa-2.3.8-7713/lib/dnscore/src/dns-udp.c:1492:9: style: The scope of the variable 'return_code' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/dnscore.c:172:33: error: Null pointer dereference: msg [nullPointer]
yadifa-2.3.8-7713/lib/dnscore/src/dnscore.c:171:25: note: Assignment 'msg=NULL', assigned value is 0
yadifa-2.3.8-7713/lib/dnscore/src/dnscore.c:172:33: note: Null pointer dereference
yadifa-2.3.8-7713/lib/dnscore/src/dnscore.c:173:9: error: Null pointer dereference: msg [nullPointer]
yadifa-2.3.8-7713/lib/dnscore/src/dnscore.c:171:25: note: Assignment 'msg=NULL', assigned value is 0
yadifa-2.3.8-7713/lib/dnscore/src/dnscore.c:173:9: note: Null pointer dereference
yadifa-2.3.8-7713/lib/dnscore/src/dnscore.c:186:24: style: The scope of the variable 'endian_name' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/dnskey-signature.c:166:12: style: The scope of the variable 'fqdn_len' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/dnskey.c:1103:10: style: The scope of the variable 'origin' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/dnskey.c:421:11: style: Variable 'ret' is not assigned a value. [unassignedVariable]
yadifa-2.3.8-7713/lib/dnscore/src/dnskey_dsa.c:72:0: error: #error "SSL_API not defined" [preprocessorErrorDirective]
yadifa-2.3.8-7713/lib/dnscore/src/dnskey_rsa.c:70:0: error: #error "SSL_API not defined" [preprocessorErrorDirective]
yadifa-2.3.8-7713/lib/dnscore/src/dnsname.c:1691:17: style: The scope of the variable 'start' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/empty-input-stream.c:56:15: style: union member 'Anonymous0::_voidp' is never used. [unusedStructMember]
yadifa-2.3.8-7713/lib/dnscore/src/fdtools.c:174:13: style: The scope of the variable 'n' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/fdtools.c:229:13: style: The scope of the variable 'n' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/fdtools.c:278:13: style: The scope of the variable 'n' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/fdtools.c:357:13: style: The scope of the variable 'n' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/file_input_stream.c:67:15: style: union member 'Anonymous0::_voidp' is never used. [unusedStructMember]
yadifa-2.3.8-7713/lib/dnscore/src/file_input_stream.c:320:53: style: Variable 'stream' is assigned a value that is never used. [unreadVariable]
yadifa-2.3.8-7713/lib/dnscore/src/file_output_stream.c:66:15: style: union member 'Anonymous0::voidp' is never used. [unusedStructMember]
yadifa-2.3.8-7713/lib/dnscore/src/file_output_stream.c:401:55: style: Variable 'stream' is assigned a value that is never used. [unreadVariable]
yadifa-2.3.8-7713/lib/dnscore/src/format.c:503:10: style: The scope of the variable 'c' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/format.c:1990:9: style: The scope of the variable 'dump_size' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/logger_channel_file.c:383:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/logger_handle.c:706:9: warning: Either the condition 'handle==NULL' is redundant or there is possible null pointer dereference: handle. [nullPointerRedundantCheck]
yadifa-2.3.8-7713/lib/dnscore/src/logger_handle.c:702:15: note: Assuming that condition 'handle==NULL' is not redundant
yadifa-2.3.8-7713/lib/dnscore/src/logger_handle.c:706:9: note: Null pointer dereference
yadifa-2.3.8-7713/lib/dnscore/src/logger_handle.c:709:9: warning: Either the condition 'handle==NULL' is redundant or there is possible null pointer dereference: handle. [nullPointerRedundantCheck]
yadifa-2.3.8-7713/lib/dnscore/src/logger_handle.c:702:15: note: Assuming that condition 'handle==NULL' is not redundant
yadifa-2.3.8-7713/lib/dnscore/src/logger_handle.c:709:9: note: Null pointer dereference
yadifa-2.3.8-7713/lib/dnscore/src/logger_handle.c:711:30: warning: Either the condition 'handle==NULL' is redundant or there is possible null pointer dereference: handle. [nullPointerRedundantCheck]
yadifa-2.3.8-7713/lib/dnscore/src/logger_handle.c:702:15: note: Assuming that condition 'handle==NULL' is not redundant
yadifa-2.3.8-7713/lib/dnscore/src/logger_handle.c:711:30: note: Null pointer dereference
yadifa-2.3.8-7713/lib/dnscore/src/logger_handle.c:712:23: warning: Either the condition 'handle==NULL' is redundant or there is possible null pointer dereference: handle. [nullPointerRedundantCheck]
yadifa-2.3.8-7713/lib/dnscore/src/logger_handle.c:702:15: note: Assuming that condition 'handle==NULL' is not redundant
yadifa-2.3.8-7713/lib/dnscore/src/logger_handle.c:712:23: note: Null pointer dereference
yadifa-2.3.8-7713/lib/dnscore/src/logger_handle.c:713:23: warning: Either the condition 'handle==NULL' is redundant or there is possible null pointer dereference: handle. [nullPointerRedundantCheck]
yadifa-2.3.8-7713/lib/dnscore/src/logger_handle.c:702:15: note: Assuming that condition 'handle==NULL' is not redundant
yadifa-2.3.8-7713/lib/dnscore/src/logger_handle.c:713:23: note: Null pointer dereference
yadifa-2.3.8-7713/lib/dnscore/src/logger_handle.c:348:21: style: Variable 'message' is not assigned a value. [unassignedVariable]
yadifa-2.3.8-7713/lib/dnscore/src/message.c:1968:5: style: Variable 'return_code' is reassigned a value before the old one has been used. [redundantAssignment]
yadifa-2.3.8-7713/lib/dnscore/src/message.c:1960:0: note: Variable 'return_code' is reassigned a value before the old one has been used.
yadifa-2.3.8-7713/lib/dnscore/src/message.c:1968:5: note: Variable 'return_code' is reassigned a value before the old one has been used.
yadifa-2.3.8-7713/lib/dnscore/src/parsing.c:471:23: warning: Identical condition 'c<32', second condition is always false [identicalConditionAfterEarlyExit]
yadifa-2.3.8-7713/lib/dnscore/src/parsing.c:457:15: note: first condition
yadifa-2.3.8-7713/lib/dnscore/src/parsing.c:471:23: note: second condition
yadifa-2.3.8-7713/lib/dnscore/src/parsing.c:471:23: style: Condition 'c<32' is always false [knownConditionTrueFalse]
yadifa-2.3.8-7713/lib/dnscore/src/parsing.c:463:14: note: Assuming that condition 'c=='\\'' is not redundant
yadifa-2.3.8-7713/lib/dnscore/src/parsing.c:471:23: note: Condition 'c<32' is always false
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:647:8: warning: Either the condition 'n>sizeof(txt)' is redundant or the array 'txt[16]' is accessed at index 16, which is out of bounds. [arrayIndexOutOfBoundsCond]
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:637:10: note: Assuming that condition 'n>sizeof(txt)' is not redundant
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:647:8: note: Array index out of bounds
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:668:8: warning: Either the condition 'n>sizeof(txt)' is redundant or the array 'txt[16]' is accessed at index 16, which is out of bounds. [arrayIndexOutOfBoundsCond]
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:658:10: note: Assuming that condition 'n>sizeof(txt)' is not redundant
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:668:8: note: Array index out of bounds
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:691:8: warning: Either the condition 'n>sizeof(txt)' is redundant or the array 'txt[16]' is accessed at index 16, which is out of bounds. [arrayIndexOutOfBoundsCond]
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:681:10: note: Assuming that condition 'n>sizeof(txt)' is not redundant
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:691:8: note: Array index out of bounds
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:712:8: warning: Either the condition 'src_len>sizeof(txt)' is redundant or the array 'txt[16]' is accessed at index 16, which is out of bounds. [arrayIndexOutOfBoundsCond]
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:702:16: note: Assuming that condition 'src_len>sizeof(txt)' is not redundant
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:712:8: note: Array index out of bounds
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:647:8: warning: Either the condition 'n>16' is redundant or the array 'txt[16]' is accessed at index 16, which is out of bounds. [arrayIndexOutOfBoundsCond]
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:637:10: note: Assuming that condition 'n>16' is not redundant
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:647:8: note: Array index out of bounds
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:668:8: warning: Either the condition 'n>16' is redundant or the array 'txt[16]' is accessed at index 16, which is out of bounds. [arrayIndexOutOfBoundsCond]
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:658:10: note: Assuming that condition 'n>16' is not redundant
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:668:8: note: Array index out of bounds
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:691:8: warning: Either the condition 'n>16' is redundant or the array 'txt[16]' is accessed at index 16, which is out of bounds. [arrayIndexOutOfBoundsCond]
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:681:10: note: Assuming that condition 'n>16' is not redundant
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:691:8: note: Array index out of bounds
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:712:8: warning: Either the condition 'src_len>16' is redundant or the array 'txt[16]' is accessed at index 16, which is out of bounds. [arrayIndexOutOfBoundsCond]
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:702:16: note: Assuming that condition 'src_len>16' is not redundant
yadifa-2.3.8-7713/lib/dnscore/src/rfc.c:712:8: note: Array index out of bounds
yadifa-2.3.8-7713/lib/dnscore/src/tcp_io_stream.c:402:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/thread_pool.c:447:5: warning: Possible null pointer dereference: td [nullPointer]
yadifa-2.3.8-7713/lib/dnscore/src/thread_pool.c:442:31: note: Assignment 'td=NULL', assigned value is 0
yadifa-2.3.8-7713/lib/dnscore/src/thread_pool.c:447:5: note: Null pointer dereference
yadifa-2.3.8-7713/lib/dnscore/src/thread_pool.c:448:5: warning: Possible null pointer dereference: td [nullPointer]
yadifa-2.3.8-7713/lib/dnscore/src/thread_pool.c:442:31: note: Assignment 'td=NULL', assigned value is 0
yadifa-2.3.8-7713/lib/dnscore/src/thread_pool.c:448:5: note: Null pointer dereference
yadifa-2.3.8-7713/lib/dnscore/src/thread_pool.c:449:5: warning: Possible null pointer dereference: td [nullPointer]
yadifa-2.3.8-7713/lib/dnscore/src/thread_pool.c:442:31: note: Assignment 'td=NULL', assigned value is 0
yadifa-2.3.8-7713/lib/dnscore/src/thread_pool.c:449:5: note: Null pointer dereference
yadifa-2.3.8-7713/lib/dnscore/src/thread_pool.c:809:13: style: The scope of the variable 'err' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/thread_pool.c:1043:16: style: The scope of the variable 'err' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/thread_pool.c:1168:13: style: The scope of the variable 'err' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/threaded-qsl-cw.c:309:9: style: The scope of the variable 'size' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/threaded_dll_cw.c:309:9: style: The scope of the variable 'size' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/threaded_ringbuffer.c:532:9: style: The scope of the variable 'size' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/threaded_ringbuffer.c:72:31: style: struct member 'threaded_ringbuffer_node::next' is never used. [unusedStructMember]
yadifa-2.3.8-7713/lib/dnscore/src/threaded_ringbuffer.c:73:31: style: struct member 'threaded_ringbuffer_node::prev' is never used. [unusedStructMember]
yadifa-2.3.8-7713/lib/dnscore/src/threaded_ringbuffer.c:75:11: style: struct member 'threaded_ringbuffer_node::data' is never used. [unusedStructMember]
yadifa-2.3.8-7713/lib/dnscore/src/threaded_ringbuffer_cw.c:457:9: style: The scope of the variable 'size' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnscore/src/threaded_ringlist.c:51:0: error: #error "DNSCORE_HAS_MUTEX_DEBUG_SUPPORT not defined" [preprocessorErrorDirective]
yadifa-2.3.8-7713/lib/dnscore/src/tsig.c:52:0: error: #error "SSL_API not defined" [preprocessorErrorDirective]
yadifa-2.3.8-7713/lib/dnscore/src/xfr_input_stream.c:1027:35: error: Uninitialized variable: last_message_had_tsig [uninitvar]
yadifa-2.3.8-7713/lib/dnscore/src/zalloc.c:744:9: style: Variable 'ret' is not assigned a value. [unassignedVariable]
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_btree.c:276:118: style: Function 'dictionary_btree_process' argument 4 names different: declaration 'compare' definition 'process'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_btree.c:62:128: note: Function 'dictionary_btree_process' argument 4 names different: declaration 'compare' definition 'process'.
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_btree.c:276:118: note: Function 'dictionary_btree_process' argument 4 names different: declaration 'compare' definition 'process'.
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_btree.c:367:56: style: Function 'dictionary_btree_iterator_hasnext' argument 1 names different: declaration 'dico' definition 'iter'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_btree.c:64:61: note: Function 'dictionary_btree_iterator_hasnext' argument 1 names different: declaration 'dico' definition 'iter'.
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_btree.c:367:56: note: Function 'dictionary_btree_iterator_hasnext' argument 1 names different: declaration 'dico' definition 'iter'.
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_btree.c:380:53: style: Function 'dictionary_btree_iterator_next' argument 1 names different: declaration 'dico' definition 'iter'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_btree.c:65:60: note: Function 'dictionary_btree_iterator_next' argument 1 names different: declaration 'dico' definition 'iter'.
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_btree.c:380:53: note: Function 'dictionary_btree_iterator_next' argument 1 names different: declaration 'dico' definition 'iter'.
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_btree.c:401:38: warning: Function 'dictionary_btree_empties' argument order different: declaration 'dico, bucket, destroy' definition 'dico, bucket_data, bucket' [funcArgOrderDifferent]
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_btree.c:68:43: note: Function 'dictionary_btree_empties' argument order different: declaration 'dico, bucket, destroy' definition 'dico, bucket_data, bucket'
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_btree.c:401:38: note: Function 'dictionary_btree_empties' argument order different: declaration 'dico, bucket, destroy' definition 'dico, bucket_data, bucket'
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_htbt.c:141:84: style: Function 'dictionary_htbt_destroy_ex' argument 2 names different: declaration 'destroy' definition 'destroyex'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_htbt.c:57:89: note: Function 'dictionary_htbt_destroy_ex' argument 2 names different: declaration 'destroy' definition 'destroyex'.
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_htbt.c:141:84: note: Function 'dictionary_htbt_destroy_ex' argument 2 names different: declaration 'destroy' definition 'destroyex'.
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_htbt.c:278:117: style: Function 'dictionary_htbt_process' argument 4 names different: declaration 'compare' definition 'process'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_htbt.c:62:127: note: Function 'dictionary_htbt_process' argument 4 names different: declaration 'compare' definition 'process'.
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_htbt.c:278:117: note: Function 'dictionary_htbt_process' argument 4 names different: declaration 'compare' definition 'process'.
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_htbt.c:371:55: style: Function 'dictionary_htbt_iterator_hasnext' argument 1 names different: declaration 'dico' definition 'iter'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_htbt.c:64:60: note: Function 'dictionary_htbt_iterator_hasnext' argument 1 names different: declaration 'dico' definition 'iter'.
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_htbt.c:371:55: note: Function 'dictionary_htbt_iterator_hasnext' argument 1 names different: declaration 'dico' definition 'iter'.
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_htbt.c:381:52: style: Function 'dictionary_htbt_iterator_next' argument 1 names different: declaration 'dico' definition 'iter'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_htbt.c:65:59: note: Function 'dictionary_htbt_iterator_next' argument 1 names different: declaration 'dico' definition 'iter'.
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_htbt.c:381:52: note: Function 'dictionary_htbt_iterator_next' argument 1 names different: declaration 'dico' definition 'iter'.
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_htbt.c:400:37: warning: Function 'dictionary_htbt_empties' argument order different: declaration 'dico, bucket, destroy' definition 'dico, bucket_data, bucket' [funcArgOrderDifferent]
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_htbt.c:68:42: note: Function 'dictionary_htbt_empties' argument order different: declaration 'dico, bucket, destroy' definition 'dico, bucket_data, bucket'
yadifa-2.3.8-7713/lib/dnsdb/src/dictionary_htbt.c:400:37: note: Function 'dictionary_htbt_empties' argument order different: declaration 'dico, bucket, destroy' definition 'dico, bucket_data, bucket'
yadifa-2.3.8-7713/lib/dnsdb/src/dnssec-keystore.c:1270:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
yadifa-2.3.8-7713/lib/dnsdb/src/dnssec-keystore.c:1264:0: note: Variable 'ret' is reassigned a value before the old one has been used.
yadifa-2.3.8-7713/lib/dnsdb/src/dnssec-keystore.c:1270:5: note: Variable 'ret' is reassigned a value before the old one has been used.
yadifa-2.3.8-7713/lib/dnsdb/src/dnssec-keystore.c:1118:29: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yadifa-2.3.8-7713/lib/dnsdb/src/dnssec-keystore.c:1132:29: note: Found duplicate branches for 'if' and 'else'.
yadifa-2.3.8-7713/lib/dnsdb/src/dnssec-keystore.c:1118:29: note: Found duplicate branches for 'if' and 'else'.
yadifa-2.3.8-7713/lib/dnsdb/src/dynupdate-diff-nsec3.c:126:105: style: Redundant condition: diff_fqdn->was_at_delegation. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
yadifa-2.3.8-7713/lib/dnsdb/src/dynupdate-diff.c:1580:35: warning: Redundant assignment of 'diff_fqdn->will_have_children' to itself. [selfAssignment]
yadifa-2.3.8-7713/lib/dnsdb/src/dynupdate-diff.c:3574:9: style: The scope of the variable 'rdata' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnsdb/src/htable.c:64:19: style: Variable 'table' is not assigned a value. [unassignedVariable]
yadifa-2.3.8-7713/lib/dnsdb/src/journal-cjf-idxt.c:234:28: style: Expression is always false because 'else if' condition matches previous condition at line 228. [multiCondition]
yadifa-2.3.8-7713/lib/dnsdb/src/journal.c:517:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
yadifa-2.3.8-7713/lib/dnsdb/src/journal.c:508:0: note: Variable 'ret' is reassigned a value before the old one has been used.
yadifa-2.3.8-7713/lib/dnsdb/src/journal.c:517:5: note: Variable 'ret' is reassigned a value before the old one has been used.
yadifa-2.3.8-7713/lib/dnsdb/src/journal.c:374:10: style: The scope of the variable 'data_path' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnsdb/src/nsec3-chain-replay.c:270:32: style: Redundant condition: ttlrdata==NULL. 'ttlrdata!=NULL || (ttlrdata==NULL && rtype==TYPE_NONE)' is equivalent to 'ttlrdata!=NULL || rtype==TYPE_NONE' [redundantCondition]
yadifa-2.3.8-7713/lib/dnsdb/src/nsec3-chain-replay.c:324:32: style: Redundant condition: ttlrdata==NULL. 'ttlrdata!=NULL || (ttlrdata==NULL && rtype==TYPE_NONE)' is equivalent to 'ttlrdata!=NULL || rtype==TYPE_NONE' [redundantCondition]
yadifa-2.3.8-7713/lib/dnsdb/src/nsec3.c:67:0: error: #error nsec3.c should not be compiled when ZDB_HAS_NSEC3_SUPPORT == 0 [preprocessorErrorDirective]
yadifa-2.3.8-7713/lib/dnsdb/src/nsec3_owner.c:996:8: warning: Either the condition '(dst)!=NULL' is redundant or there is possible null pointer dereference: item. [nullPointerRedundantCheck]
yadifa-2.3.8-7713/lib/dnsdb/src/nsec3_owner.c:936:89: note: Assuming that condition '(dst)!=NULL' is not redundant
yadifa-2.3.8-7713/lib/dnsdb/src/nsec3_owner.c:934:50: note: Calling function 'nsec3_star_get', 1st argument 'item' value is 0
yadifa-2.3.8-7713/lib/dnsdb/src/nsec3_owner.c:996:8: note: Null pointer dereference
yadifa-2.3.8-7713/lib/dnsdb/src/xfr_copy.c:130:10: style: The scope of the variable 'file_path' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnsdb/src/zdb-zone-answer-axfr.c:139:0: error: #error "PATH_MAX not defined" [preprocessorErrorDirective]
yadifa-2.3.8-7713/lib/dnsdb/src/zdb-zone-answer-ixfr.c:106:0: error: #error "PATH_MAX not defined" [preprocessorErrorDirective]
yadifa-2.3.8-7713/lib/dnsdb/src/zdb-zone-dnssec.c:84:10: style: The scope of the variable 'name' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnsdb/src/zdb-zone-dnssec.c:70:15: style: struct member 'zdb_zone_dnssec_callback_s::zone' is never used. [unusedStructMember]
yadifa-2.3.8-7713/lib/dnsdb/src/zdb-zone-maintenance.c:277:9: style: The scope of the variable 'loop_iterations' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnsdb/src/zdb_icmtl.c:84:0: error: #error "HAS_DYNUPDATE_DIFF_ENABLED not defined" [preprocessorErrorDirective]
yadifa-2.3.8-7713/lib/dnsdb/src/zdb_query_ex.c:92:0: error: #error "MISSING HAS_DYNAMIC_PROVISIONING" [preprocessorErrorDirective]
yadifa-2.3.8-7713/lib/dnsdb/src/zdb_rr_label.c:210:71: style: Function 'zdb_rr_label_destroy_callback' argument 2 names different: declaration 'arg' definition 'zone'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/lib/dnsdb/src/zdb_rr_label.c:67:83: note: Function 'zdb_rr_label_destroy_callback' argument 2 names different: declaration 'arg' definition 'zone'.
yadifa-2.3.8-7713/lib/dnsdb/src/zdb_rr_label.c:210:71: note: Function 'zdb_rr_label_destroy_callback' argument 2 names different: declaration 'arg' definition 'zone'.
yadifa-2.3.8-7713/lib/dnsdb/src/zdb_update_signatures.c:65:0: error: #error "HAS_DYNUPDATE_DIFF_ENABLED not defined" [preprocessorErrorDirective]
yadifa-2.3.8-7713/lib/dnsdb/src/zdb_zone.c:86:0: error: #error "HAS_DYNUPDATE_DIFF_ENABLED not defined" [preprocessorErrorDirective]
yadifa-2.3.8-7713/lib/dnsdb/src/zdb_zone_store_axfr.c:104:19: style: The scope of the variable 'label' can be reduced. [variableScope]
yadifa-2.3.8-7713/lib/dnszone/src/hints_file_reader.c:106:9: style: struct member 'hints_file_reader::origin' is never used. [unusedStructMember]
yadifa-2.3.8-7713/lib/dnszone/src/hints_file_reader.c:108:22: style: struct member 'hints_file_reader::rr' is never used. [unusedStructMember]
yadifa-2.3.8-7713/lib/dnszone/src/hints_file_reader.c:111:9: style: struct member 'hints_file_reader::bracket_status' is never used. [unusedStructMember]
yadifa-2.3.8-7713/lib/dnszone/src/zone_file_reader.c:1616:44: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yadifa-2.3.8-7713/sbin/yadifad/acl.c:60:0: error: #error "ACL support should not be compiled in" [preprocessorErrorDirective]
yadifa-2.3.8-7713/sbin/yadifad/config_acl.c:56:0: error: #error "ACL support should not be compiled in" [preprocessorErrorDirective]
yadifa-2.3.8-7713/sbin/yadifad/config_main.c:368:10: style: Unused variable: tmp [unusedVariable]
yadifa-2.3.8-7713/sbin/yadifad/config_zone.c:234:79: style: Function 'config_section_zone_set_filter' argument 2 names different: declaration 'params' definition 'p'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/sbin/yadifad/confs.h:460:84: note: Function 'config_section_zone_set_filter' argument 2 names different: declaration 'params' definition 'p'.
yadifa-2.3.8-7713/sbin/yadifad/config_zone.c:234:79: note: Function 'config_section_zone_set_filter' argument 2 names different: declaration 'params' definition 'p'.
yadifa-2.3.8-7713/sbin/yadifad/confs.c:490:10: style: The scope of the variable 'configuration_file_path' can be reduced. [variableScope]
yadifa-2.3.8-7713/sbin/yadifad/confs.c:638:68: style: Function 'yadifad_config_update_zone' argument 2 names different: declaration 'fqdn' definition 'fqdn_set'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/sbin/yadifad/confs.h:444:78: note: Function 'yadifad_config_update_zone' argument 2 names different: declaration 'fqdn' definition 'fqdn_set'.
yadifa-2.3.8-7713/sbin/yadifad/confs.c:638:68: note: Function 'yadifad_config_update_zone' argument 2 names different: declaration 'fqdn' definition 'fqdn_set'.
yadifa-2.3.8-7713/sbin/yadifad/ctrl.h:53:0: error: #error "CTRL has not been enabled : do not include this" [preprocessorErrorDirective]
yadifa-2.3.8-7713/sbin/yadifad/ctrl_zone.h:50:0: error: #error "CTRL has not been enabled : do not include this" [preprocessorErrorDirective]
yadifa-2.3.8-7713/sbin/yadifad/database-service-zone-load.c:889:33: style: Same expression on both sides of '!='. [duplicateExpression]
yadifa-2.3.8-7713/sbin/yadifad/database-service-zone-resignature.h:76:0: error: #error "no RRSIG management support: database-service-zone-resignature.h should not be included" [preprocessorErrorDirective]
yadifa-2.3.8-7713/sbin/yadifad/database-service.c:120:0: error: #error "HAS_DYNUPDATE_DIFF_ENABLED not defined" [preprocessorErrorDirective]
yadifa-2.3.8-7713/sbin/yadifad/database.c:109:0: error: #error "HAS_DYNUPDATE_DIFF_ENABLED not defined" [preprocessorErrorDirective]
yadifa-2.3.8-7713/sbin/yadifad/ixfr.c:248:84: style: Function 'ixfr_start_query' argument 4 names different: declaration 'rdata' definition 'soa_rdata'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/sbin/yadifad/ixfr.h:79:94: note: Function 'ixfr_start_query' argument 4 names different: declaration 'rdata' definition 'soa_rdata'.
yadifa-2.3.8-7713/sbin/yadifad/ixfr.c:248:84: note: Function 'ixfr_start_query' argument 4 names different: declaration 'rdata' definition 'soa_rdata'.
yadifa-2.3.8-7713/sbin/yadifad/ixfr.c:248:99: style: Function 'ixfr_start_query' argument 5 names different: declaration 'rdata_size' definition 'soa_rdata_size'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/sbin/yadifad/ixfr.h:79:105: note: Function 'ixfr_start_query' argument 5 names different: declaration 'rdata_size' definition 'soa_rdata_size'.
yadifa-2.3.8-7713/sbin/yadifad/ixfr.c:248:99: note: Function 'ixfr_start_query' argument 5 names different: declaration 'rdata_size' definition 'soa_rdata_size'.
yadifa-2.3.8-7713/sbin/yadifad/ixfr.c:333:62: style: Function 'ixfr_query' argument 3 names different: declaration 'output_loaded_serial' definition 'out_loaded_serial'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/sbin/yadifad/ixfr.h:62:72: note: Function 'ixfr_query' argument 3 names different: declaration 'output_loaded_serial' definition 'out_loaded_serial'.
yadifa-2.3.8-7713/sbin/yadifad/ixfr.c:333:62: note: Function 'ixfr_query' argument 3 names different: declaration 'output_loaded_serial' definition 'out_loaded_serial'.
yadifa-2.3.8-7713/sbin/yadifad/notify.c:760:30: style: Function 'notify_process' argument 1 names different: declaration 'msg' definition 'mesg'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/sbin/yadifad/notify.h:66:40: note: Function 'notify_process' argument 1 names different: declaration 'msg' definition 'mesg'.
yadifa-2.3.8-7713/sbin/yadifad/notify.c:760:30: note: Function 'notify_process' argument 1 names different: declaration 'msg' definition 'mesg'.
yadifa-2.3.8-7713/sbin/yadifad/rrl.c:263:24: style: struct member 'rrl_item_children::left' is never used. [unusedStructMember]
yadifa-2.3.8-7713/sbin/yadifad/rrl.c:264:24: style: struct member 'rrl_item_children::right' is never used. [unusedStructMember]
yadifa-2.3.8-7713/sbin/yadifad/rrl.c:988:9: style: Variable 'now' is assigned a value that is never used. [unreadVariable]
yadifa-2.3.8-7713/sbin/yadifad/rrl.c:115:1: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
yadifa-2.3.8-7713/sbin/yadifad/server-mt.c:1082:53: warning: Redundant assignment of 'synced_threads.threads[tidx].fdsock' to itself. [selfAssignment]
yadifa-2.3.8-7713/sbin/yadifad/signals.c:250:0: error: #error "unsupported pointer size" [preprocessorErrorDirective]
yadifa-2.3.8-7713/sbin/yadifad/zone.c:1345:52: warning: Redundant assignment of 'desc_zone_desc->dynamic_provisioning.flags' to itself. [selfAssignment]
yadifa-2.3.8-7713/sbin/yadifad/zone.c:150:26: style: Function 'zone_init' argument 1 names different: declaration 'set' definition 'dset'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/sbin/yadifad/zone.h:114:31: note: Function 'zone_init' argument 1 names different: declaration 'set' definition 'dset'.
yadifa-2.3.8-7713/sbin/yadifad/zone.c:150:26: note: Function 'zone_init' argument 1 names different: declaration 'set' definition 'dset'.
yadifa-2.3.8-7713/sbin/yadifad/zone.c:231:25: style: Function 'zone_clone' argument 1 names different: declaration 'zone_setup' definition 'zone_desc'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/sbin/yadifad/zone.h:124:38: note: Function 'zone_clone' argument 1 names different: declaration 'zone_setup' definition 'zone_desc'.
yadifa-2.3.8-7713/sbin/yadifad/zone.c:231:25: note: Function 'zone_clone' argument 1 names different: declaration 'zone_setup' definition 'zone_desc'.
yadifa-2.3.8-7713/sbin/yadifad/zone.c:439:30: style: Function 'zone_free_all' argument 1 names different: declaration 'set' definition 'dset'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/sbin/yadifad/zone.h:155:35: note: Function 'zone_free_all' argument 1 names different: declaration 'set' definition 'dset'.
yadifa-2.3.8-7713/sbin/yadifad/zone.c:439:30: note: Function 'zone_free_all' argument 1 names different: declaration 'set' definition 'dset'.
yadifa-2.3.8-7713/sbin/yadifad/zone.c:675:30: style: Function 'zone_register' argument 1 names different: declaration 'set' definition 'dset'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/sbin/yadifad/zone.h:170:40: note: Function 'zone_register' argument 1 names different: declaration 'set' definition 'dset'.
yadifa-2.3.8-7713/sbin/yadifad/zone.c:675:30: note: Function 'zone_register' argument 1 names different: declaration 'set' definition 'dset'.
yadifa-2.3.8-7713/sbin/yadifad/zone.c:675:49: style: Function 'zone_register' argument 2 names different: declaration 'zone' definition 'zone_desc'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/sbin/yadifad/zone.h:170:58: note: Function 'zone_register' argument 2 names different: declaration 'zone' definition 'zone_desc'.
yadifa-2.3.8-7713/sbin/yadifad/zone.c:675:49: note: Function 'zone_register' argument 2 names different: declaration 'zone' definition 'zone_desc'.
yadifa-2.3.8-7713/sbin/yadifad/zone.c:807:32: style: Function 'zone_unregister' argument 1 names different: declaration 'set' definition 'dset'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/sbin/yadifad/zone.h:178:45: note: Function 'zone_unregister' argument 1 names different: declaration 'set' definition 'dset'.
yadifa-2.3.8-7713/sbin/yadifad/zone.c:807:32: note: Function 'zone_unregister' argument 1 names different: declaration 'set' definition 'dset'.
yadifa-2.3.8-7713/sbin/yadifad/zone.c:1105:29: style: Function 'zone_try_lock' argument 2 names different: declaration 'owner_mark' definition 'owner_id'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/sbin/yadifad/zone.h:257:52: note: Function 'zone_try_lock' argument 2 names different: declaration 'owner_mark' definition 'owner_id'.
yadifa-2.3.8-7713/sbin/yadifad/zone.c:1105:29: note: Function 'zone_try_lock' argument 2 names different: declaration 'owner_mark' definition 'owner_id'.
yadifa-2.3.8-7713/sbin/yadifad/zone.c:1130:38: style: Function 'zone_lock' argument 2 names different: declaration 'owner_mark' definition 'owner_id'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/sbin/yadifad/zone.h:263:48: note: Function 'zone_lock' argument 2 names different: declaration 'owner_mark' definition 'owner_id'.
yadifa-2.3.8-7713/sbin/yadifad/zone.c:1130:38: note: Function 'zone_lock' argument 2 names different: declaration 'owner_mark' definition 'owner_id'.
yadifa-2.3.8-7713/sbin/yadifad/zone.c:1325:31: style: Function 'zone_setwithzone' argument 1 names different: declaration 'zone_desc' definition 'desc_zone_desc'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/sbin/yadifad/zone.h:283:41: note: Function 'zone_setwithzone' argument 1 names different: declaration 'zone_desc' definition 'desc_zone_desc'.
yadifa-2.3.8-7713/sbin/yadifad/zone.c:1325:31: note: Function 'zone_setwithzone' argument 1 names different: declaration 'zone_desc' definition 'desc_zone_desc'.
yadifa-2.3.8-7713/sbin/yadifad/zone.c:1325:60: style: Function 'zone_setwithzone' argument 2 names different: declaration 'src' definition 'src_zone_desc'. [funcArgNamesDifferent]
yadifa-2.3.8-7713/sbin/yadifad/zone.h:283:65: note: Function 'zone_setwithzone' argument 2 names different: declaration 'src' definition 'src_zone_desc'.
yadifa-2.3.8-7713/sbin/yadifad/zone.c:1325:60: note: Function 'zone_setwithzone' argument 2 names different: declaration 'src' definition 'src_zone_desc'.
[18:45]

ftp://ftp.se.debian.org/debian/pool/main/y/yadm/yadm_1.12.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yafaray/yafaray_0.1.2+really0.1.2~beta5.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/y/yafaray-exporter/yafaray-exporter_0.1.2+really0.1.2~beta5.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/y/yafc/yafc_1.3.7.orig.tar.xz
yafc-1.3.7/lib/base64.c:126:0: error: #error no suitable base64 implementation available [preprocessorErrorDirective]
yafc-1.3.7/lib/fnmatch.c:162:17: style: The scope of the variable 'c' can be reduced. [variableScope]
yafc-1.3.7/lib/fnmatch.c:163:17: style: The scope of the variable 'sc' can be reduced. [variableScope]
yafc-1.3.7/lib/gssapi.c:61:0: error: #error "Need gssapi.h from either Heimdal or MIT krb5" [preprocessorErrorDirective]
yafc-1.3.7/src/alias.c:179:6: style: The scope of the variable 'i' can be reduced. [variableScope]
yafc-1.3.7/src/alias.c:180:12: style: The scope of the variable 'lip' can be reduced. [variableScope]
yafc-1.3.7/src/bookmark.c:166:15: style: The scope of the variable 'len' can be reduced. [variableScope]
yafc-1.3.7/src/bookmark.c:241:12: style: The scope of the variable 'li' can be reduced. [variableScope]
yafc-1.3.7/src/cmd.c:65:8: style: The scope of the variable 'p' can be reduced. [variableScope]
yafc-1.3.7/src/commands.c:308:15: warning: Either the condition 'a' is redundant or there is possible null pointer dereference: a. [nullPointerRedundantCheck]
yafc-1.3.7/src/commands.c:290:5: note: Assuming that condition 'a' is not redundant
yafc-1.3.7/src/commands.c:308:15: note: Null pointer dereference
yafc-1.3.7/src/commands.c:89:29: style: Function 'find_cmd' argument 1 names different: declaration 'name' definition 'cmd'. [funcArgNamesDifferent]
yafc-1.3.7/src/cmd.h:31:29: note: Function 'find_cmd' argument 1 names different: declaration 'name' definition 'cmd'.
yafc-1.3.7/src/commands.c:89:29: note: Function 'find_cmd' argument 1 names different: declaration 'name' definition 'cmd'.
yafc-1.3.7/src/ftp/cache.c:34:39: style: Function 'ftp_cache_flush_mark' argument 1 names different: declaration 'p' definition 'path'. [funcArgNamesDifferent]
yafc-1.3.7/src/ftp/ftp.h:252:39: note: Function 'ftp_cache_flush_mark' argument 1 names different: declaration 'p' definition 'path'.
yafc-1.3.7/src/ftp/cache.c:34:39: note: Function 'ftp_cache_flush_mark' argument 1 names different: declaration 'p' definition 'path'.
yafc-1.3.7/src/ftp/cache.c:53:43: style: Function 'ftp_cache_flush_mark_for' argument 1 names different: declaration 'p' definition 'path'. [funcArgNamesDifferent]
yafc-1.3.7/src/ftp/ftp.h:253:43: note: Function 'ftp_cache_flush_mark_for' argument 1 names different: declaration 'p' definition 'path'.
yafc-1.3.7/src/ftp/cache.c:53:43: note: Function 'ftp_cache_flush_mark_for' argument 1 names different: declaration 'p' definition 'path'.
yafc-1.3.7/src/ftp/ftp.c:1405:5: style: Variable 'is_curdir' is reassigned a value before the old one has been used. [redundantAssignment]
yafc-1.3.7/src/ftp/ftp.c:1392:0: note: Variable 'is_curdir' is reassigned a value before the old one has been used.
yafc-1.3.7/src/ftp/ftp.c:1405:5: note: Variable 'is_curdir' is reassigned a value before the old one has been used.
yafc-1.3.7/src/ftp/ftp.c:591:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yafc-1.3.7/src/ftp/ftp.c:1185:19: style: The scope of the variable 'edq' can be reduced. [variableScope]
yafc-1.3.7/src/ftp/ftp.c:106:19: style: Function 'ftp_use' argument 1 names different: declaration 'ftp' definition 'useftp'. [funcArgNamesDifferent]
yafc-1.3.7/src/ftp/ftp.h:204:19: note: Function 'ftp_use' argument 1 names different: declaration 'ftp' definition 'useftp'.
yafc-1.3.7/src/ftp/ftp.c:106:19: note: Function 'ftp_use' argument 1 names different: declaration 'ftp' definition 'useftp'.
yafc-1.3.7/src/ftp/ftpsend.c:721:8: style: The scope of the variable 'e' can be reduced. [variableScope]
yafc-1.3.7/src/ftp/host.c:170:48: style: Function 'printable_address' argument 1 names different: declaration 'sockaddr' definition 'sa'. [funcArgNamesDifferent]
yafc-1.3.7/src/ftp/host.h:46:48: note: Function 'printable_address' argument 1 names different: declaration 'sockaddr' definition 'sa'.
yafc-1.3.7/src/ftp/host.c:170:48: note: Function 'printable_address' argument 1 names different: declaration 'sockaddr' definition 'sa'.
yafc-1.3.7/src/ftp/lscolors.c:42:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yafc-1.3.7/src/ftp/lscolors.c:43:17: style: The scope of the variable 'org' can be reduced. [variableScope]
yafc-1.3.7/src/ftp/lscolors.c:44:16: style: The scope of the variable 'n' can be reduced. [variableScope]
yafc-1.3.7/src/ftp/rdirectory.c:43:6: style: The scope of the variable 'r' can be reduced. [variableScope]
yafc-1.3.7/src/ftp/rdirectory.c:106:28: style: Function 'rdir_sort' argument 1 names different: declaration 'rdir' definition 'dir'. [funcArgNamesDifferent]
yafc-1.3.7/src/ftp/rdirectory.h:32:28: note: Function 'rdir_sort' argument 1 names different: declaration 'rdir' definition 'dir'.
yafc-1.3.7/src/ftp/rdirectory.c:106:28: note: Function 'rdir_sort' argument 1 names different: declaration 'rdir' definition 'dir'.
yafc-1.3.7/src/ftp/rfile.c:520:17: style: Variable 'f->mtime' is reassigned a value before the old one has been used. [redundantAssignment]
yafc-1.3.7/src/ftp/rfile.c:510:17: note: Variable 'f->mtime' is reassigned a value before the old one has been used.
yafc-1.3.7/src/ftp/rfile.c:520:17: note: Variable 'f->mtime' is reassigned a value before the old one has been used.
yafc-1.3.7/src/ftp/rfile.c:626:9: style: Variable 'f->mtime' is reassigned a value before the old one has been used. [redundantAssignment]
yafc-1.3.7/src/ftp/rfile.c:616:9: note: Variable 'f->mtime' is reassigned a value before the old one has been used.
yafc-1.3.7/src/ftp/rfile.c:626:9: note: Variable 'f->mtime' is reassigned a value before the old one has been used.
yafc-1.3.7/src/ftp/rfile.c:553:9: error: Memory pointed to by 'date' is freed twice. [doubleFree]
yafc-1.3.7/src/ftp/rglob.c:49:9: style: The scope of the variable 'fi' can be reduced. [variableScope]
yafc-1.3.7/src/ftp/ssh_cmd.c:154:7: style: Variable 'prompt' is reassigned a value before the old one has been used. [redundantAssignment]
yafc-1.3.7/src/ftp/ssh_cmd.c:151:0: note: Variable 'prompt' is reassigned a value before the old one has been used.
yafc-1.3.7/src/ftp/ssh_cmd.c:154:7: note: Variable 'prompt' is reassigned a value before the old one has been used.
yafc-1.3.7/src/ftp/ssh_cmd.c:381:3: style: Variable 'isdir' is reassigned a value before the old one has been used. [redundantAssignment]
yafc-1.3.7/src/ftp/ssh_cmd.c:374:0: note: Variable 'isdir' is reassigned a value before the old one has been used.
yafc-1.3.7/src/ftp/ssh_cmd.c:381:3: note: Variable 'isdir' is reassigned a value before the old one has been used.
yafc-1.3.7/src/get.c:171:12: style: The scope of the variable 't' can be reduced. [variableScope]
yafc-1.3.7/src/get.c:200:9: style: The scope of the variable 'r' can be reduced. [variableScope]
yafc-1.3.7/src/get.c:538:23: style: The scope of the variable 'rgl' can be reduced. [variableScope]
yafc-1.3.7/src/input.c:331:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
yafc-1.3.7/src/libmhe/strq.c:121:7: style: The scope of the variable 'dq' can be reduced. [variableScope]
yafc-1.3.7/src/libmhe/strq.c:482:16: style: The scope of the variable 'c' can be reduced. [variableScope]
yafc-1.3.7/src/libmhe/strq.c:73:39: style: Function 'base_name_ptr' argument 1 names different: declaration 's' definition 'path'. [funcArgNamesDifferent]
yafc-1.3.7/src/libmhe/strq.h:26:39: note: Function 'base_name_ptr' argument 1 names different: declaration 's' definition 'path'.
yafc-1.3.7/src/libmhe/strq.c:73:39: note: Function 'base_name_ptr' argument 1 names different: declaration 's' definition 'path'.
yafc-1.3.7/src/libmhe/strq.c:81:34: style: Function 'base_name_xptr' argument 1 names different: declaration 's' definition 'path'. [funcArgNamesDifferent]
yafc-1.3.7/src/libmhe/strq.h:27:34: note: Function 'base_name_xptr' argument 1 names different: declaration 's' definition 'path'.
yafc-1.3.7/src/libmhe/strq.c:81:34: note: Function 'base_name_xptr' argument 1 names different: declaration 's' definition 'path'.
yafc-1.3.7/src/list.c:118:9: style: The scope of the variable 'fi' can be reduced. [variableScope]
yafc-1.3.7/src/list.c:140:9: style: The scope of the variable 'fi' can be reduced. [variableScope]
yafc-1.3.7/src/list.c:596:13: style: The scope of the variable 'rf' can be reduced. [variableScope]
yafc-1.3.7/src/login.c:212:4: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yafc-1.3.7/src/ltag.c:149:2: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yafc-1.3.7/src/ltag.c:68:6: style: The scope of the variable 'c' can be reduced. [variableScope]
yafc-1.3.7/src/put.c:341:8: style: The scope of the variable 'path' can be reduced. [variableScope]
yafc-1.3.7/src/put.c:342:14: style: The scope of the variable 'file' can be reduced. [variableScope]
yafc-1.3.7/src/put.c:392:11: style: The scope of the variable 'rgl' can be reduced. [variableScope]
yafc-1.3.7/src/rc.c:45:8: style: The scope of the variable 'e' can be reduced. [variableScope]
yafc-1.3.7/src/rc.c:46:6: style: The scope of the variable 'c' can be reduced. [variableScope]
yafc-1.3.7/src/rc.c:71:14: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yafc-1.3.7/src/rc.c:73:6: style: The scope of the variable 'i' can be reduced. [variableScope]
yafc-1.3.7/src/set.c:32:7: style: The scope of the variable 'b' can be reduced. [variableScope]
yafc-1.3.7/src/set.c:67:7: style: The scope of the variable 'b' can be reduced. [variableScope]
yafc-1.3.7/src/set.c:147:18: style: The scope of the variable 'sp' can be reduced. [variableScope]
yafc-1.3.7/src/set.c:149:8: style: The scope of the variable 'vp' can be reduced. [variableScope]
yafc-1.3.7/src/stats.c:49:27: style: Function 'stats_display' argument 1 names different: declaration 'stats' definition 's'. [funcArgNamesDifferent]
yafc-1.3.7/src/stats.h:50:27: note: Function 'stats_display' argument 1 names different: declaration 'stats' definition 's'.
yafc-1.3.7/src/stats.c:49:27: note: Function 'stats_display' argument 1 names different: declaration 'stats' definition 's'.
yafc-1.3.7/src/tag.c:75:6: style: The scope of the variable 'c' can be reduced. [variableScope]
yafc-1.3.7/src/tag.c:178:6: style: The scope of the variable 'i' can be reduced. [variableScope]
yafc-1.3.7/src/tag.c:235:9: style: The scope of the variable 'num' can be reduced. [variableScope]
yafc-1.3.7/src/utils.c:84:3: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
yafc-1.3.7/src/utils.c:137:2: warning: The buffer 'tmp' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
[18:45]

ftp://ftp.se.debian.org/debian/pool/main/y/yagf/yagf_0.9.3.2.orig.tar.gz
yagf-0.9.3.2/src/BlockAnalysis.cpp:28:16: warning: Member variable 'BlockAnalysis::longestLine' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/BlockAnalysis.cpp:28:16: warning: Member variable 'BlockAnalysis::longestCount' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/BlockAnalysis.cpp:28:16: warning: Member variable 'BlockAnalysis::linesInfo' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/BlockAnalysis.cpp:28:16: warning: Member variable 'BlockAnalysis::lines' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/BlockAnalysis.h:48:10: performance: Technically the member function 'BlockAnalysis::newBlock' can be static. [functionStatic]
yagf-0.9.3.2/src/BlockAnalysis.cpp:43:21: note: Technically the member function 'BlockAnalysis::newBlock' can be static.
yagf-0.9.3.2/src/BlockAnalysis.h:48:10: note: Technically the member function 'BlockAnalysis::newBlock' can be static.
yagf-0.9.3.2/src/BlockAnalysis.cpp:30:5: style: Class 'BlockAnalysis' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
yagf-0.9.3.2/src/BlockAnalysis.cpp:30:5: style: Class 'BlockAnalysis' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
yagf-0.9.3.2/src/BlockAnalysis.h:31:5: style: Class 'BlockAnalysis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yagf-0.9.3.2/src/CCAnalysis.cpp:24:18: warning: Member variable 'RotationCropper::whitesCount' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/CCAnalysis.cpp:24:18: warning: Member variable 'RotationCropper::whiteAlt' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/CCAnalysis.cpp:24:18: warning: Member variable 'RotationCropper::clWhiteCount' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/CCAnalysis.cpp:24:18: warning: Member variable 'RotationCropper::y1' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/CCAnalysis.cpp:24:18: warning: Member variable 'RotationCropper::y2' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/CCAnalysis.cpp:24:18: warning: Member variable 'RotationCropper::x1' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/CCAnalysis.cpp:24:18: warning: Member variable 'RotationCropper::x2' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/CCAnalysis.cpp:33:5: performance: Variable 'clBrighttoWidthtr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yagf-0.9.3.2/src/CCAnalysis.cpp:35:5: performance: Variable 'whitePixel' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yagf-0.9.3.2/src/PageAnalysis.h:40:10: style: Technically the member function 'BlockSplitter::getBars' can be const. [functionConst]
yagf-0.9.3.2/src/PageAnalysis.cpp:63:22: note: Technically the member function 'BlockSplitter::getBars' can be const.
yagf-0.9.3.2/src/PageAnalysis.h:40:10: note: Technically the member function 'BlockSplitter::getBars' can be const.
yagf-0.9.3.2/src/PageAnalysis.h:42:11: style: Technically the member function 'BlockSplitter::getRotationCropRect' can be const. [functionConst]
yagf-0.9.3.2/src/PageAnalysis.cpp:177:23: note: Technically the member function 'BlockSplitter::getRotationCropRect' can be const.
yagf-0.9.3.2/src/PageAnalysis.h:42:11: note: Technically the member function 'BlockSplitter::getRotationCropRect' can be const.
yagf-0.9.3.2/src/PageAnalysis.h:43:17: style: Technically the member function 'BlockSplitter::getBlocks' can be const. [functionConst]
yagf-0.9.3.2/src/PageAnalysis.cpp:172:29: note: Technically the member function 'BlockSplitter::getBlocks' can be const.
yagf-0.9.3.2/src/PageAnalysis.h:43:17: note: Technically the member function 'BlockSplitter::getBlocks' can be const.
yagf-0.9.3.2/src/analysis.h:62:9: style: Class 'CCAnalysis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yagf-0.9.3.2/src/QBusyIndicator.h:31:5: style: Class 'QBusyIndicator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yagf-0.9.3.2/src/SkewAnalysis.cpp:29:15: warning: Member variable 'SkewAnalysis::phi' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/SkewAnalysis.cpp:70:5: style: Class 'SkewAnalysis' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
yagf-0.9.3.2/src/SkewAnalysis.cpp:70:5: style: Class 'SkewAnalysis' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
yagf-0.9.3.2/src/ccbuilder.cpp:564:13: style: The scope of the variable 'nc' can be reduced. [variableScope]
yagf-0.9.3.2/src/ccbuilder.cpp:323:30: style: Variable 'oc' is assigned a value that is never used. [unreadVariable]
yagf-0.9.3.2/src/ccbuilder.cpp:368:30: style: Variable 'oc' is assigned a value that is never used. [unreadVariable]
yagf-0.9.3.2/src/ccbuilder.cpp:32:5: warning: Member variable 'Cropper::whitesCount' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/ccbuilder.cpp:32:5: warning: Member variable 'Cropper::whiteAlt' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/ccbuilder.cpp:32:5: warning: Member variable 'Cropper::y1' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/ccbuilder.cpp:32:5: warning: Member variable 'Cropper::y2' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/ccbuilder.cpp:32:5: warning: Member variable 'Cropper::x1' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/ccbuilder.cpp:32:5: warning: Member variable 'Cropper::x2' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/ccbuilder.cpp:41:9: performance: Variable 'clBrighttoWidthtr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yagf-0.9.3.2/src/ccbuilder.cpp:32:5: style: Class 'Cropper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yagf-0.9.3.2/src/core/binarize.cpp:310:15: style: The scope of the variable 'g2' can be reduced. [variableScope]
yagf-0.9.3.2/src/core/imageprocessor.cpp:172:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:88:5: style: Class 'QIPGrayscaleImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yagf-0.9.3.2/src/core/qipblackandwhiteimage.cpp:30:5: performance: Variable 'w' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yagf-0.9.3.2/src/core/qipblackandwhiteimage.cpp:31:5: performance: Variable 'h' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yagf-0.9.3.2/src/core/qipblackandwhiteimage.cpp:36:5: performance: Variable 'w' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yagf-0.9.3.2/src/core/qipblackandwhiteimage.cpp:37:5: performance: Variable 'h' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yagf-0.9.3.2/src/core/qipblackandwhiteimage.cpp:44:5: performance: Variable 'w' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yagf-0.9.3.2/src/core/qipblackandwhiteimage.cpp:45:5: performance: Variable 'h' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yagf-0.9.3.2/src/core/qipblackandwhiteimage.h:59:13: style: Technically the member function 'QIPBlackAndWhiteImage::width' can be const. [functionConst]
yagf-0.9.3.2/src/core/qipblackandwhiteimage.cpp:181:32: note: Technically the member function 'QIPBlackAndWhiteImage::width' can be const.
yagf-0.9.3.2/src/core/qipblackandwhiteimage.h:59:13: note: Technically the member function 'QIPBlackAndWhiteImage::width' can be const.
yagf-0.9.3.2/src/core/qipblackandwhiteimage.h:64:13: style: Technically the member function 'QIPBlackAndWhiteImage::height' can be const. [functionConst]
yagf-0.9.3.2/src/core/qipblackandwhiteimage.cpp:186:32: note: Technically the member function 'QIPBlackAndWhiteImage::height' can be const.
yagf-0.9.3.2/src/core/qipblackandwhiteimage.h:64:13: note: Technically the member function 'QIPBlackAndWhiteImage::height' can be const.
yagf-0.9.3.2/src/core/qipblackandwhiteimage.h:122:11: style: Technically the member function 'QIPBlackAndWhiteImage::cropGrayScaleImage' can be const. [functionConst]
yagf-0.9.3.2/src/core/qipblackandwhiteimage.cpp:335:30: note: Technically the member function 'QIPBlackAndWhiteImage::cropGrayScaleImage' can be const.
yagf-0.9.3.2/src/core/qipblackandwhiteimage.h:122:11: note: Technically the member function 'QIPBlackAndWhiteImage::cropGrayScaleImage' can be const.
yagf-0.9.3.2/src/core/qipblackandwhiteimage.h:39:1: warning: The class 'QIPBlackAndWhiteImage' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:818:12: style: Variable 'stack' is assigned a value that is never used. [unreadVariable]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:1221:20: warning: Member variable 'QIPGrayscaleImage::FilterType' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:76:20: warning: Member variable 'QIPGrayscaleImage::FilterType' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:82:20: warning: Member variable 'QIPGrayscaleImage::FilterType' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:224:10: style: Unused private function: 'QIPGrayscaleImage::toGrayScale' [unusedPrivateFunction]
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:228:19: style: Unused private function: 'QIPGrayscaleImage::nextInColumn' [unusedPrivateFunction]
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:229:19: style: Unused private function: 'QIPGrayscaleImage::prevInColumn' [unusedPrivateFunction]
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:243:10: style: Unused private function: 'QIPGrayscaleImage::toGrayscaleMinMax' [unusedPrivateFunction]
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:244:10: style: Unused private function: 'QIPGrayscaleImage::toGrayscaleMinOrMax' [unusedPrivateFunction]
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:247:10: style: Unused private function: 'QIPGrayscaleImage::toGrayScaleByEntropyChannel' [unusedPrivateFunction]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:78:5: performance: Variable 'w' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:79:5: performance: Variable 'h' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:84:5: performance: Variable 'w' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:85:5: performance: Variable 'h' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:1223:5: performance: Variable 'w' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:1224:5: performance: Variable 'h' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:126:12: performance: Technically the member function 'QIPGrayscaleImage::otsuThreshold' can be static. [functionStatic]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:445:27: note: Technically the member function 'QIPGrayscaleImage::otsuThreshold' can be static.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:126:12: note: Technically the member function 'QIPGrayscaleImage::otsuThreshold' can be static.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:149:11: performance: Technically the member function 'QIPGrayscaleImage::meanOfDistribution' can be static. [functionStatic]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:538:26: note: Technically the member function 'QIPGrayscaleImage::meanOfDistribution' can be static.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:149:11: note: Technically the member function 'QIPGrayscaleImage::meanOfDistribution' can be static.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:154:11: performance: Technically the member function 'QIPGrayscaleImage::entropy' can be static. [functionStatic]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:548:26: note: Technically the member function 'QIPGrayscaleImage::entropy' can be static.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:154:11: note: Technically the member function 'QIPGrayscaleImage::entropy' can be static.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:161:11: performance: Technically the member function 'QIPGrayscaleImage::variance' can be static. [functionStatic]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:606:26: note: Technically the member function 'QIPGrayscaleImage::variance' can be static.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:161:11: note: Technically the member function 'QIPGrayscaleImage::variance' can be static.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:195:10: style: Technically the member function 'QIPGrayscaleImage::isolateEdges' can be const. [functionConst]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:311:25: note: Technically the member function 'QIPGrayscaleImage::isolateEdges' can be const.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:195:10: note: Technically the member function 'QIPGrayscaleImage::isolateEdges' can be const.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:199:10: style: Technically the member function 'QIPGrayscaleImage::invert' can be const. [functionConst]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:316:25: note: Technically the member function 'QIPGrayscaleImage::invert' can be const.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:199:10: note: Technically the member function 'QIPGrayscaleImage::invert' can be const.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:221:12: performance: Technically the member function 'QIPGrayscaleImage::loadHeader' can be static. [functionStatic]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:380:27: note: Technically the member function 'QIPGrayscaleImage::loadHeader' can be static.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:221:12: note: Technically the member function 'QIPGrayscaleImage::loadHeader' can be static.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:222:10: style: Technically the member function 'QIPGrayscaleImage::toGSRGDBBy3' can be const. [functionConst]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:396:25: note: Technically the member function 'QIPGrayscaleImage::toGSRGDBBy3' can be const.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:222:10: note: Technically the member function 'QIPGrayscaleImage::toGSRGDBBy3' can be const.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:230:11: performance: Technically the member function 'QIPGrayscaleImage::cdf' can be static. [functionStatic]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:650:26: note: Technically the member function 'QIPGrayscaleImage::cdf' can be static.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:230:11: note: Technically the member function 'QIPGrayscaleImage::cdf' can be static.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:231:12: performance: Technically the member function 'QIPGrayscaleImage::predictor' can be static. [functionStatic]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:658:27: note: Technically the member function 'QIPGrayscaleImage::predictor' can be static.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:231:12: note: Technically the member function 'QIPGrayscaleImage::predictor' can be static.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:245:10: style: Technically the member function 'QIPGrayscaleImage::toGrayscaleMinOrMaxInternal' can be const. [functionConst]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:1093:25: note: Technically the member function 'QIPGrayscaleImage::toGrayscaleMinOrMaxInternal' can be const.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:245:10: note: Technically the member function 'QIPGrayscaleImage::toGrayscaleMinOrMaxInternal' can be const.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:246:10: style: Technically the member function 'QIPGrayscaleImage::toGrayscaleMinMaxInternal' can be const. [functionConst]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:1105:25: note: Technically the member function 'QIPGrayscaleImage::toGrayscaleMinMaxInternal' can be const.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:246:10: note: Technically the member function 'QIPGrayscaleImage::toGrayscaleMinMaxInternal' can be const.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:247:10: style: Technically the member function 'QIPGrayscaleImage::toGrayScaleByEntropyChannel' can be const. [functionConst]
yagf-0.9.3.2/src/core/qipgrayscaleimage.cpp:1125:25: note: Technically the member function 'QIPGrayscaleImage::toGrayScaleByEntropyChannel' can be const.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:247:10: note: Technically the member function 'QIPGrayscaleImage::toGrayScaleByEntropyChannel' can be const.
yagf-0.9.3.2/src/core/qipgrayscaleimage.h:44:1: warning: The class 'QIPGrayscaleImage' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yagf-0.9.3.2/src/core/util.cpp:95:22: style: Function 'qr_ilog' argument 1 names different: declaration '_val' definition '_v'. [funcArgNamesDifferent]
yagf-0.9.3.2/src/core/util.h:49:22: note: Function 'qr_ilog' argument 1 names different: declaration '_val' definition '_v'.
yagf-0.9.3.2/src/core/util.cpp:95:22: note: Function 'qr_ilog' argument 1 names different: declaration '_val' definition '_v'.
yagf-0.9.3.2/src/droplabel.cpp:30:12: warning: Member variable 'DropLabel::lw' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/ghostscr.h:29:18: style: The function 'exec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yagf-0.9.3.2/src/pdfextractor.h:48:18: note: Virtual function in base class
yagf-0.9.3.2/src/ghostscr.h:29:18: note: Function in derived class
yagf-0.9.3.2/src/mainform.h:54:5: style: Class 'MainForm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yagf-0.9.3.2/src/tblock.h:31:5: style: Class 'Block' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yagf-0.9.3.2/src/pdf2ppt.h:29:18: style: The function 'exec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yagf-0.9.3.2/src/pdfextractor.h:48:18: note: Virtual function in base class
yagf-0.9.3.2/src/pdf2ppt.h:29:18: note: Function in derived class
yagf-0.9.3.2/src/projectmanager.cpp:37:15: warning: Member variable 'ProjectSaver::stream' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/projectmanager.cpp:136:16: warning: Member variable 'ProjectLoader::stream' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/qgraphicsinput.cpp:85:6: style: C-style pointer casting [cstyleCast]
yagf-0.9.3.2/src/qgraphicsinput.cpp:223:33: style: C-style pointer casting [cstyleCast]
yagf-0.9.3.2/src/qgraphicsinput.cpp:325:36: style: C-style pointer casting [cstyleCast]
yagf-0.9.3.2/src/qgraphicsinput.cpp:365:34: style: C-style pointer casting [cstyleCast]
yagf-0.9.3.2/src/qgraphicsinput.cpp:432:33: style: C-style pointer casting [cstyleCast]
yagf-0.9.3.2/src/qgraphicsinput.cpp:444:29: style: C-style pointer casting [cstyleCast]
yagf-0.9.3.2/src/qxtgraphicsview.h:30:5: style: Class 'QXtGraphicsView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yagf-0.9.3.2/src/qsnippet.cpp:22:11: warning: Member variable 'QSnippet::pid' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/qsnippet.cpp:22:11: warning: Member variable 'QSnippet::ih' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/qsnippet.cpp:22:11: warning: Member variable 'QSnippet::iw' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/qxtgraphicsproxywidget.cpp:25:25: warning: Member variable 'QXtGraphicsProxyWidget::mview' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/qxtunixsignalcatcher.cpp:40:23: warning: Member variable 'QXtUnixSignalCatcher::sci' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/qxtunixsignalcatcher.cpp:44:23: warning: Member variable 'QXtUnixSignalCatcher::sci' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/qxtunixsignalcatcher.h:35:5: style: Class 'QXtUnixSignalCatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yagf-0.9.3.2/src/qxtunixscinternal.h:24:5: style: Class 'QXtUnixSignalCatcherInternal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yagf-0.9.3.2/src/qxtunixsignalcatcher.h:22:1: warning: The class 'QXtUnixSignalCatcher' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yagf-0.9.3.2/src/scanner.h:65:13: performance: Technically the member function 'ScannerFactory::findPreloadLibrary' can be static. [functionStatic]
yagf-0.9.3.2/src/scanner.cpp:105:25: note: Technically the member function 'ScannerFactory::findPreloadLibrary' can be static.
yagf-0.9.3.2/src/scanner.h:65:13: note: Technically the member function 'ScannerFactory::findPreloadLibrary' can be static.
yagf-0.9.3.2/src/scanner.cpp:40:10: style: The function 'exec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yagf-0.9.3.2/src/scanner.h:38:18: note: Virtual function in base class
yagf-0.9.3.2/src/scanner.cpp:40:10: note: Function in derived class
yagf-0.9.3.2/src/settings.cpp:22:11: warning: Member variable 'Settings::checkSpelling' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:22:11: warning: Member variable 'Settings::selectedEngine' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:22:11: warning: Member variable 'Settings::fullScreen' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:22:11: warning: Member variable 'Settings::fontSize' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:22:11: warning: Member variable 'Settings::cropLoaded' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:22:11: warning: Member variable 'Settings::preprocess' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:22:11: warning: Member variable 'Settings::fr' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:22:11: warning: Member variable 'Settings::lpi' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:22:11: warning: Member variable 'Settings::noLocale' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:22:11: warning: Member variable 'Settings::RussianLocale' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:22:11: warning: Member variable 'Settings::autoDeskew' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:22:11: warning: Member variable 'Settings::darkBackgroundThreshold' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:22:11: warning: Member variable 'Settings::globalBrightenFactor' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:22:11: warning: Member variable 'Settings::foregroundBrightenFactor' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:22:11: warning: Member variable 'Settings::globalDarkenFactor' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:22:11: warning: Member variable 'Settings::globalDarkenThreshold' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:22:11: warning: Member variable 'Settings::uSeed' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:22:11: warning: Member variable 'Settings::settings' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::language' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::outputFormat' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::lastDir' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::lastOutputDir' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::projectDir' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::version' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::checkSpelling' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::tessdataPath' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::selectedEngine' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::size' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::iconSize' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::position' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::fullScreen' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::fontSize' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::cropLoaded' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::preprocess' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::fr' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::cuMap' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::tesMap' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::lpi' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::noLocale' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::RussianLocale' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::autoDeskew' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::darkBackgroundThreshold' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::globalBrightenFactor' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::foregroundBrightenFactor' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::globalDarkenFactor' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::globalDarkenThreshold' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::uSeed' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::languages' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::mPath' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::settings' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::tiffPS' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.cpp:27:11: warning: Member variable 'Settings::tiffD' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/settings.h:35:8: style: Technically the member function 'Settings::firstRun' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:95:16: note: Technically the member function 'Settings::firstRun' can be const.
yagf-0.9.3.2/src/settings.h:35:8: note: Technically the member function 'Settings::firstRun' can be const.
yagf-0.9.3.2/src/settings.h:37:11: style: Technically the member function 'Settings::getLanguage' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:135:19: note: Technically the member function 'Settings::getLanguage' can be const.
yagf-0.9.3.2/src/settings.h:37:11: note: Technically the member function 'Settings::getLanguage' can be const.
yagf-0.9.3.2/src/settings.h:38:8: style: Technically the member function 'Settings::useNoLocale' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:693:16: note: Technically the member function 'Settings::useNoLocale' can be const.
yagf-0.9.3.2/src/settings.h:38:8: note: Technically the member function 'Settings::useNoLocale' can be const.
yagf-0.9.3.2/src/settings.h:39:8: style: Technically the member function 'Settings::useRussianLocale' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:698:16: note: Technically the member function 'Settings::useRussianLocale' can be const.
yagf-0.9.3.2/src/settings.h:39:8: note: Technically the member function 'Settings::useRussianLocale' can be const.
yagf-0.9.3.2/src/settings.h:42:11: style: Technically the member function 'Settings::getOutputFormat' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:140:19: note: Technically the member function 'Settings::getOutputFormat' can be const.
yagf-0.9.3.2/src/settings.h:42:11: note: Technically the member function 'Settings::getOutputFormat' can be const.
yagf-0.9.3.2/src/settings.h:43:11: style: Technically the member function 'Settings::getLastDir' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:145:19: note: Technically the member function 'Settings::getLastDir' can be const.
yagf-0.9.3.2/src/settings.h:43:11: note: Technically the member function 'Settings::getLastDir' can be const.
yagf-0.9.3.2/src/settings.h:44:11: style: Technically the member function 'Settings::getLastOutputDir' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:150:19: note: Technically the member function 'Settings::getLastOutputDir' can be const.
yagf-0.9.3.2/src/settings.h:44:11: note: Technically the member function 'Settings::getLastOutputDir' can be const.
yagf-0.9.3.2/src/settings.h:45:8: style: Technically the member function 'Settings::getCheckSpelling' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:155:16: note: Technically the member function 'Settings::getCheckSpelling' can be const.
yagf-0.9.3.2/src/settings.h:45:8: note: Technically the member function 'Settings::getCheckSpelling' can be const.
yagf-0.9.3.2/src/settings.h:47:18: style: Technically the member function 'Settings::getSelectedEngine' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:167:26: note: Technically the member function 'Settings::getSelectedEngine' can be const.
yagf-0.9.3.2/src/settings.h:47:18: note: Technically the member function 'Settings::getSelectedEngine' can be const.
yagf-0.9.3.2/src/settings.h:48:9: style: Technically the member function 'Settings::getSize' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:172:17: note: Technically the member function 'Settings::getSize' can be const.
yagf-0.9.3.2/src/settings.h:48:9: note: Technically the member function 'Settings::getSize' can be const.
yagf-0.9.3.2/src/settings.h:49:9: style: Technically the member function 'Settings::getIconSize' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:683:17: note: Technically the member function 'Settings::getIconSize' can be const.
yagf-0.9.3.2/src/settings.h:49:9: note: Technically the member function 'Settings::getIconSize' can be const.
yagf-0.9.3.2/src/settings.h:50:10: style: Technically the member function 'Settings::getPosition' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:177:18: note: Technically the member function 'Settings::getPosition' can be const.
yagf-0.9.3.2/src/settings.h:50:10: note: Technically the member function 'Settings::getPosition' can be const.
yagf-0.9.3.2/src/settings.h:51:8: style: Technically the member function 'Settings::getFullScreen' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:182:16: note: Technically the member function 'Settings::getFullScreen' can be const.
yagf-0.9.3.2/src/settings.h:51:8: note: Technically the member function 'Settings::getFullScreen' can be const.
yagf-0.9.3.2/src/settings.h:52:7: style: Technically the member function 'Settings::getFontSize' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:187:15: note: Technically the member function 'Settings::getFontSize' can be const.
yagf-0.9.3.2/src/settings.h:52:7: note: Technically the member function 'Settings::getFontSize' can be const.
yagf-0.9.3.2/src/settings.h:57:8: style: Technically the member function 'Settings::getAutoDeskew' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:232:16: note: Technically the member function 'Settings::getAutoDeskew' can be const.
yagf-0.9.3.2/src/settings.h:57:8: note: Technically the member function 'Settings::getAutoDeskew' can be const.
yagf-0.9.3.2/src/settings.h:58:8: style: Technically the member function 'Settings::getCropLoaded' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:237:16: note: Technically the member function 'Settings::getCropLoaded' can be const.
yagf-0.9.3.2/src/settings.h:58:8: note: Technically the member function 'Settings::getCropLoaded' can be const.
yagf-0.9.3.2/src/settings.h:59:8: style: Technically the member function 'Settings::getPreprocessed' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:242:16: note: Technically the member function 'Settings::getPreprocessed' can be const.
yagf-0.9.3.2/src/settings.h:59:8: note: Technically the member function 'Settings::getPreprocessed' can be const.
yagf-0.9.3.2/src/settings.h:76:11: style: Technically the member function 'Settings::tiffPageSize' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:322:19: note: Technically the member function 'Settings::tiffPageSize' can be const.
yagf-0.9.3.2/src/settings.h:76:11: note: Technically the member function 'Settings::tiffPageSize' can be const.
yagf-0.9.3.2/src/settings.h:77:11: style: Technically the member function 'Settings::tiffDensity' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:327:19: note: Technically the member function 'Settings::tiffDensity' can be const.
yagf-0.9.3.2/src/settings.h:77:11: note: Technically the member function 'Settings::tiffDensity' can be const.
yagf-0.9.3.2/src/settings.h:78:7: style: Technically the member function 'Settings::getDarkBackgroundThreshold' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:332:15: note: Technically the member function 'Settings::getDarkBackgroundThreshold' can be const.
yagf-0.9.3.2/src/settings.h:78:7: note: Technically the member function 'Settings::getDarkBackgroundThreshold' can be const.
yagf-0.9.3.2/src/settings.h:79:7: style: Technically the member function 'Settings::getForegroundBrightenFactor' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:337:15: note: Technically the member function 'Settings::getForegroundBrightenFactor' can be const.
yagf-0.9.3.2/src/settings.h:79:7: note: Technically the member function 'Settings::getForegroundBrightenFactor' can be const.
yagf-0.9.3.2/src/settings.h:80:7: style: Technically the member function 'Settings::getGlobalBrightenFactor' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:342:15: note: Technically the member function 'Settings::getGlobalBrightenFactor' can be const.
yagf-0.9.3.2/src/settings.h:80:7: note: Technically the member function 'Settings::getGlobalBrightenFactor' can be const.
yagf-0.9.3.2/src/settings.h:81:7: style: Technically the member function 'Settings::getGlobalDarkenFactor' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:347:15: note: Technically the member function 'Settings::getGlobalDarkenFactor' can be const.
yagf-0.9.3.2/src/settings.h:81:7: note: Technically the member function 'Settings::getGlobalDarkenFactor' can be const.
yagf-0.9.3.2/src/settings.h:82:7: style: Technically the member function 'Settings::getGlobalDarkenThreshold' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:352:15: note: Technically the member function 'Settings::getGlobalDarkenThreshold' can be const.
yagf-0.9.3.2/src/settings.h:82:7: note: Technically the member function 'Settings::getGlobalDarkenThreshold' can be const.
yagf-0.9.3.2/src/settings.h:93:11: style: Technically the member function 'Settings::getProjectDir' can be const. [functionConst]
yagf-0.9.3.2/src/settings.cpp:483:19: note: Technically the member function 'Settings::getProjectDir' can be const.
yagf-0.9.3.2/src/settings.h:93:11: note: Technically the member function 'Settings::getProjectDir' can be const.
yagf-0.9.3.2/src/settings.h:30:1: warning: The class 'Settings' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yagf-0.9.3.2/src/sidebar.cpp:113:11: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
yagf-0.9.3.2/src/sidebar.cpp:69:28: style: C-style pointer casting [cstyleCast]
yagf-0.9.3.2/src/sidebar.cpp:70:19: style: C-style pointer casting [cstyleCast]
yagf-0.9.3.2/src/sidebar.cpp:128:42: style: C-style pointer casting [cstyleCast]
yagf-0.9.3.2/src/sidebar.cpp:135:35: style: C-style pointer casting [cstyleCast]
yagf-0.9.3.2/src/sidebar.cpp:146:14: style: C-style pointer casting [cstyleCast]
yagf-0.9.3.2/src/sidebar.cpp:147:21: style: C-style pointer casting [cstyleCast]
yagf-0.9.3.2/src/sidebar.cpp:165:15: style: C-style pointer casting [cstyleCast]
yagf-0.9.3.2/src/spellchecker.h:43:10: style: Technically the member function 'SpellChecker::hasHyphen' can be const. [functionConst]
yagf-0.9.3.2/src/spellchecker.cpp:303:20: note: Technically the member function 'SpellChecker::hasHyphen' can be const.
yagf-0.9.3.2/src/spellchecker.h:43:10: note: Technically the member function 'SpellChecker::hasHyphen' can be const.
yagf-0.9.3.2/src/spellchecker.h:44:10: performance: Technically the member function 'SpellChecker::hasLongHyphen' can be static. [functionStatic]
yagf-0.9.3.2/src/spellchecker.cpp:317:20: note: Technically the member function 'SpellChecker::hasLongHyphen' can be static.
yagf-0.9.3.2/src/spellchecker.h:44:10: note: Technically the member function 'SpellChecker::hasLongHyphen' can be static.
yagf-0.9.3.2/src/spellchecker.cpp:32:5: style: Class 'SpellChecker' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
yagf-0.9.3.2/src/spellchecker.cpp:32:5: style: Class 'SpellChecker' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
yagf-0.9.3.2/src/spellchecker.h:37:5: style: Class 'SpellChecker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yagf-0.9.3.2/src/tblock.cpp:26:5: performance: Variable 'language' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yagf-0.9.3.2/src/tpage.cpp:35:7: warning: Member variable 'Page::settings' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/tpage.cpp:35:7: warning: Member variable 'Page::blockPointer' is not initialized in the constructor. [uninitMemberVar]
yagf-0.9.3.2/src/tpage.cpp:41:5: performance: Variable 'rotation' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yagf-0.9.3.2/src/tpage.cpp:312:45: performance: Function parameter 'r' should be passed by const reference. [passedByValue]
yagf-0.9.3.2/src/tpagecollection.cpp:109:42: warning: Comparison of a boolean expression with an integer other than 0 or 1. [compareBoolExpressionWithInt]
yagf-0.9.3.2/src/tpagecollection.cpp:109:27: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError]
yagf-0.9.3.2/src/tpagecollection.cpp:37:17: warning: Member variable 'PageCollection::pages' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/tpagecollection.cpp:37:17: warning: Member variable 'PageCollection::index' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/tpagecollection.cpp:37:17: warning: Member variable 'PageCollection::pid' is not initialized in the constructor. [uninitMemberVarPrivate]
yagf-0.9.3.2/src/tpagecollection.h:88:5: style: Class 'PageCollection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yagf-0.9.3.2/src/tpagecollection.h:30:1: warning: The class 'PageCollection' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
[18:45]

ftp://ftp.se.debian.org/debian/pool/main/y/yaggo/yaggo_1.5.9.orig.tar.gz
[18:45]

ftp://ftp.se.debian.org/debian/pool/main/y/yagiuda/yagiuda_1.19.orig.tar.gz
yagiuda-1.19.orig/src/auto.c:15:128: style: Function 'automatic_enhancement' argument 6 names different: declaration 'parasitic' definition 'parasites'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:145:128: note: Function 'automatic_enhancement' argument 6 names different: declaration 'parasitic' definition 'parasites'.
yagiuda-1.19.orig/src/auto.c:15:128: note: Function 'automatic_enhancement' argument 6 names different: declaration 'parasitic' definition 'parasites'.
yagiuda-1.19.orig/src/auto.c:15:208: style: Function 'automatic_enhancement' argument 9 names different: declaration 'input_Z' definition 'input_impedance'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:145:208: note: Function 'automatic_enhancement' argument 9 names different: declaration 'input_Z' definition 'input_impedance'.
yagiuda-1.19.orig/src/auto.c:15:208: note: Function 'automatic_enhancement' argument 9 names different: declaration 'input_Z' definition 'input_impedance'.
yagiuda-1.19.orig/src/better.c:14:82: style: Function 'is_it_better' argument 3 names different: declaration 'b' definition 'o'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:148:83: note: Function 'is_it_better' argument 3 names different: declaration 'b' definition 'o'.
yagiuda-1.19.orig/src/better.c:14:82: note: Function 'is_it_better' argument 3 names different: declaration 'b' definition 'o'.
yagiuda-1.19.orig/src/change_max_percentage_changes.c:8:68: style: Function 'change_max_percentage_changes' argument 3 names different: declaration 'orig_pc' definition 'original_percent'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:137:68: note: Function 'change_max_percentage_changes' argument 3 names different: declaration 'orig_pc' definition 'original_percent'.
yagiuda-1.19.orig/src/change_max_percentage_changes.c:8:68: note: Function 'change_max_percentage_changes' argument 3 names different: declaration 'orig_pc' definition 'original_percent'.
yagiuda-1.19.orig/src/cis_hack.c:19:6: style: The scope of the variable 'i' can be reduced. [variableScope]
yagiuda-1.19.orig/src/cis_hack.c:19:8: style: The scope of the variable 'k' can be reduced. [variableScope]
yagiuda-1.19.orig/src/cis_hack.c:19:10: style: The scope of the variable 'odd' can be reduced. [variableScope]
yagiuda-1.19.orig/src/cis_hack.c:20:9: style: The scope of the variable 'a' can be reduced. [variableScope]
yagiuda-1.19.orig/src/cis_hack.c:20:11: style: The scope of the variable 'err' can be reduced. [variableScope]
yagiuda-1.19.orig/src/cis_hack.c:20:15: style: The scope of the variable 'fact' can be reduced. [variableScope]
yagiuda-1.19.orig/src/cis_hack.c:20:20: style: The scope of the variable 'sign' can be reduced. [variableScope]
yagiuda-1.19.orig/src/cis_hack.c:20:25: style: The scope of the variable 'sum' can be reduced. [variableScope]
yagiuda-1.19.orig/src/cis_hack.c:20:29: style: The scope of the variable 'sumc' can be reduced. [variableScope]
yagiuda-1.19.orig/src/cis_hack.c:20:34: style: The scope of the variable 'sums' can be reduced. [variableScope]
yagiuda-1.19.orig/src/cis_hack.c:20:41: style: The scope of the variable 'term' can be reduced. [variableScope]
yagiuda-1.19.orig/src/com_hack.c:218:9: style: The scope of the variable 'x' can be reduced. [variableScope]
yagiuda-1.19.orig/src/com_hack.c:218:11: style: The scope of the variable 'y' can be reduced. [variableScope]
yagiuda-1.19.orig/src/com_hack.c:218:13: style: The scope of the variable 'w' can be reduced. [variableScope]
yagiuda-1.19.orig/src/com_hack.c:218:15: style: The scope of the variable 'r' can be reduced. [variableScope]
yagiuda-1.19.orig/src/copy_matrix.c:41:62: style: Function 'copy_complex_data_to_real_matrix' argument 2 names different: declaration 'from' definition 'z'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:162:62: note: Function 'copy_complex_data_to_real_matrix' argument 2 names different: declaration 'from' definition 'z'.
yagiuda-1.19.orig/src/copy_matrix.c:41:62: note: Function 'copy_complex_data_to_real_matrix' argument 2 names different: declaration 'from' definition 'z'.
yagiuda-1.19.orig/src/copy_matrix.c:41:74: style: Function 'copy_complex_data_to_real_matrix' argument 3 names different: declaration 'to' definition 'A'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:162:77: note: Function 'copy_complex_data_to_real_matrix' argument 3 names different: declaration 'to' definition 'A'.
yagiuda-1.19.orig/src/copy_matrix.c:41:74: note: Function 'copy_complex_data_to_real_matrix' argument 3 names different: declaration 'to' definition 'A'.
yagiuda-1.19.orig/src/display_antenna_currents.c:24:7: warning: Redundant assignment of 'k' to itself. [selfAssignment]
yagiuda-1.19.orig/src/display_antenna_currents.c:33:7: warning: Redundant assignment of 'k' to itself. [selfAssignment]
yagiuda-1.19.orig/src/display_antenna_currents.c:43:8: warning: Redundant assignment of 'k' to itself. [selfAssignment]
yagiuda-1.19.orig/src/dobetter.c:11:378: style: Function 'do_since_better' argument 19 names different: declaration 'new_performance' definition 'new_perf'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:181:379: note: Function 'do_since_better' argument 19 names different: declaration 'new_performance' definition 'new_perf'.
yagiuda-1.19.orig/src/dobetter.c:11:378: note: Function 'do_since_better' argument 19 names different: declaration 'new_performance' definition 'new_perf'.
yagiuda-1.19.orig/src/dynamic.c:13:7: style: The scope of the variable 'c' can be reduced. [variableScope]
yagiuda-1.19.orig/src/dynamic.c:13:11: style: The scope of the variable 'str' can be reduced. [variableScope]
yagiuda-1.19.orig/src/dynamic.c:11:45: style: Function 'dynamic_changing_of_weights' argument 2 names different: declaration 'div' definition 'divisor'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:90:45: note: Function 'dynamic_changing_of_weights' argument 2 names different: declaration 'div' definition 'divisor'.
yagiuda-1.19.orig/src/dynamic.c:11:45: note: Function 'dynamic_changing_of_weights' argument 2 names different: declaration 'div' definition 'divisor'.
yagiuda-1.19.orig/src/dynamic.c:33:5: warning: Obsolete function 'gets' called. It is recommended to use 'fgets' or 'gets_s' instead. [getsCalled]
yagiuda-1.19.orig/src/dynamic.c:39:5: warning: Obsolete function 'gets' called. It is recommended to use 'fgets' or 'gets_s' instead. [getsCalled]
yagiuda-1.19.orig/src/dynamic.c:28:5: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream]
yagiuda-1.19.orig/src/dynamic.c:26:5: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
yagiuda-1.19.orig/src/dynamic.c:17:6: error: Return value of allocation function 'fopen' is not stored. [leakReturnValNotUsed]
yagiuda-1.19.orig/src/end_stop.c:13:6: error: Return value of allocation function 'fopen' is not stored. [leakReturnValNotUsed]
yagiuda-1.19.orig/src/fill_v_vector.c:10:56: style: Function 'fill_v_vector' argument 3 names different: declaration 'd' definition 'driven_data'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:118:56: note: Function 'fill_v_vector' argument 3 names different: declaration 'd' definition 'driven_data'.
yagiuda-1.19.orig/src/fill_v_vector.c:10:56: note: Function 'fill_v_vector' argument 3 names different: declaration 'd' definition 'driven_data'.
yagiuda-1.19.orig/src/fill_v_vector.c:10:77: style: Function 'fill_v_vector' argument 4 names different: declaration 'v_vector' definition 'v'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:118:67: note: Function 'fill_v_vector' argument 4 names different: declaration 'v_vector' definition 'v'.
yagiuda-1.19.orig/src/fill_v_vector.c:10:77: note: Function 'fill_v_vector' argument 4 names different: declaration 'v_vector' definition 'v'.
yagiuda-1.19.orig/src/fill_z_matrix.c:26:16: style: Condition 'i>driven' is always true [knownConditionTrueFalse]
yagiuda-1.19.orig/src/fill_z_matrix.c:31:15: style: Condition 'i!=j' is always true [knownConditionTrueFalse]
yagiuda-1.19.orig/src/fitness.c:41:46: error: Uninitialized struct member: start.r [uninitStructMember]
yagiuda-1.19.orig/src/fitness.c:41:46: error: Uninitialized struct member: start.x [uninitStructMember]
yagiuda-1.19.orig/src/fitness.c:41:46: error: Uninitialized struct member: start.fb [uninitStructMember]
yagiuda-1.19.orig/src/fitness.c:41:46: error: Uninitialized struct member: start.swr [uninitStructMember]
yagiuda-1.19.orig/src/fitness.c:41:46: error: Uninitialized struct member: start.sidelobe [uninitStructMember]
yagiuda-1.19.orig/src/gain.c:21:9: style: The scope of the variable 'length' can be reduced. [variableScope]
yagiuda-1.19.orig/src/gain.c:21:17: style: The scope of the variable 'x' can be reduced. [variableScope]
yagiuda-1.19.orig/src/gain.c:21:20: style: The scope of the variable 'y' can be reduced. [variableScope]
yagiuda-1.19.orig/src/gain.c:17:56: style: Function 'gain' argument 4 names different: declaration 'normallised_f' definition 'F'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:130:57: note: Function 'gain' argument 4 names different: declaration 'normallised_f' definition 'F'.
yagiuda-1.19.orig/src/gain.c:17:56: note: Function 'gain' argument 4 names different: declaration 'normallised_f' definition 'F'.
yagiuda-1.19.orig/src/gain.c:17:80: style: Function 'gain' argument 5 names different: declaration 'cordinates' definition 'coordinates'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:131:15: note: Function 'gain' argument 5 names different: declaration 'cordinates' definition 'coordinates'.
yagiuda-1.19.orig/src/gain.c:17:80: note: Function 'gain' argument 5 names different: declaration 'cordinates' definition 'coordinates'.
yagiuda-1.19.orig/src/gain.c:17:141: style: Function 'gain' argument 8 names different: declaration 'E' definition 'gain_E_plane'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:131:74: note: Function 'gain' argument 8 names different: declaration 'E' definition 'gain_E_plane'.
yagiuda-1.19.orig/src/gain.c:17:141: note: Function 'gain' argument 8 names different: declaration 'E' definition 'gain_E_plane'.
yagiuda-1.19.orig/src/gain.c:17:163: style: Function 'gain' argument 9 names different: declaration 'H' definition 'gain_H_plane'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:131:85: note: Function 'gain' argument 9 names different: declaration 'H' definition 'gain_H_plane'.
yagiuda-1.19.orig/src/gain.c:17:163: note: Function 'gain' argument 9 names different: declaration 'H' definition 'gain_H_plane'.
yagiuda-1.19.orig/src/gaussian.c:17:15: style: The scope of the variable 'x' can be reduced. [variableScope]
yagiuda-1.19.orig/src/genetic.c:83:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yagiuda-1.19.orig/src/genetic.c:85:3: note: Found duplicate branches for 'if' and 'else'.
yagiuda-1.19.orig/src/genetic.c:83:3: note: Found duplicate branches for 'if' and 'else'.
yagiuda-1.19.orig/src/genetic.c:41:96: style: Function 'genetic_algorithm' argument 4 names different: declaration 'frequency' definition 'design_frequency'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:168:96: note: Function 'genetic_algorithm' argument 4 names different: declaration 'frequency' definition 'design_frequency'.
yagiuda-1.19.orig/src/genetic.c:41:96: note: Function 'genetic_algorithm' argument 4 names different: declaration 'frequency' definition 'design_frequency'.
yagiuda-1.19.orig/src/genetic.c:41:121: style: Function 'genetic_algorithm' argument 5 names different: declaration 'minf' definition 'min_frequency'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:168:114: note: Function 'genetic_algorithm' argument 5 names different: declaration 'minf' definition 'min_frequency'.
yagiuda-1.19.orig/src/genetic.c:41:121: note: Function 'genetic_algorithm' argument 5 names different: declaration 'minf' definition 'min_frequency'.
yagiuda-1.19.orig/src/genetic.c:41:143: style: Function 'genetic_algorithm' argument 6 names different: declaration 'maxf' definition 'max_frequency'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:168:127: note: Function 'genetic_algorithm' argument 6 names different: declaration 'maxf' definition 'max_frequency'.
yagiuda-1.19.orig/src/genetic.c:41:143: note: Function 'genetic_algorithm' argument 6 names different: declaration 'maxf' definition 'max_frequency'.
yagiuda-1.19.orig/src/genetic.c:41:165: style: Function 'genetic_algorithm' argument 7 names different: declaration 'stepf' definition 'step_frequency'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:168:140: note: Function 'genetic_algorithm' argument 7 names different: declaration 'stepf' definition 'step_frequency'.
yagiuda-1.19.orig/src/genetic.c:41:165: note: Function 'genetic_algorithm' argument 7 names different: declaration 'stepf' definition 'step_frequency'.
yagiuda-1.19.orig/src/genetic.c:41:238: style: Function 'genetic_algorithm' argument 11 names different: declaration 'driven_data' definition 'data_driven'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:168:205: note: Function 'genetic_algorithm' argument 11 names different: declaration 'driven_data' definition 'data_driven'.
yagiuda-1.19.orig/src/genetic.c:41:238: note: Function 'genetic_algorithm' argument 11 names different: declaration 'driven_data' definition 'data_driven'.
yagiuda-1.19.orig/src/genetic.c:41:260: style: Function 'genetic_algorithm' argument 12 names different: declaration 'parasitic_data' definition 'data_parasitic'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:168:227: note: Function 'genetic_algorithm' argument 12 names different: declaration 'parasitic_data' definition 'data_parasitic'.
yagiuda-1.19.orig/src/genetic.c:41:260: note: Function 'genetic_algorithm' argument 12 names different: declaration 'parasitic_data' definition 'data_parasitic'.
yagiuda-1.19.orig/src/genetic.c:41:296: style: Function 'genetic_algorithm' argument 14 names different: declaration 'zz' definition 'z'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:168:263: note: Function 'genetic_algorithm' argument 14 names different: declaration 'zz' definition 'z'.
yagiuda-1.19.orig/src/genetic.c:41:296: note: Function 'genetic_algorithm' argument 14 names different: declaration 'zz' definition 'z'.
yagiuda-1.19.orig/src/genetic_algorithm_lib.c:169:7: style: The scope of the variable 'duplic' can be reduced. [variableScope]
yagiuda-1.19.orig/src/genetic_algorithm_lib.c:210:18: style: The scope of the variable 'moved' can be reduced. [variableScope]
yagiuda-1.19.orig/src/genetic_algorithm_lib.c:63:20: style: Function 'GA_Error' argument 1 names different: declaration 'error_mesg' definition 'ErrorMsg'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:192:20: note: Function 'GA_Error' argument 1 names different: declaration 'error_mesg' definition 'ErrorMsg'.
yagiuda-1.19.orig/src/genetic_algorithm_lib.c:63:20: note: Function 'GA_Error' argument 1 names different: declaration 'error_mesg' definition 'ErrorMsg'.
yagiuda-1.19.orig/src/genetic_algorithm_lib.c:105:20: style: Function 'Initialise' argument 1 names different: declaration 'popsise' definition 'PopSize'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:194:20: note: Function 'Initialise' argument 1 names different: declaration 'popsise' definition 'PopSize'.
yagiuda-1.19.orig/src/genetic_algorithm_lib.c:105:20: note: Function 'Initialise' argument 1 names different: declaration 'popsise' definition 'PopSize'.
yagiuda-1.19.orig/src/genetic_algorithm_lib.c:105:33: style: Function 'Initialise' argument 2 names different: declaration 'genesize' definition 'GeneSize'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:194:33: note: Function 'Initialise' argument 2 names different: declaration 'genesize' definition 'GeneSize'.
yagiuda-1.19.orig/src/genetic_algorithm_lib.c:105:33: note: Function 'Initialise' argument 2 names different: declaration 'genesize' definition 'GeneSize'.
yagiuda-1.19.orig/src/genetic_algorithm_lib.c:241:29: style: Function 'Selection' argument 2 names different: declaration 'gene' definition 'gen'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:195:29: note: Function 'Selection' argument 2 names different: declaration 'gene' definition 'gen'.
yagiuda-1.19.orig/src/genetic_algorithm_lib.c:241:29: note: Function 'Selection' argument 2 names different: declaration 'gene' definition 'gen'.
yagiuda-1.19.orig/src/genetic_algorithm_lib.c:110:2: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
yagiuda-1.19.orig/src/get_command_line_options.c:28:68: style: Function 'get_command_line_options' argument 3 names different: declaration 'f' definition 'flag'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:150:68: note: Function 'get_command_line_options' argument 3 names different: declaration 'f' definition 'flag'.
yagiuda-1.19.orig/src/get_command_line_options.c:28:68: note: Function 'get_command_line_options' argument 3 names different: declaration 'f' definition 'flag'.
yagiuda-1.19.orig/src/get_number_of_elements.c:11:34: style: Function 'get_number_of_elements' argument 1 names different: declaration 'datafile' definition 'input_filename'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:110:34: note: Function 'get_number_of_elements' argument 1 names different: declaration 'datafile' definition 'input_filename'.
yagiuda-1.19.orig/src/get_number_of_elements.c:11:34: note: Function 'get_number_of_elements' argument 1 names different: declaration 'datafile' definition 'input_filename'.
yagiuda-1.19.orig/src/get_number_of_elements.c:33:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yagiuda-1.19.orig/src/get_number_of_elements.c:37:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yagiuda-1.19.orig/src/get_number_of_elements.c:41:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yagiuda-1.19.orig/src/getfiles.c:14:30: style: Function 'get_data_filenames' argument 1 names different: declaration 'argc' definition 'optind'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:107:30: note: Function 'get_data_filenames' argument 1 names different: declaration 'argc' definition 'optind'.
yagiuda-1.19.orig/src/getfiles.c:14:30: note: Function 'get_data_filenames' argument 1 names different: declaration 'argc' definition 'optind'.
yagiuda-1.19.orig/src/input.c:84:26: style: Same expression on both sides of '||'. [duplicateExpression]
yagiuda-1.19.orig/src/input.c:89:26: style: Same expression on both sides of '||'. [duplicateExpression]
yagiuda-1.19.orig/src/input.c:59:2: warning: Obsolete function 'gets' called. It is recommended to use 'fgets' or 'gets_s' instead. [getsCalled]
yagiuda-1.19.orig/src/input.c:61:2: warning: Obsolete function 'gets' called. It is recommended to use 'fgets' or 'gets_s' instead. [getsCalled]
yagiuda-1.19.orig/src/linear.c:16:19: style: The scope of the variable 'current_on_this_element' can be reduced. [variableScope]
yagiuda-1.19.orig/src/lub_hack.c:8:13: style: The scope of the variable 'ip' can be reduced. [variableScope]
yagiuda-1.19.orig/src/max_gain.c:15:48: style: Function 'determine_maximum_gain' argument 2 names different: declaration 'l' definition 'boom_length_in_m'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:177:49: note: Function 'determine_maximum_gain' argument 2 names different: declaration 'l' definition 'boom_length_in_m'.
yagiuda-1.19.orig/src/max_gain.c:15:48: note: Function 'determine_maximum_gain' argument 2 names different: declaration 'l' definition 'boom_length_in_m'.
yagiuda-1.19.orig/src/max_side.c:67:20: style: The scope of the variable 'min_angle' can be reduced. [variableScope]
yagiuda-1.19.orig/src/max_side.c:68:9: style: The scope of the variable 'level' can be reduced. [variableScope]
yagiuda-1.19.orig/src/max_side.c:99:14: style: Variable 'min_angle' is assigned a value that is never used. [unreadVariable]
yagiuda-1.19.orig/src/mpr_hack.c:9:9: style: The scope of the variable 'sdp' can be reduced. [variableScope]
yagiuda-1.19.orig/src/mpr_hack.c:6:33: style: Function 'mprove' argument 2 names different: declaration 'LU_of_a' definition 'alud'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:185:34: note: Function 'mprove' argument 2 names different: declaration 'LU_of_a' definition 'alud'.
yagiuda-1.19.orig/src/mpr_hack.c:6:33: note: Function 'mprove' argument 2 names different: declaration 'LU_of_a' definition 'alud'.
yagiuda-1.19.orig/src/mutual.c:22:12: style: Condition 'i>driven' is always true [knownConditionTrueFalse]
yagiuda-1.19.orig/src/mutual.c:34:12: style: Condition 'j>driven' is always true [knownConditionTrueFalse]
yagiuda-1.19.orig/src/mutual.c:65:41: style: Function 'z21' argument 3 names different: declaration 'mean_length' definition 'l'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:116:41: note: Function 'z21' argument 3 names different: declaration 'mean_length' definition 'l'.
yagiuda-1.19.orig/src/mutual.c:65:41: note: Function 'z21' argument 3 names different: declaration 'mean_length' definition 'l'.
yagiuda-1.19.orig/src/new_length.c:10:26: style: Function 'new_length' argument 1 names different: declaration 'oldl' definition 'old_l'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:93:26: note: Function 'new_length' argument 1 names different: declaration 'oldl' definition 'old_l'.
yagiuda-1.19.orig/src/new_length.c:10:26: note: Function 'new_length' argument 1 names different: declaration 'oldl' definition 'old_l'.
yagiuda-1.19.orig/src/nrutil.c:530:7: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/nrutil.c:562:7: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/nrutil.c:570:7: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/nrutil.c:571:7: portability: Casting from float ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/nrutil.c:579:7: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/nrutil.c:580:7: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/nrutil.c:597:7: portability: Casting from float ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/nrutil.c:605:7: portability: Casting from float ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/nrutil.c:613:7: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/nrutil.c:614:7: portability: Casting from float ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/nrutil.c:615:7: portability: Casting from float * ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/nrutil.c:321:2: error: Memory leak: v [memleak]
yagiuda-1.19.orig/src/nrutil.c:332:2: error: Memory leak: v [memleak]
yagiuda-1.19.orig/src/nrutil.c:343:2: error: Memory leak: v [memleak]
yagiuda-1.19.orig/src/nrutil.c:354:2: error: Memory leak: v [memleak]
yagiuda-1.19.orig/src/nrutil.c:365:2: error: Memory leak: v [memleak]
yagiuda-1.19.orig/src/output.c:47:31: style: The scope of the variable 'vswr' can be reduced. [variableScope]
yagiuda-1.19.orig/src/output.c:50:9: style: The scope of the variable 'fb_ratio' can be reduced. [variableScope]
yagiuda-1.19.orig/src/perform.c:19:12: style: The scope of the variable 'x_err' can be reduced. [variableScope]
yagiuda-1.19.orig/src/perform.c:19:19: style: The scope of the variable 'fb' can be reduced. [variableScope]
yagiuda-1.19.orig/src/perform.c:19:22: style: The scope of the variable 'swr' can be reduced. [variableScope]
yagiuda-1.19.orig/src/perform.c:21:9: style: The scope of the variable 'max_fb' can be reduced. [variableScope]
yagiuda-1.19.orig/src/perform.c:17:33: warning: Function 'performance' argument order different: declaration 'flag, data, weights, max, start' definition 'flag, data, max, weight, start' [funcArgOrderDifferent]
yagiuda-1.19.orig/src/yagi.h:159:33: note: Function 'performance' argument order different: declaration 'flag, data, weights, max, start' definition 'flag, data, max, weight, start'
yagiuda-1.19.orig/src/perform.c:17:33: note: Function 'performance' argument order different: declaration 'flag, data, weights, max, start' definition 'flag, data, max, weight, start'
yagiuda-1.19.orig/src/perform.c:42:23: style: Variable 'product_of_weights' is assigned a value that is never used. [unreadVariable]
yagiuda-1.19.orig/src/print_z_matrix.c:7:28: style: Function 'print_z_matrix' argument 1 names different: declaration 'f' definition 'frequency'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:140:28: note: Function 'print_z_matrix' argument 1 names different: declaration 'f' definition 'frequency'.
yagiuda-1.19.orig/src/print_z_matrix.c:7:28: note: Function 'print_z_matrix' argument 1 names different: declaration 'f' definition 'frequency'.
yagiuda-1.19.orig/src/print_z_matrix.c:7:62: style: Function 'print_z_matrix' argument 3 names different: declaration 'z_matrix' definition 'z'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:140:54: note: Function 'print_z_matrix' argument 3 names different: declaration 'z_matrix' definition 'z'.
yagiuda-1.19.orig/src/print_z_matrix.c:7:62: note: Function 'print_z_matrix' argument 3 names different: declaration 'z_matrix' definition 'z'.
yagiuda-1.19.orig/src/random.c:56:9: style: The scope of the variable 'x' can be reduced. [variableScope]
yagiuda-1.19.orig/src/random.c:56:11: style: The scope of the variable 'y' can be reduced. [variableScope]
yagiuda-1.19.orig/src/random.c:56:13: style: The scope of the variable 'rad' can be reduced. [variableScope]
yagiuda-1.19.orig/src/random.c:56:17: style: The scope of the variable 'fac' can be reduced. [variableScope]
yagiuda-1.19.orig/src/randomise.c:18:8: style: The scope of the variable 'elements' can be reduced. [variableScope]
yagiuda-1.19.orig/src/randomise.c:20:12: style: The scope of the variable 'old_boom_length' can be reduced. [variableScope]
yagiuda-1.19.orig/src/randomise.c:20:29: style: The scope of the variable 'new_boom_length' can be reduced. [variableScope]
yagiuda-1.19.orig/src/randomise.c:20:46: style: The scope of the variable 'a' can be reduced. [variableScope]
yagiuda-1.19.orig/src/randomise.c:20:60: style: The scope of the variable 'l' can be reduced. [variableScope]
yagiuda-1.19.orig/src/randomise.c:20:62: style: The scope of the variable 'x' can be reduced. [variableScope]
yagiuda-1.19.orig/src/randomise.c:20:64: style: The scope of the variable 'taper' can be reduced. [variableScope]
yagiuda-1.19.orig/src/randomise.c:16:67: style: Function 'randomise' argument 3 names different: declaration 'percent' definition 'max_percent'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:144:67: note: Function 'randomise' argument 3 names different: declaration 'percent' definition 'max_percent'.
yagiuda-1.19.orig/src/randomise.c:16:67: note: Function 'randomise' argument 3 names different: declaration 'percent' definition 'max_percent'.
yagiuda-1.19.orig/src/randomise.c:16:142: style: Function 'randomise' argument 7 names different: declaration 'parasitic' definition 'parasites'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:144:139: note: Function 'randomise' argument 7 names different: declaration 'parasitic' definition 'parasites'.
yagiuda-1.19.orig/src/randomise.c:16:142: note: Function 'randomise' argument 7 names different: declaration 'parasitic' definition 'parasites'.
yagiuda-1.19.orig/src/randomise.c:108:7: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
yagiuda-1.19.orig/src/read_header.c:19:8: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/read_header.c:20:8: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/read_header.c:21:8: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/read_header.c:22:8: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/read_header.c:23:8: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/read_yagi_data.c:8:27: style: Function 'read_yagi_data' argument 1 names different: declaration 'line' definition 'one_line'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:111:27: note: Function 'read_yagi_data' argument 1 names different: declaration 'line' definition 'one_line'.
yagiuda-1.19.orig/src/read_yagi_data.c:8:27: note: Function 'read_yagi_data' argument 1 names different: declaration 'line' definition 'one_line'.
yagiuda-1.19.orig/src/read_yagi_data.c:8:43: style: Function 'read_yagi_data' argument 2 names different: declaration 'file' definition 'input_filename'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:111:39: note: Function 'read_yagi_data' argument 2 names different: declaration 'file' definition 'input_filename'.
yagiuda-1.19.orig/src/read_yagi_data.c:8:43: note: Function 'read_yagi_data' argument 2 names different: declaration 'file' definition 'input_filename'.
yagiuda-1.19.orig/src/read_yagi_data.c:8:152: style: Function 'read_yagi_data' argument 7 names different: declaration 'dr' definition 'driven'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:111:137: note: Function 'read_yagi_data' argument 7 names different: declaration 'dr' definition 'driven'.
yagiuda-1.19.orig/src/read_yagi_data.c:8:152: note: Function 'read_yagi_data' argument 7 names different: declaration 'dr' definition 'driven'.
yagiuda-1.19.orig/src/read_yagi_data.c:8:170: style: Function 'read_yagi_data' argument 8 names different: declaration 'dr_data' definition 'd'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:111:150: note: Function 'read_yagi_data' argument 8 names different: declaration 'dr_data' definition 'd'.
yagiuda-1.19.orig/src/read_yagi_data.c:8:170: note: Function 'read_yagi_data' argument 8 names different: declaration 'dr_data' definition 'd'.
yagiuda-1.19.orig/src/read_yagi_data.c:8:197: style: Function 'read_yagi_data' argument 10 names different: declaration 'para_data' definition 'p'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:111:183: note: Function 'read_yagi_data' argument 10 names different: declaration 'para_data' definition 'p'.
yagiuda-1.19.orig/src/read_yagi_data.c:8:197: note: Function 'read_yagi_data' argument 10 names different: declaration 'para_data' definition 'p'.
yagiuda-1.19.orig/src/read_yagi_data.c:30:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yagiuda-1.19.orig/src/read_yagi_data.c:35:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yagiuda-1.19.orig/src/read_yagi_data.c:40:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yagiuda-1.19.orig/src/read_yagi_data.c:45:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yagiuda-1.19.orig/src/read_yagi_data.c:49:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yagiuda-1.19.orig/src/reflection_coefficient.c:11:45: style: Function 'reflection_coefficient' argument 1 names different: declaration 'z_input' definition 'zi'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:125:45: note: Function 'reflection_coefficient' argument 1 names different: declaration 'z_input' definition 'zi'.
yagiuda-1.19.orig/src/reflection_coefficient.c:11:45: note: Function 'reflection_coefficient' argument 1 names different: declaration 'z_input' definition 'zi'.
yagiuda-1.19.orig/src/reflection_coefficient.c:11:57: style: Function 'reflection_coefficient' argument 2 names different: declaration 'mag' definition 'magnitude'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:125:62: note: Function 'reflection_coefficient' argument 2 names different: declaration 'mag' definition 'magnitude'.
yagiuda-1.19.orig/src/reflection_coefficient.c:11:57: note: Function 'reflection_coefficient' argument 2 names different: declaration 'mag' definition 'magnitude'.
yagiuda-1.19.orig/src/self.c:34:13: style: Condition 'i>driven' is always true [knownConditionTrueFalse]
yagiuda-1.19.orig/src/self.c:28:2: style: Variable 'column_real' is assigned a value that is never used. [unreadVariable]
yagiuda-1.19.orig/src/self.c:36:3: style: Variable 'max_data' is assigned a value that is never used. [unreadVariable]
yagiuda-1.19.orig/src/selftest.c:14:7: warning: printf format string requires 2 parameters but 3 are given. [wrongPrintfScanfArgNum]
yagiuda-1.19.orig/src/sens.c:24:4: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
yagiuda-1.19.orig/src/sens.c:26:4: style: Variable 'y' is assigned a value that is never used. [unreadVariable]
yagiuda-1.19.orig/src/set_mean_structure.c:7:198: style: Function 'set_mean_structure' argument 9 names different: declaration 'f' definition 'frequency'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:99:196: note: Function 'set_mean_structure' argument 9 names different: declaration 'f' definition 'frequency'.
yagiuda-1.19.orig/src/set_mean_structure.c:7:198: note: Function 'set_mean_structure' argument 9 names different: declaration 'f' definition 'frequency'.
yagiuda-1.19.orig/src/set_mean_structure.c:7:216: style: Function 'set_mean_structure' argument 10 names different: declaration 'design_f' definition 'design_frequency'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:99:206: note: Function 'set_mean_structure' argument 10 names different: declaration 'design_f' definition 'design_frequency'.
yagiuda-1.19.orig/src/set_mean_structure.c:7:216: note: Function 'set_mean_structure' argument 10 names different: declaration 'design_f' definition 'design_frequency'.
yagiuda-1.19.orig/src/set_mean_structure.c:7:259: style: Function 'set_mean_structure' argument 11 names different: declaration 'mean' definition 'mean_performance'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:99:241: note: Function 'set_mean_structure' argument 11 names different: declaration 'mean' definition 'mean_performance'.
yagiuda-1.19.orig/src/set_mean_structure.c:7:259: note: Function 'set_mean_structure' argument 11 names different: declaration 'mean' definition 'mean_performance'.
yagiuda-1.19.orig/src/solve.c:14:35: style: The scope of the variable 'j' can be reduced. [variableScope]
yagiuda-1.19.orig/src/solve.c:15:37: style: The scope of the variable 't1' can be reduced. [variableScope]
yagiuda-1.19.orig/src/solve.c:15:41: style: The scope of the variable 't2' can be reduced. [variableScope]
yagiuda-1.19.orig/src/string.c:21:19: style: Function 'string' argument 1 names different: declaration 'lower' definition 'nl'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:108:19: note: Function 'string' argument 1 names different: declaration 'lower' definition 'nl'.
yagiuda-1.19.orig/src/string.c:21:19: note: Function 'string' argument 1 names different: declaration 'lower' definition 'nl'.
yagiuda-1.19.orig/src/string.c:21:27: style: Function 'string' argument 2 names different: declaration 'upper' definition 'nh'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:108:31: note: Function 'string' argument 2 names different: declaration 'upper' definition 'nh'.
yagiuda-1.19.orig/src/string.c:21:27: note: Function 'string' argument 2 names different: declaration 'upper' definition 'nh'.
yagiuda-1.19.orig/src/string.c:30:24: style: Function 'free_string' argument 1 names different: declaration 'string' definition 'v'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:109:24: note: Function 'free_string' argument 1 names different: declaration 'string' definition 'v'.
yagiuda-1.19.orig/src/string.c:30:24: note: Function 'free_string' argument 1 names different: declaration 'string' definition 'v'.
yagiuda-1.19.orig/src/string.c:30:32: style: Function 'free_string' argument 2 names different: declaration 'lower' definition 'nl'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:109:37: note: Function 'free_string' argument 2 names different: declaration 'lower' definition 'nl'.
yagiuda-1.19.orig/src/string.c:30:32: note: Function 'free_string' argument 2 names different: declaration 'lower' definition 'nl'.
yagiuda-1.19.orig/src/string.c:30:41: style: Function 'free_string' argument 3 names different: declaration 'upper' definition 'nh'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:109:49: note: Function 'free_string' argument 3 names different: declaration 'upper' definition 'nh'.
yagiuda-1.19.orig/src/string.c:30:41: note: Function 'free_string' argument 3 names different: declaration 'upper' definition 'nh'.
yagiuda-1.19.orig/src/string.c:37:39: style: Function 'FCOMPLEXmatrix' argument 1 names different: declaration 'a' definition 'nrl'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:133:39: note: Function 'FCOMPLEXmatrix' argument 1 names different: declaration 'a' definition 'nrl'.
yagiuda-1.19.orig/src/string.c:37:39: note: Function 'FCOMPLEXmatrix' argument 1 names different: declaration 'a' definition 'nrl'.
yagiuda-1.19.orig/src/string.c:37:49: style: Function 'FCOMPLEXmatrix' argument 2 names different: declaration 'b' definition 'nrh'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:133:47: note: Function 'FCOMPLEXmatrix' argument 2 names different: declaration 'b' definition 'nrh'.
yagiuda-1.19.orig/src/string.c:37:49: note: Function 'FCOMPLEXmatrix' argument 2 names different: declaration 'b' definition 'nrh'.
yagiuda-1.19.orig/src/string.c:37:59: style: Function 'FCOMPLEXmatrix' argument 3 names different: declaration 'c' definition 'ncl'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:133:55: note: Function 'FCOMPLEXmatrix' argument 3 names different: declaration 'c' definition 'ncl'.
yagiuda-1.19.orig/src/string.c:37:59: note: Function 'FCOMPLEXmatrix' argument 3 names different: declaration 'c' definition 'ncl'.
yagiuda-1.19.orig/src/string.c:37:69: style: Function 'FCOMPLEXmatrix' argument 4 names different: declaration 'd' definition 'nch'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:133:63: note: Function 'FCOMPLEXmatrix' argument 4 names different: declaration 'd' definition 'nch'.
yagiuda-1.19.orig/src/string.c:37:69: note: Function 'FCOMPLEXmatrix' argument 4 names different: declaration 'd' definition 'nch'.
yagiuda-1.19.orig/src/string.c:62:47: style: Function 'element_data_vector' argument 1 names different: declaration 'low' definition 'nl'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:139:47: note: Function 'element_data_vector' argument 1 names different: declaration 'low' definition 'nl'.
yagiuda-1.19.orig/src/string.c:62:47: note: Function 'element_data_vector' argument 1 names different: declaration 'low' definition 'nl'.
yagiuda-1.19.orig/src/string.c:62:56: style: Function 'element_data_vector' argument 2 names different: declaration 'high' definition 'nh'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:139:57: note: Function 'element_data_vector' argument 2 names different: declaration 'high' definition 'nh'.
yagiuda-1.19.orig/src/string.c:62:56: note: Function 'element_data_vector' argument 2 names different: declaration 'high' definition 'nh'.
yagiuda-1.19.orig/src/string.c:72:38: style: Function 'FCOMPLEXvector' argument 1 names different: declaration 'a' definition 'nl'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:138:38: note: Function 'FCOMPLEXvector' argument 1 names different: declaration 'a' definition 'nl'.
yagiuda-1.19.orig/src/string.c:72:38: note: Function 'FCOMPLEXvector' argument 1 names different: declaration 'a' definition 'nl'.
yagiuda-1.19.orig/src/string.c:72:47: style: Function 'FCOMPLEXvector' argument 2 names different: declaration 'b' definition 'nh'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:138:46: note: Function 'FCOMPLEXvector' argument 2 names different: declaration 'b' definition 'nh'.
yagiuda-1.19.orig/src/string.c:72:47: note: Function 'FCOMPLEXvector' argument 2 names different: declaration 'b' definition 'nh'.
yagiuda-1.19.orig/src/string.c:88:52: style: Function 'free_FCOMPLEXvector' argument 2 names different: declaration 'nrl' definition 'nl'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:135:51: note: Function 'free_FCOMPLEXvector' argument 2 names different: declaration 'nrl' definition 'nl'.
yagiuda-1.19.orig/src/string.c:88:52: note: Function 'free_FCOMPLEXvector' argument 2 names different: declaration 'nrl' definition 'nl'.
yagiuda-1.19.orig/src/string.c:88:61: style: Function 'free_FCOMPLEXvector' argument 3 names different: declaration 'nrh' definition 'nh'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:135:61: note: Function 'free_FCOMPLEXvector' argument 3 names different: declaration 'nrh' definition 'nh'.
yagiuda-1.19.orig/src/string.c:88:61: note: Function 'free_FCOMPLEXvector' argument 3 names different: declaration 'nrh' definition 'nh'.
yagiuda-1.19.orig/src/string.c:27:2: error: Memory leak: v [memleak]
yagiuda-1.19.orig/src/string.c:69:2: error: Memory leak: v [memleak]
yagiuda-1.19.orig/src/string.c:79:2: error: Memory leak: v [memleak]
yagiuda-1.19.orig/src/test2.c:26:41: style: Function 'z21' argument 3 names different: declaration 'mean_length' definition 'l'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:116:41: note: Function 'z21' argument 3 names different: declaration 'mean_length' definition 'l'.
yagiuda-1.19.orig/src/test2.c:26:41: note: Function 'z21' argument 3 names different: declaration 'mean_length' definition 'l'.
yagiuda-1.19.orig/src/test_stop.c:11:9: error: Return value of allocation function 'fopen' is not stored. [leakReturnValNotUsed]
yagiuda-1.19.orig/src/usage_first.c:7:24: style: Function 'usage_first' argument 1 names different: declaration 'str' definition 'exefile'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:152:24: note: Function 'usage_first' argument 1 names different: declaration 'str' definition 'exefile'.
yagiuda-1.19.orig/src/usage_first.c:7:24: note: Function 'usage_first' argument 1 names different: declaration 'str' definition 'exefile'.
yagiuda-1.19.orig/src/usage_input.c:7:24: style: Function 'usage_input' argument 1 names different: declaration 'str' definition 'exefile'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:153:24: note: Function 'usage_input' argument 1 names different: declaration 'str' definition 'exefile'.
yagiuda-1.19.orig/src/usage_input.c:7:24: note: Function 'usage_input' argument 1 names different: declaration 'str' definition 'exefile'.
yagiuda-1.19.orig/src/usage_output.c:14:25: style: Function 'usage_output' argument 1 names different: declaration 'str' definition 'exefile'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:155:25: note: Function 'usage_output' argument 1 names different: declaration 'str' definition 'exefile'.
yagiuda-1.19.orig/src/usage_output.c:14:25: note: Function 'usage_output' argument 1 names different: declaration 'str' definition 'exefile'.
yagiuda-1.19.orig/src/usage_yagi.c:7:23: style: Function 'usage_yagi' argument 1 names different: declaration 'str' definition 'exefile'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:154:23: note: Function 'usage_yagi' argument 1 names different: declaration 'str' definition 'exefile'.
yagiuda-1.19.orig/src/usage_yagi.c:7:23: note: Function 'usage_yagi' argument 1 names different: declaration 'str' definition 'exefile'.
yagiuda-1.19.orig/src/write_coordinates.c:19:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/write_coordinates.c:21:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/write_coordinates.c:14:25: style: Function 'write_coordinates_of_elements_to_disk' argument 4 names different: declaration 'driven_data' definition 'd'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:129:25: note: Function 'write_coordinates_of_elements_to_disk' argument 4 names different: declaration 'driven_data' definition 'd'.
yagiuda-1.19.orig/src/write_coordinates.c:14:25: note: Function 'write_coordinates_of_elements_to_disk' argument 4 names different: declaration 'driven_data' definition 'd'.
yagiuda-1.19.orig/src/write_coordinates.c:14:37: style: Function 'write_coordinates_of_elements_to_disk' argument 5 names different: declaration 'parasitic_data' definition 'p'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:129:47: note: Function 'write_coordinates_of_elements_to_disk' argument 5 names different: declaration 'parasitic_data' definition 'p'.
yagiuda-1.19.orig/src/write_coordinates.c:14:37: note: Function 'write_coordinates_of_elements_to_disk' argument 5 names different: declaration 'parasitic_data' definition 'p'.
yagiuda-1.19.orig/src/write_coordinates.c:17:9: style: Variable 'before' is assigned a value that is never used. [unreadVariable]
yagiuda-1.19.orig/src/write_gain.c:28:4: style: Variable 'theta' is reassigned a value before the old one has been used. [redundantAssignment]
yagiuda-1.19.orig/src/write_gain.c:21:4: note: Variable 'theta' is reassigned a value before the old one has been used.
yagiuda-1.19.orig/src/write_gain.c:28:4: note: Variable 'theta' is reassigned a value before the old one has been used.
yagiuda-1.19.orig/src/write_gain.c:13:9: style: The scope of the variable 'theta' can be reduced. [variableScope]
yagiuda-1.19.orig/src/write_gain.c:13:49: style: The scope of the variable 'E_plane_gain' can be reduced. [variableScope]
yagiuda-1.19.orig/src/write_gain.c:13:63: style: The scope of the variable 'H_plane_gain' can be reduced. [variableScope]
yagiuda-1.19.orig/src/write_gain.c:17:3: style: Variable 'run_first_time' is assigned a value that is never used. [unreadVariable]
yagiuda-1.19.orig/src/write_header_to_disk.c:19:9: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/write_header_to_disk.c:20:9: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/write_header_to_disk.c:21:9: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/write_header_to_disk.c:22:9: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/write_header_to_disk.c:23:9: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yagiuda-1.19.orig/src/yagi.c:73:2: style: Variable 'output_filename' is reassigned a value before the old one has been used. [redundantAssignment]
yagiuda-1.19.orig/src/yagi.c:72:2: note: Variable 'output_filename' is reassigned a value before the old one has been used.
yagiuda-1.19.orig/src/yagi.c:73:2: note: Variable 'output_filename' is reassigned a value before the old one has been used.
yagiuda-1.19.orig/src/yagi.c:33:16: style: The scope of the variable 'real' can be reduced. [variableScope]
yagiuda-1.19.orig/src/yagi.c:33:26: style: The scope of the variable 'imaginary' can be reduced. [variableScope]
yagiuda-1.19.orig/src/z_input.c:12:69: style: Function 'z_input' argument 3 names different: declaration 'z' definition 'impedance'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:124:69: note: Function 'z_input' argument 3 names different: declaration 'z' definition 'impedance'.
yagiuda-1.19.orig/src/z_input.c:12:69: note: Function 'z_input' argument 3 names different: declaration 'z' definition 'impedance'.
yagiuda-1.19.orig/src/zbr_hack.c:14:58: style: The scope of the variable 'tol1' can be reduced. [variableScope]
yagiuda-1.19.orig/src/zbr_hack.c:14:63: style: The scope of the variable 'xm' can be reduced. [variableScope]
yagiuda-1.19.orig/src/zbr_hack.c:10:25: style: Function 'zbrent' argument 1 names different: declaration 'func' definition 'error_3dB'. [funcArgNamesDifferent]
yagiuda-1.19.orig/src/yagi.h:189:24: note: Function 'zbrent' argument 1 names different: declaration 'func' definition 'error_3dB'.
yagiuda-1.19.orig/src/zbr_hack.c:10:25: note: Function 'zbrent' argument 1 names different: declaration 'func' definition 'error_3dB'.
[18:45]

ftp://ftp.se.debian.org/debian/pool/main/y/yagtd/yagtd_0.3.4.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yagv/yagv_0.4~20130422.r5bd15ed+dfsg.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/y/yaha/yaha_0.1.83.orig.tar.gz
yaha-0.1.83/src/AlignExtFrag.cpp:30:80: style: Function 'extendFragmentForwardToStopPerfectly' argument 3 names different: declaration 'qPr' definition 'qPtr'. [funcArgNamesDifferent]
yaha-0.1.83/src/Math.h:460:81: note: Function 'extendFragmentForwardToStopPerfectly' argument 3 names different: declaration 'qPr' definition 'qPtr'.
yaha-0.1.83/src/AlignExtFrag.cpp:30:80: note: Function 'extendFragmentForwardToStopPerfectly' argument 3 names different: declaration 'qPr' definition 'qPtr'.
yaha-0.1.83/src/AlignHelpers.c:221:18: style: The scope of the variable 'frag2' can be reduced. [variableScope]
yaha-0.1.83/src/AlignHelpers.c:222:18: style: The scope of the variable 'frag1' can be reduced. [variableScope]
yaha-0.1.83/src/FragsClumps.c:316:60: style: Function 'removeSFragment' argument 2 names different: declaration 'SFrag' definition 'curNode'. [funcArgNamesDifferent]
yaha-0.1.83/src/Math.h:494:73: note: Function 'removeSFragment' argument 2 names different: declaration 'SFrag' definition 'curNode'.
yaha-0.1.83/src/FragsClumps.c:316:60: note: Function 'removeSFragment' argument 2 names different: declaration 'SFrag' definition 'curNode'.
yaha-0.1.83/src/AlignHelpers.c:60:51: style: Function 'insertFragment' argument 2 names different: declaration 'frag' definition 'frag1'. [funcArgNamesDifferent]
yaha-0.1.83/src/Math.h:533:51: note: Function 'insertFragment' argument 2 names different: declaration 'frag' definition 'frag1'.
yaha-0.1.83/src/AlignHelpers.c:60:51: note: Function 'insertFragment' argument 2 names different: declaration 'frag' definition 'frag1'.
yaha-0.1.83/src/AlignOutput.c:313:32: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yaha-0.1.83/src/AlignOutput.c:313:32: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yaha-0.1.83/src/AlignOutput.c:315:14: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yaha-0.1.83/src/AlignOutput.c:315:14: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yaha-0.1.83/src/AlignOutput.c:117:12: style: The scope of the variable 'percent' can be reduced. [variableScope]
yaha-0.1.83/src/FileHelpers.c:38:30: style: Function 'fatalError' argument 1 names different: declaration 'str' definition 'errorStr'. [funcArgNamesDifferent]
yaha-0.1.83/src/Math.h:180:30: note: Function 'fatalError' argument 1 names different: declaration 'str' definition 'errorStr'.
yaha-0.1.83/src/FileHelpers.c:38:30: note: Function 'fatalError' argument 1 names different: declaration 'str' definition 'errorStr'.
yaha-0.1.83/src/FileHelpers.c:314:27: style: Function 'closeForPrint' argument 1 names different: declaration 'ofile' definition 'outFile'. [funcArgNamesDifferent]
yaha-0.1.83/src/Math.h:197:27: note: Function 'closeForPrint' argument 1 names different: declaration 'ofile' definition 'outFile'.
yaha-0.1.83/src/FileHelpers.c:314:27: note: Function 'closeForPrint' argument 1 names different: declaration 'ofile' definition 'outFile'.
yaha-0.1.83/src/Index.c:321:23: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yaha-0.1.83/src/Index.c:422:13: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yaha-0.1.83/src/Index.c:337:33: style: Function 'outputCountStatistics' argument 1 names different: declaration 'HTSize' definition 'HTsize'. [funcArgNamesDifferent]
yaha-0.1.83/src/Index.c:26:33: note: Function 'outputCountStatistics' argument 1 names different: declaration 'HTSize' definition 'HTsize'.
yaha-0.1.83/src/Index.c:337:33: note: Function 'outputCountStatistics' argument 1 names different: declaration 'HTSize' definition 'HTsize'.
yaha-0.1.83/src/Math.c:227:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yaha-0.1.83/src/Math.c:195:9: style: The scope of the variable 'nextBase' can be reduced. [variableScope]
yaha-0.1.83/src/Math.c:74:31: style: Function 'makeBitArray' argument 1 names different: declaration 'bitCount' definition 'numOfElements'. [funcArgNamesDifferent]
yaha-0.1.83/src/Math.h:152:31: note: Function 'makeBitArray' argument 1 names different: declaration 'bitCount' definition 'numOfElements'.
yaha-0.1.83/src/Math.c:74:31: note: Function 'makeBitArray' argument 1 names different: declaration 'bitCount' definition 'numOfElements'.
yaha-0.1.83/src/Math.c:85:36: style: Function 'disposeBitArray' argument 1 names different: declaration 'bitArr' definition 'bArr'. [funcArgNamesDifferent]
yaha-0.1.83/src/Math.h:153:34: note: Function 'disposeBitArray' argument 1 names different: declaration 'bitArr' definition 'bArr'.
yaha-0.1.83/src/Math.c:85:36: note: Function 'disposeBitArray' argument 1 names different: declaration 'bitArr' definition 'bArr'.
yaha-0.1.83/src/Math.c:91:26: style: Function 'setAll' argument 1 names different: declaration 'bitArr' definition 'bArr'. [funcArgNamesDifferent]
yaha-0.1.83/src/Math.h:154:25: note: Function 'setAll' argument 1 names different: declaration 'bitArr' definition 'bArr'.
yaha-0.1.83/src/Math.c:91:26: note: Function 'setAll' argument 1 names different: declaration 'bitArr' definition 'bArr'.
yaha-0.1.83/src/Math.c:109:23: style: Function 'set' argument 1 names different: declaration 'bitArr' definition 'bArr'. [funcArgNamesDifferent]
yaha-0.1.83/src/Math.h:156:22: note: Function 'set' argument 1 names different: declaration 'bitArr' definition 'bArr'.
yaha-0.1.83/src/Math.c:109:23: note: Function 'set' argument 1 names different: declaration 'bitArr' definition 'bArr'.
yaha-0.1.83/src/Math.c:123:23: style: Function 'get' argument 1 names different: declaration 'bitArr' definition 'bArr'. [funcArgNamesDifferent]
yaha-0.1.83/src/Math.h:155:22: note: Function 'get' argument 1 names different: declaration 'bitArr' definition 'bArr'.
yaha-0.1.83/src/Math.c:123:23: note: Function 'get' argument 1 names different: declaration 'bitArr' definition 'bArr'.
yaha-0.1.83/src/Math.c:193:19: style: Function 'decode' argument 1 names different: declaration 'hash' definition 'code'. [funcArgNamesDifferent]
yaha-0.1.83/src/Math.h:207:19: note: Function 'decode' argument 1 names different: declaration 'hash' definition 'code'.
yaha-0.1.83/src/Math.c:193:19: note: Function 'decode' argument 1 names different: declaration 'hash' definition 'code'.
yaha-0.1.83/src/Query.c:171:13: style: The scope of the variable 'qualCount' can be reduced. [variableScope]
yaha-0.1.83/src/QueryHeap.inl:100:9: style: The scope of the variable 'newIndex' can be reduced. [variableScope]
yaha-0.1.83/src/SW.cpp:841:0: style: The scope of the variable 'rightBandwidth' can be reduced. [variableScope]
yaha-0.1.83/src/SW.cpp:938:0: style: The scope of the variable 'Cutoff' can be reduced. [variableScope]
yaha-0.1.83/src/SW.cpp:1149:0: style: The scope of the variable 'EOLen' can be reduced. [variableScope]
yaha-0.1.83/src/SW.cpp:538:78: style: Function 'findAGSBackwardExtension' argument 8 names different: declaration 'adedRLen' definition 'addedRLen'. [funcArgNamesDifferent]
yaha-0.1.83/src/Math.h:408:87: note: Function 'findAGSBackwardExtension' argument 8 names different: declaration 'adedRLen' definition 'addedRLen'.
yaha-0.1.83/src/SW.cpp:538:78: note: Function 'findAGSBackwardExtension' argument 8 names different: declaration 'adedRLen' definition 'addedRLen'.
yaha-0.1.83/src/SW.cpp:544:77: style: Function 'findAGSForwardExtension' argument 8 names different: declaration 'adedRLen' definition 'addedRLen'. [funcArgNamesDifferent]
yaha-0.1.83/src/Math.h:404:86: note: Function 'findAGSForwardExtension' argument 8 names different: declaration 'adedRLen' definition 'addedRLen'.
yaha-0.1.83/src/SW.cpp:544:77: note: Function 'findAGSForwardExtension' argument 8 names different: declaration 'adedRLen' definition 'addedRLen'.
[18:45]

ftp://ftp.se.debian.org/debian/pool/main/y/yahoo2mbox/yahoo2mbox_0.24.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yahtzeesharp/yahtzeesharp_1.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yajl/yajl_2.1.0.orig.tar.gz
yajl-2.1.0/src/yajl.c:28:35: style: Function 'yajl_status_to_string' argument 1 names different: declaration 'code' definition 'stat'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_parse.h:44:61: note: Function 'yajl_status_to_string' argument 1 names different: declaration 'code' definition 'stat'.
yajl-2.1.0/src/yajl.c:28:35: note: Function 'yajl_status_to_string' argument 1 names different: declaration 'code' definition 'stat'.
yajl-2.1.0/src/yajl.c:119:19: style: Function 'yajl_parse' argument 3 names different: declaration 'jsonTextLength' definition 'jsonTextLen'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_parse.h:178:44: note: Function 'yajl_parse' argument 3 names different: declaration 'jsonTextLength' definition 'jsonTextLen'.
yajl-2.1.0/src/yajl.c:119:19: note: Function 'yajl_parse' argument 3 names different: declaration 'jsonTextLength' definition 'jsonTextLen'.
yajl-2.1.0/src/yajl.c:155:55: style: Function 'yajl_get_error' argument 4 names different: declaration 'jsonTextLength' definition 'jsonTextLen'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_parse.h:203:52: note: Function 'yajl_get_error' argument 4 names different: declaration 'jsonTextLength' definition 'jsonTextLen'.
yajl-2.1.0/src/yajl.c:155:55: note: Function 'yajl_get_error' argument 4 names different: declaration 'jsonTextLength' definition 'jsonTextLen'.
yajl-2.1.0/src/yajl_encode.c:32:39: style: Function 'yajl_string_encode' argument 1 names different: declaration 'printer' definition 'print'. [funcArgNamesDifferent]
yajl-2.1.0/src/yajl_encode.h:23:44: note: Function 'yajl_string_encode' argument 1 names different: declaration 'printer' definition 'print'.
yajl-2.1.0/src/yajl_encode.c:32:39: note: Function 'yajl_string_encode' argument 1 names different: declaration 'printer' definition 'print'.
yajl-2.1.0/src/yajl_encode.c:35:27: style: Function 'yajl_string_encode' argument 4 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent]
yajl-2.1.0/src/yajl_encode.h:26:32: note: Function 'yajl_string_encode' argument 4 names different: declaration 'length' definition 'len'.
yajl-2.1.0/src/yajl_encode.c:35:27: note: Function 'yajl_string_encode' argument 4 names different: declaration 'length' definition 'len'.
yajl-2.1.0/src/yajl_encode.c:117:32: style: Function 'yajl_string_decode' argument 3 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent]
yajl-2.1.0/src/yajl_encode.h:30:32: note: Function 'yajl_string_decode' argument 3 names different: declaration 'length' definition 'len'.
yajl-2.1.0/src/yajl_encode.c:117:32: note: Function 'yajl_string_decode' argument 3 names different: declaration 'length' definition 'len'.
yajl-2.1.0/src/yajl_encode.c:169:55: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yajl-2.1.0/src/yajl_gen.c:98:41: style: Function 'yajl_gen_alloc' argument 1 names different: declaration 'allocFuncs' definition 'afs'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_gen.h:118:63: note: Function 'yajl_gen_alloc' argument 1 names different: declaration 'allocFuncs' definition 'afs'.
yajl-2.1.0/src/yajl_gen.c:98:41: note: Function 'yajl_gen_alloc' argument 1 names different: declaration 'allocFuncs' definition 'afs'.
yajl-2.1.0/src/yajl_gen.c:129:25: style: Function 'yajl_gen_reset' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_gen.h:159:43: note: Function 'yajl_gen_reset' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:129:25: note: Function 'yajl_gen_reset' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:137:24: style: Function 'yajl_gen_free' argument 1 names different: declaration 'handle' definition 'g'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_gen.h:121:42: note: Function 'yajl_gen_free' argument 1 names different: declaration 'handle' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:137:24: note: Function 'yajl_gen_free' argument 1 names different: declaration 'handle' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:209:27: style: Function 'yajl_gen_integer' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_gen.h:123:56: note: Function 'yajl_gen_integer' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:209:27: note: Function 'yajl_gen_integer' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:227:26: style: Function 'yajl_gen_double' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_gen.h:127:55: note: Function 'yajl_gen_double' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:227:26: note: Function 'yajl_gen_double' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:244:26: style: Function 'yajl_gen_number' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_gen.h:128:55: note: Function 'yajl_gen_number' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:244:26: note: Function 'yajl_gen_number' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:244:42: style: Function 'yajl_gen_number' argument 2 names different: declaration 'num' definition 's'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_gen.h:129:59: note: Function 'yajl_gen_number' argument 2 names different: declaration 'num' definition 's'.
yajl-2.1.0/src/yajl_gen.c:244:42: note: Function 'yajl_gen_number' argument 2 names different: declaration 'num' definition 's'.
yajl-2.1.0/src/yajl_gen.c:244:52: style: Function 'yajl_gen_number' argument 3 names different: declaration 'len' definition 'l'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_gen.h:130:53: note: Function 'yajl_gen_number' argument 3 names different: declaration 'len' definition 'l'.
yajl-2.1.0/src/yajl_gen.c:244:52: note: Function 'yajl_gen_number' argument 3 names different: declaration 'len' definition 'l'.
yajl-2.1.0/src/yajl_gen.c:254:26: style: Function 'yajl_gen_string' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_gen.h:131:55: note: Function 'yajl_gen_string' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:254:26: note: Function 'yajl_gen_string' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:275:24: style: Function 'yajl_gen_null' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_gen.h:134:53: note: Function 'yajl_gen_null' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:275:24: note: Function 'yajl_gen_null' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:285:24: style: Function 'yajl_gen_bool' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_gen.h:135:53: note: Function 'yajl_gen_bool' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:285:24: note: Function 'yajl_gen_bool' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:297:28: style: Function 'yajl_gen_map_open' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_gen.h:136:57: note: Function 'yajl_gen_map_open' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:297:28: note: Function 'yajl_gen_map_open' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:310:29: style: Function 'yajl_gen_map_close' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_gen.h:137:58: note: Function 'yajl_gen_map_close' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:310:29: note: Function 'yajl_gen_map_close' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:324:30: style: Function 'yajl_gen_array_open' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_gen.h:138:59: note: Function 'yajl_gen_array_open' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:324:30: note: Function 'yajl_gen_array_open' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:336:31: style: Function 'yajl_gen_array_close' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_gen.h:139:60: note: Function 'yajl_gen_array_close' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:336:31: note: Function 'yajl_gen_array_close' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:349:27: style: Function 'yajl_gen_get_buf' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_gen.h:144:56: note: Function 'yajl_gen_get_buf' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:349:27: note: Function 'yajl_gen_get_buf' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:359:25: style: Function 'yajl_gen_clear' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_gen.h:151:43: note: Function 'yajl_gen_clear' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_gen.c:359:25: note: Function 'yajl_gen_clear' argument 1 names different: declaration 'hand' definition 'g'.
yajl-2.1.0/src/yajl_lex.c:117:26: style: Function 'yajl_lex_free' argument 1 names different: declaration 'lexer' definition 'lxr'. [funcArgNamesDifferent]
yajl-2.1.0/src/yajl_lex.h:54:31: note: Function 'yajl_lex_free' argument 1 names different: declaration 'lexer' definition 'lxr'.
yajl-2.1.0/src/yajl_lex.c:117:26: note: Function 'yajl_lex_free' argument 1 names different: declaration 'lexer' definition 'lxr'.
yajl-2.1.0/src/yajl_parser.c:315:29: style: Variable 'd' is reassigned a value before the old one has been used. [redundantAssignment]
yajl-2.1.0/src/yajl_parser.c:310:0: note: Variable 'd' is reassigned a value before the old one has been used.
yajl-2.1.0/src/yajl_parser.c:315:29: note: Variable 'd' is reassigned a value before the old one has been used.
yajl-2.1.0/src/yajl_parser.c:72:10: style: The scope of the variable 'text' can be reduced. [variableScope]
yajl-2.1.0/src/yajl_parser.c:73:18: style: The scope of the variable 'arrow' can be reduced. [variableScope]
yajl-2.1.0/src/yajl_parser.c:159:28: style: Function 'yajl_do_finish' argument 1 names different: declaration 'handle' definition 'hand'. [funcArgNamesDifferent]
yajl-2.1.0/src/yajl_parser.h:66:28: note: Function 'yajl_do_finish' argument 1 names different: declaration 'handle' definition 'hand'.
yajl-2.1.0/src/yajl_parser.c:159:28: note: Function 'yajl_do_finish' argument 1 names different: declaration 'handle' definition 'hand'.
yajl-2.1.0/src/yajl_parser.c:186:27: style: Function 'yajl_do_parse' argument 1 names different: declaration 'handle' definition 'hand'. [funcArgNamesDifferent]
yajl-2.1.0/src/yajl_parser.h:62:27: note: Function 'yajl_do_parse' argument 1 names different: declaration 'handle' definition 'hand'.
yajl-2.1.0/src/yajl_parser.c:186:27: note: Function 'yajl_do_parse' argument 1 names different: declaration 'handle' definition 'hand'.
yajl-2.1.0/src/yajl_tree.c:241:17: warning: Either the condition '(v)!=NULL' is redundant or there is possible null pointer dereference: v. [nullPointerRedundantCheck]
yajl-2.1.0/src/yajl_tree.c:240:18: note: Assuming that condition '(v)!=NULL' is not redundant
yajl-2.1.0/src/yajl_tree.c:241:17: note: Null pointer dereference
yajl-2.1.0/src/yajl_tree.c:438:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
yajl-2.1.0/src/yajl_tree.c:435:5: note: Variable 'status' is reassigned a value before the old one has been used.
yajl-2.1.0/src/yajl_tree.c:438:5: note: Variable 'status' is reassigned a value before the old one has been used.
yajl-2.1.0/src/yajl_tree.c:423:12: style: The scope of the variable 'internal_err_str' can be reduced. [variableScope]
yajl-2.1.0/src/yajl_tree.c:455:33: style: Function 'yajl_tree_get' argument 1 names different: declaration 'parent' definition 'n'. [funcArgNamesDifferent]
yajl-2.1.0/src/api/yajl_tree.h:147:42: note: Function 'yajl_tree_get' argument 1 names different: declaration 'parent' definition 'n'.
yajl-2.1.0/src/yajl_tree.c:455:33: note: Function 'yajl_tree_get' argument 1 names different: declaration 'parent' definition 'n'.
[18:45]

ftp://ftp.se.debian.org/debian/pool/main/y/yakuake/yakuake_3.0.5.orig.tar.xz
yakuake-3.0.5/app/config/appearancesettings.cpp:118:58: style: Function 'populateSkinList' argument 1 names different: declaration 'installationDirectory' definition 'installLocation'. [funcArgNamesDifferent]
yakuake-3.0.5/app/config/appearancesettings.h:119:46: note: Function 'populateSkinList' argument 1 names different: declaration 'installationDirectory' definition 'installLocation'.
yakuake-3.0.5/app/config/appearancesettings.cpp:118:58: note: Function 'populateSkinList' argument 1 names different: declaration 'installationDirectory' definition 'installLocation'.
yakuake-3.0.5/app/config/skinlistdelegate.cpp:89:9: style: The scope of the variable 'textWidth' can be reduced. [variableScope]
yakuake-3.0.5/app/config/windowsettings.cpp:84:45: style: Function 'updateFramesSlider' argument 1 names different: declaration 'height' definition 'speed'. [funcArgNamesDifferent]
yakuake-3.0.5/app/config/windowsettings.h:49:37: note: Function 'updateFramesSlider' argument 1 names different: declaration 'height' definition 'speed'.
yakuake-3.0.5/app/config/windowsettings.cpp:84:45: note: Function 'updateFramesSlider' argument 1 names different: declaration 'height' definition 'speed'.
yakuake-3.0.5/app/config/windowsettings.cpp:89:46: style: Function 'updateFramesSpinBox' argument 1 names different: declaration 'height' definition 'speed'. [funcArgNamesDifferent]
yakuake-3.0.5/app/config/windowsettings.h:50:38: note: Function 'updateFramesSpinBox' argument 1 names different: declaration 'height' definition 'speed'.
yakuake-3.0.5/app/config/windowsettings.cpp:89:46: note: Function 'updateFramesSpinBox' argument 1 names different: declaration 'height' definition 'speed'.
yakuake-3.0.5/app/mainwindow.h:52:1: style: The class 'MainWindow' does not have a constructor although it has private member variables. [noConstructor]
yakuake-3.0.5/app/mainwindow.cpp:247:5: style: Variable 'action' is reassigned a value before the old one has been used. [redundantAssignment]
yakuake-3.0.5/app/mainwindow.cpp:246:5: note: Variable 'action' is reassigned a value before the old one has been used.
yakuake-3.0.5/app/mainwindow.cpp:247:5: note: Variable 'action' is reassigned a value before the old one has been used.
yakuake-3.0.5/app/mainwindow.cpp:248:5: style: Variable 'action' is reassigned a value before the old one has been used. [redundantAssignment]
yakuake-3.0.5/app/mainwindow.cpp:247:5: note: Variable 'action' is reassigned a value before the old one has been used.
yakuake-3.0.5/app/mainwindow.cpp:248:5: note: Variable 'action' is reassigned a value before the old one has been used.
yakuake-3.0.5/app/mainwindow.cpp:249:5: style: Variable 'action' is reassigned a value before the old one has been used. [redundantAssignment]
yakuake-3.0.5/app/mainwindow.cpp:248:5: note: Variable 'action' is reassigned a value before the old one has been used.
yakuake-3.0.5/app/mainwindow.cpp:249:5: note: Variable 'action' is reassigned a value before the old one has been used.
yakuake-3.0.5/app/mainwindow.cpp:250:5: style: Variable 'action' is reassigned a value before the old one has been used. [redundantAssignment]
yakuake-3.0.5/app/mainwindow.cpp:249:5: note: Variable 'action' is reassigned a value before the old one has been used.
yakuake-3.0.5/app/mainwindow.cpp:250:5: note: Variable 'action' is reassigned a value before the old one has been used.
yakuake-3.0.5/app/mainwindow.cpp:251:5: style: Variable 'action' is reassigned a value before the old one has been used. [redundantAssignment]
yakuake-3.0.5/app/mainwindow.cpp:250:5: note: Variable 'action' is reassigned a value before the old one has been used.
yakuake-3.0.5/app/mainwindow.cpp:251:5: note: Variable 'action' is reassigned a value before the old one has been used.
yakuake-3.0.5/app/mainwindow.cpp:253:5: style: Variable 'action' is reassigned a value before the old one has been used. [redundantAssignment]
yakuake-3.0.5/app/mainwindow.cpp:251:5: note: Variable 'action' is reassigned a value before the old one has been used.
yakuake-3.0.5/app/mainwindow.cpp:253:5: note: Variable 'action' is reassigned a value before the old one has been used.
yakuake-3.0.5/app/mainwindow.cpp:255:5: style: Variable 'action' is reassigned a value before the old one has been used. [redundantAssignment]
yakuake-3.0.5/app/mainwindow.cpp:253:5: note: Variable 'action' is reassigned a value before the old one has been used.
yakuake-3.0.5/app/mainwindow.cpp:255:5: note: Variable 'action' is reassigned a value before the old one has been used.
yakuake-3.0.5/app/mainwindow.cpp:871:40: style: Function 'setWindowGeometry' argument 1 names different: declaration 'width' definition 'newWidth'. [funcArgNamesDifferent]
yakuake-3.0.5/app/mainwindow.h:105:36: note: Function 'setWindowGeometry' argument 1 names different: declaration 'width' definition 'newWidth'.
yakuake-3.0.5/app/mainwindow.cpp:871:40: note: Function 'setWindowGeometry' argument 1 names different: declaration 'width' definition 'newWidth'.
yakuake-3.0.5/app/mainwindow.cpp:871:54: style: Function 'setWindowGeometry' argument 2 names different: declaration 'height' definition 'newHeight'. [funcArgNamesDifferent]
yakuake-3.0.5/app/mainwindow.h:105:47: note: Function 'setWindowGeometry' argument 2 names different: declaration 'height' definition 'newHeight'.
yakuake-3.0.5/app/mainwindow.cpp:871:54: note: Function 'setWindowGeometry' argument 2 names different: declaration 'height' definition 'newHeight'.
yakuake-3.0.5/app/mainwindow.cpp:871:69: style: Function 'setWindowGeometry' argument 3 names different: declaration 'position' definition 'newPosition'. [funcArgNamesDifferent]
yakuake-3.0.5/app/mainwindow.h:105:59: note: Function 'setWindowGeometry' argument 3 names different: declaration 'position' definition 'newPosition'.
yakuake-3.0.5/app/mainwindow.cpp:871:69: note: Function 'setWindowGeometry' argument 3 names different: declaration 'position' definition 'newPosition'.
yakuake-3.0.5/app/sessionstack.h:38:1: style: The class 'SessionStack' does not have a constructor although it has private member variables. [noConstructor]
yakuake-3.0.5/app/tabbar.h:41:1: style: The class 'TabBar' does not have a constructor although it has private member variables. [noConstructor]
yakuake-3.0.5/app/sessionstack.cpp:603:15: style: The scope of the variable 'terminal' can be reduced. [variableScope]
yakuake-3.0.5/app/visualeventoverlay.h:36:1: style: The class 'EventRect' does not have a constructor although it has private member variables. [noConstructor]
yakuake-3.0.5/app/skin.cpp:32:7: warning: Member variable 'Skin::m_titleBarTextBold' is not initialized in the constructor. [uninitMemberVar]
yakuake-3.0.5/app/tabbar.cpp:346:14: style: Condition '!ok' is always true [knownConditionTrueFalse]
yakuake-3.0.5/app/tabbar.cpp:338:15: note: Assignment 'ok=false', assigned value is 0
yakuake-3.0.5/app/tabbar.cpp:346:14: note: Condition '!ok' is always true
yakuake-3.0.5/app/tabbar.cpp:958:34: style: Function 'makeTabTitle' argument 1 names different: declaration 'number' definition 'id'. [funcArgNamesDifferent]
yakuake-3.0.5/app/tabbar.h:114:34: note: Function 'makeTabTitle' argument 1 names different: declaration 'number' definition 'id'.
yakuake-3.0.5/app/tabbar.cpp:958:34: note: Function 'makeTabTitle' argument 1 names different: declaration 'number' definition 'id'.
yakuake-3.0.5/app/terminal.cpp:58:5: performance: Variable 'm_terminalWidget' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yakuake-3.0.5/app/visualeventoverlay.cpp:163:10: style: The scope of the variable 'painted' can be reduced. [variableScope]
[18:45]

ftp://ftp.se.debian.org/debian/pool/main/y/yamcha/yamcha_0.33.orig.tar.gz
yamcha-0.33/example/bag-of-words.cpp:81:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yamcha-0.33/example/bag-of-words.cpp:78:8: warning: The buffer 'tmp' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
yamcha-0.33/libexec/mkdarts.cpp:95:0: error: Memory leak: is [memleak]
yamcha-0.33/libexec/mktrie.cpp:74:8: style: Technically the member function 'cmp::operator()' can be const. [functionConst]
yamcha-0.33/libexec/pkemine.cpp:141:3: warning: Member variable 'PKEMine::csize' is not initialized in the constructor. [uninitMemberVar]
yamcha-0.33/libexec/pkemine.cpp:141:3: warning: Member variable 'PKEMine::os' is not initialized in the constructor. [uninitMemberVar]
yamcha-0.33/libexec/pkemine.cpp:246:0: error: Memory leak: is [memleak]
yamcha-0.33/perl/YamCha_wrap.cxx:931:8: warning: Redundant assignment of 'sv' to itself. [selfAssignment]
yamcha-0.33/perl/YamCha_wrap.cxx:931:17: warning: Redundant assignment of 'mg' to itself. [selfAssignment]
yamcha-0.33/perl/YamCha_wrap.cxx:314:26: style: The scope of the variable 'uu' can be reduced. [variableScope]
yamcha-0.33/perl/YamCha_wrap.cxx:327:16: style: The scope of the variable 'd' can be reduced. [variableScope]
yamcha-0.33/perl/YamCha_wrap.cxx:565:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
yamcha-0.33/perl/YamCha_wrap.cxx:674:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
yamcha-0.33/perl/YamCha_wrap.cxx:18:5: style: Class 'SwigValueWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yamcha-0.33/python/YamCha_wrap.cxx:449:5: warning: Redundant assignment of 'v' to itself. [selfAssignment]
yamcha-0.33/python/YamCha_wrap.cxx:456:9: warning: Redundant assignment of 'flags' to itself. [selfAssignment]
yamcha-0.33/python/YamCha_wrap.cxx:318:26: style: The scope of the variable 'uu' can be reduced. [variableScope]
yamcha-0.33/python/YamCha_wrap.cxx:331:16: style: The scope of the variable 'd' can be reduced. [variableScope]
yamcha-0.33/python/YamCha_wrap.cxx:1331:15: style: The scope of the variable 'i' can be reduced. [variableScope]
yamcha-0.33/python/YamCha_wrap.cxx:19:5: style: Class 'SwigValueWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yamcha-0.33/ruby/YamCha_wrap.cpp:457:26: style: The scope of the variable 'uu' can be reduced. [variableScope]
yamcha-0.33/ruby/YamCha_wrap.cpp:470:16: style: The scope of the variable 'd' can be reduced. [variableScope]
yamcha-0.33/ruby/YamCha_wrap.cpp:531:11: style: The scope of the variable 'klass_name' can be reduced. [variableScope]
yamcha-0.33/ruby/YamCha_wrap.cpp:532:17: style: The scope of the variable 'sklass' can be reduced. [variableScope]
yamcha-0.33/ruby/YamCha_wrap.cpp:576:9: style: The scope of the variable 'c' can be reduced. [variableScope]
yamcha-0.33/ruby/YamCha_wrap.cpp:577:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
yamcha-0.33/ruby/YamCha_wrap.cpp:18:5: style: Class 'SwigValueWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yamcha-0.33/ruby/YamCha_wrap.cpp:855:17: error: Mismatching allocation and deallocation: arg2 [mismatchAllocDealloc]
yamcha-0.33/src/chunker.cpp:133:5: warning: Member variable 'Impl::self' is not initialized in the constructor. [uninitMemberVar]
yamcha-0.33/src/chunker.cpp:134:5: warning: Member variable 'Impl::self' is not initialized in the constructor. [uninitMemberVar]
yamcha-0.33/src/chunker.cpp:139:5: warning: Member variable 'Impl::self' is not initialized in the constructor. [uninitMemberVar]
yamcha-0.33/src/param.h:58:38: style: Technically the member function 'YamCha::Param::getRestArg' can be const. [functionConst]
yamcha-0.33/src/param.h:60:17: style: Technically the member function 'YamCha::Param::getSystemName' can be const. [functionConst]
yamcha-0.33/src/param.h:61:17: style: Technically the member function 'YamCha::Param::what' can be const. [functionConst]
yamcha-0.33/src/chunker.cpp:119:19: style: Technically the member function 'YamCha::Impl::getClassScore' can be const. [functionConst]
yamcha-0.33/src/chunker.cpp:122:13: style: Technically the member function 'YamCha::Impl::size' can be const. [functionConst]
yamcha-0.33/src/chunker.cpp:123:13: style: Technically the member function 'YamCha::Impl::row' can be const. [functionConst]
yamcha-0.33/src/chunker.cpp:124:13: style: Technically the member function 'YamCha::Impl::column' can be const. [functionConst]
yamcha-0.33/src/chunker.cpp:131:17: style: Technically the member function 'YamCha::Impl::what' can be const. [functionConst]
yamcha-0.33/src/chunker.cpp:620:47: style: Class 'Chunker' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
yamcha-0.33/src/chunker.cpp:620:47: style: Class 'Chunker' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
yamcha-0.33/src/yamcha.h:115:5: style: Class 'SVM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yamcha-0.33/src/yamcha.h:162:5: style: Class 'Chunker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yamcha-0.33/src/chunker.cpp:139:5: style: Class 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yamcha-0.33/src/libyamcha.cpp:92:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yamcha-0.33/src/libyamcha.cpp:187:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yamcha-0.33/src/param.cpp:50:26: style: Redundant condition: line.size(). '!line.size() || (line.size() && line[0]==';'||line[0]=='#')' is equivalent to '!line.size() || line[0]==';'||line[0]=='#'' [redundantCondition]
yamcha-0.33/src/param.cpp:246:17: style: Redundant condition: !rewrite. 'rewrite || (!rewrite && conf[keys2].empty())' is equivalent to 'rewrite || conf[keys2].empty()' [redundantCondition]
yamcha-0.33/src/param.cpp:252:17: style: Redundant condition: !rewrite. 'rewrite || (!rewrite && conf[keys2].empty())' is equivalent to 'rewrite || conf[keys2].empty()' [redundantCondition]
yamcha-0.33/src/param.cpp:182:5: warning: The buffer 'str' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
yamcha-0.33/src/param.h:63:10: performance: Technically the member function 'YamCha::Param::help' can be static. [functionStatic]
yamcha-0.33/src/param.cpp:198:15: note: Technically the member function 'YamCha::Param::help' can be static.
yamcha-0.33/src/param.h:63:10: note: Technically the member function 'YamCha::Param::help' can be static.
yamcha-0.33/src/param.h:64:10: performance: Technically the member function 'YamCha::Param::version' can be static. [functionStatic]
yamcha-0.33/src/param.cpp:222:15: note: Technically the member function 'YamCha::Param::version' can be static.
yamcha-0.33/src/param.h:64:10: note: Technically the member function 'YamCha::Param::version' can be static.
yamcha-0.33/src/darts.h:233:15: style: C-style pointer casting [cstyleCast]
yamcha-0.33/src/darts.h:341:31: style: C-style pointer casting [cstyleCast]
yamcha-0.33/src/darts.h:354:31: style: C-style pointer casting [cstyleCast]
yamcha-0.33/src/svm.cpp:235:10: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
yamcha-0.33/src/svm.cpp:249:10: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
yamcha-0.33/src/darts.h:223:5: warning: Member variable 'DoubleArrayImpl::str' is not initialized in the constructor. [uninitMemberVar]
yamcha-0.33/src/darts.h:223:5: warning: Member variable 'DoubleArrayImpl::str_size' is not initialized in the constructor. [uninitMemberVar]
yamcha-0.33/src/darts.h:223:5: warning: Member variable 'DoubleArrayImpl::len' is not initialized in the constructor. [uninitMemberVar]
yamcha-0.33/src/darts.h:223:5: warning: Member variable 'DoubleArrayImpl::val' is not initialized in the constructor. [uninitMemberVar]
yamcha-0.33/src/darts.h:223:5: warning: Member variable 'DoubleArrayImpl::progress' is not initialized in the constructor. [uninitMemberVar]
yamcha-0.33/src/darts.h:223:5: warning: Member variable 'DoubleArrayImpl::next_check_pos' is not initialized in the constructor. [uninitMemberVar]
yamcha-0.33/src/darts.h:223:5: warning: Member variable 'DoubleArrayImpl::progress_func' is not initialized in the constructor. [uninitMemberVar]
yamcha-0.33/src/svm.cpp:100:5: warning: Member variable 'Impl::idx' is not initialized in the constructor. [uninitMemberVar]
yamcha-0.33/src/mmap.h:243:0: warning: Member variable 'YamCha :: Mmap < char >::length' is not initialized in the constructor. [uninitMemberVar]
yamcha-0.33/src/mmap.h:243:0: warning: Member variable 'YamCha :: Mmap < char >::flag' is not initialized in the constructor. [uninitMemberVar]
yamcha-0.33/src/darts.h:227:10: performance: Technically the member function 'Darts::DoubleArrayImpl::setResult' can be static. [functionStatic]
yamcha-0.33/src/darts.h:228:10: performance: Technically the member function 'Darts::DoubleArrayImpl::setResult' can be static. [functionStatic]
yamcha-0.33/src/darts.h:255:12: performance: Technically the member function 'Darts::DoubleArrayImpl::getUnitSize' can be static. [functionStatic]
yamcha-0.33/src/darts.h:257:12: style: Technically the member function 'Darts::DoubleArrayImpl::getSize' can be const. [functionConst]
yamcha-0.33/src/darts.h:259:12: style: Technically the member function 'Darts::DoubleArrayImpl::getNonzeroSize' can be const. [functionConst]
yamcha-0.33/src/svm.cpp:115:12: style: Technically the member function 'YamCha::Impl::getClassSize' can be const. [functionConst]
yamcha-0.33/src/svm.cpp:116:18: style: Technically the member function 'YamCha::Impl::getClassList' can be const. [functionConst]
yamcha-0.33/src/svm.cpp:117:18: style: Technically the member function 'YamCha::Impl::what' can be const. [functionConst]
yamcha-0.33/src/mmap.h:103:0: style: Technically the member function 'YamCha :: Mmap < char >::size' can be const. [functionConst]
yamcha-0.33/src/mmap.h:104:0: style: Technically the member function 'YamCha :: Mmap < char >::what' can be const. [functionConst]
yamcha-0.33/src/mmap.h:105:0: style: Technically the member function 'YamCha :: Mmap < char >::getFileName' can be const. [functionConst]
yamcha-0.33/src/mmap.h:106:0: style: Technically the member function 'YamCha :: Mmap < char >::getFileSize' can be const. [functionConst]
yamcha-0.33/src/svm.cpp:412:37: style: Class 'SVM' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
yamcha-0.33/src/svm.cpp:412:37: style: Class 'SVM' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
yamcha-0.33/src/svm.cpp:102:5: style: Class 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yamcha-0.33/src/darts.h:132:23: error: Uninitialized struct member: tmp_node.right [uninitStructMember]
[18:45]

ftp://ftp.se.debian.org/debian/pool/main/y/yamdi/yamdi_1.4.orig.tar.gz
yamdi-1.4/yamdi.c:187:15: style: The scope of the variable 'i' can be reduced. [variableScope]
yamdi-1.4/yamdi.c:384:9: style: The scope of the variable 'datasize' can be reduced. [variableScope]
yamdi-1.4/yamdi.c:385:12: style: The scope of the variable 'flvtag' can be reduced. [variableScope]
yamdi-1.4/yamdi.c:534:9: style: The scope of the variable 'datasize' can be reduced. [variableScope]
yamdi-1.4/yamdi.c:535:12: style: The scope of the variable 'flvtag' can be reduced. [variableScope]
yamdi-1.4/yamdi.c:594:9: style: The scope of the variable 'datasize' can be reduced. [variableScope]
yamdi-1.4/yamdi.c:596:12: style: The scope of the variable 'flvtag' can be reduced. [variableScope]
yamdi-1.4/yamdi.c:1221:16: style: The scope of the variable 'length' can be reduced. [variableScope]
yamdi-1.4/yamdi.c:1269:40: style: Function 'writeFLVDouble' argument 2 names different: declaration 'v' definition 'value'. [funcArgNamesDifferent]
yamdi-1.4/yamdi.c:172:40: note: Function 'writeFLVDouble' argument 2 names different: declaration 'v' definition 'value'.
yamdi-1.4/yamdi.c:1269:40: note: Function 'writeFLVDouble' argument 2 names different: declaration 'v' definition 'value'.
yamdi-1.4/yamdi.c:379:0: error: Resource leak: fp_outfile [resourceLeak]
yamdi-1.4/yamdi.c:379:0: error: Resource leak: fp_xmloutfile [resourceLeak]
[18:45]

ftp://ftp.se.debian.org/debian/pool/main/y/yaml-cpp/yaml-cpp_0.5.2.orig.tar.gz
yaml-cpp-release-0.5.2/src/contrib/graphbuilderadapter.h:28:3: style: Class 'GraphBuilderAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/src/contrib/graphbuilderadapter.h:51:5: style: Struct 'ContainerFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/src/emitterstate.h:147:14: warning: Member variable 'Group::flowType' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/src/setting.h:41:5: performance: Variable 'm_oldSetting' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yaml-cpp-release-0.5.2/src/setting.h:39:3: style: Class 'SettingChange' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/src/indentation.h:17:3: style: Struct 'Indentation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/src/indentation.h:29:3: style: Struct 'IndentTo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/src/setting.h:58:1: warning: The class 'SettingChanges' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
yaml-cpp-release-0.5.2/src/setting.h:44:16: style: The function 'pop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/src/setting.h:33:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/src/setting.h:44:16: note: Function in derived class
yaml-cpp-release-0.5.2/src/emitterstate.cpp:59:19: warning: Assert statement calls a function which may have desired side effects: 'top'. [assertWithSideEffect]
yaml-cpp-release-0.5.2/src/regex_yaml.h:57:8: performance: Technically the member function 'YAML::RegEx::IsValidSource' can be static. [functionStatic]
yaml-cpp-release-0.5.2/src/regeximpl.h:51:20: note: Technically the member function 'YAML::RegEx::IsValidSource' can be static.
yaml-cpp-release-0.5.2/src/regex_yaml.h:57:8: note: Technically the member function 'YAML::RegEx::IsValidSource' can be static.
yaml-cpp-release-0.5.2/src/regex_yaml.h:62:7: performance: Technically the member function 'YAML::RegEx::MatchOpEmpty' can be static. [functionStatic]
yaml-cpp-release-0.5.2/src/regeximpl.h:102:19: note: Technically the member function 'YAML::RegEx::MatchOpEmpty' can be static.
yaml-cpp-release-0.5.2/src/regex_yaml.h:62:7: note: Technically the member function 'YAML::RegEx::MatchOpEmpty' can be static.
yaml-cpp-release-0.5.2/src/regex_yaml.h:32:3: style: Class 'RegEx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/src/stream.h:24:3: style: Class 'Stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/src/streamcharsource.h:16:3: style: Class 'StreamCharSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/src/exp.cpp:132:21: style: Unused variable: msg [unusedVariable]
yaml-cpp-release-0.5.2/src/scanner.h:29:3: style: Class 'Scanner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/src/regex_yaml.cpp:5:8: warning: Member variable 'RegEx::m_a' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/src/regex_yaml.cpp:5:8: warning: Member variable 'RegEx::m_z' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/src/regex_yaml.cpp:9:8: warning: Member variable 'RegEx::m_z' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/src/regex_yaml.cpp:13:8: warning: Member variable 'RegEx::m_a' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/src/regex_yaml.cpp:13:8: warning: Member variable 'RegEx::m_z' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/src/regex_yaml.cpp:7:8: warning: Member variable 'RegEx::m_a' is not initialized in the constructor. [uninitMemberVarPrivate]
yaml-cpp-release-0.5.2/src/regex_yaml.cpp:7:8: warning: Member variable 'RegEx::m_z' is not initialized in the constructor. [uninitMemberVarPrivate]
yaml-cpp-release-0.5.2/src/regex_yaml.h:54:3: style: Class 'RegEx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/src/scanner.h:66:15: performance: Technically the member function 'YAML::Scanner::GetStartTokenFor' can be static. [functionStatic]
yaml-cpp-release-0.5.2/src/scanner.cpp:260:22: note: Technically the member function 'YAML::Scanner::GetStartTokenFor' can be static.
yaml-cpp-release-0.5.2/src/scanner.h:66:15: note: Technically the member function 'YAML::Scanner::GetStartTokenFor' can be static.
yaml-cpp-release-0.5.2/src/scanner.h:83:8: performance: Technically the member function 'YAML::Scanner::IsWhitespaceToBeEaten' can be static. [functionStatic]
yaml-cpp-release-0.5.2/src/scanner.cpp:212:15: note: Technically the member function 'YAML::Scanner::IsWhitespaceToBeEaten' can be static.
yaml-cpp-release-0.5.2/src/scanner.h:83:8: note: Technically the member function 'YAML::Scanner::IsWhitespaceToBeEaten' can be static.
yaml-cpp-release-0.5.2/src/scanscalar.cpp:156:34: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yaml-cpp-release-0.5.2/src/scanscalar.cpp:21:57: style: Function 'ScanScalar' argument 2 names different: declaration 'info' definition 'params'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/src/scanscalar.h:58:57: note: Function 'ScanScalar' argument 2 names different: declaration 'info' definition 'params'.
yaml-cpp-release-0.5.2/src/scanscalar.cpp:21:57: note: Function 'ScanScalar' argument 2 names different: declaration 'info' definition 'params'.
yaml-cpp-release-0.5.2/src/scanscalar.cpp:156:17: style: Boolean variable 'nextMoreIndented' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean]
yaml-cpp-release-0.5.2/src/tag.h:25:3: style: Struct 'Tag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/src/singledocparser.cpp:28:21: warning: Assert statement calls a function which may have desired side effects: 'empty'. [assertWithSideEffect]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:7620:36: style: Condition '!AlwaysTrue()' is always false [knownConditionTrueFalse]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:8073:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:8053:0: note: Variable 'result' is reassigned a value before the old one has been used.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:8073:3: note: Variable 'result' is reassigned a value before the old one has been used.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:2463:49: style: Function 'AssertionFailure' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:17735:60: note: Function 'AssertionFailure' argument 1 names different: declaration 'msg' definition 'message'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:2463:49: note: Function 'AssertionFailure' argument 1 names different: declaration 'msg' definition 'message'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:3143:55: style: Function 'StringStreamToString' argument 1 names different: declaration 'stream' definition 'ss'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:3483:66: note: Function 'StringStreamToString' argument 1 names different: declaration 'stream' definition 'ss'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:3143:55: note: Function 'StringStreamToString' argument 1 names different: declaration 'stream' definition 'ss'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:3661:39: style: Function 'TestInfo' argument 1 names different: declaration 'test_case_name' definition 'a_test_case_name'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18111:31: note: Function 'TestInfo' argument 1 names different: declaration 'test_case_name' definition 'a_test_case_name'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:3661:39: note: Function 'TestInfo' argument 1 names different: declaration 'test_case_name' definition 'a_test_case_name'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:3662:39: style: Function 'TestInfo' argument 2 names different: declaration 'name' definition 'a_name'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18112:31: note: Function 'TestInfo' argument 2 names different: declaration 'name' definition 'a_name'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:3662:39: note: Function 'TestInfo' argument 2 names different: declaration 'name' definition 'a_name'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:3874:32: style: Function 'TestCase' argument 1 names different: declaration 'name' definition 'a_name'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18173:24: note: Function 'TestCase' argument 1 names different: declaration 'name' definition 'a_name'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:3874:32: note: Function 'TestCase' argument 1 names different: declaration 'name' definition 'a_name'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4460:1: style: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4395:51: note: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4460:1: note: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4461:1: style: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4397:57: note: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4461:1: note: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4462:1: style: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4399:48: note: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4462:1: note: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4463:1: style: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4400:44: note: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4463:1: note: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4464:1: style: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4401:55: note: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4464:1: note: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4465:1: style: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4404:60: note: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4465:1: note: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4466:1: style: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4398:55: note: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4466:1: note: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4467:1: style: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4405:58: note: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4467:1: note: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4468:1: style: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4402:42: note: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4468:1: note: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4469:1: style: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4403:46: note: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4469:1: note: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4470:1: style: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4407:49: note: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:4470:1: note: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:5865:30: style: Function 'ShouldShard' argument 1 names different: declaration 'total_shards_str' definition 'total_shards_env'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:662:41: note: Function 'ShouldShard' argument 1 names different: declaration 'total_shards_str' definition 'total_shards_env'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:5865:30: note: Function 'ShouldShard' argument 1 names different: declaration 'total_shards_str' definition 'total_shards_env'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:5866:30: style: Function 'ShouldShard' argument 2 names different: declaration 'shard_index_str' definition 'shard_index_env'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:663:41: note: Function 'ShouldShard' argument 2 names different: declaration 'shard_index_str' definition 'shard_index_env'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:5866:30: note: Function 'ShouldShard' argument 2 names different: declaration 'shard_index_str' definition 'shard_index_env'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:5910:37: style: Function 'Int32FromEnvOrDie' argument 1 names different: declaration 'env_var' definition 'var'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:669:48: note: Function 'Int32FromEnvOrDie' argument 1 names different: declaration 'env_var' definition 'var'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:5910:37: note: Function 'Int32FromEnvOrDie' argument 1 names different: declaration 'env_var' definition 'var'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:8976:46: style: Function 'BoolFromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:3047:46: note: Function 'BoolFromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:8976:46: note: Function 'BoolFromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:8986:49: style: Function 'Int32FromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:3048:60: note: Function 'Int32FromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:8986:49: note: Function 'Int32FromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:9008:62: style: Function 'StringFromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:3049:62: note: Function 'StringFromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:9008:62: note: Function 'StringFromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:10518:46: style: Function 'ExpectationBase' argument 1 names different: declaration 'file' definition 'a_file'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9253:31: note: Function 'ExpectationBase' argument 1 names different: declaration 'file' definition 'a_file'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:10518:46: note: Function 'ExpectationBase' argument 1 names different: declaration 'file' definition 'a_file'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:10519:38: style: Function 'ExpectationBase' argument 2 names different: declaration 'line' definition 'a_line'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9253:41: note: Function 'ExpectationBase' argument 2 names different: declaration 'line' definition 'a_line'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:10519:38: note: Function 'ExpectationBase' argument 2 names different: declaration 'line' definition 'a_line'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:10520:48: style: Function 'ExpectationBase' argument 3 names different: declaration 'source_text' definition 'a_source_text'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9253:61: note: Function 'ExpectationBase' argument 3 names different: declaration 'source_text' definition 'a_source_text'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:10520:48: note: Function 'ExpectationBase' argument 3 names different: declaration 'source_text' definition 'a_source_text'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:10539:61: style: Function 'SpecifyCardinality' argument 1 names different: declaration 'cardinality' definition 'a_cardinality'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9312:46: note: Function 'SpecifyCardinality' argument 1 names different: declaration 'cardinality' definition 'a_cardinality'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:10539:61: note: Function 'SpecifyCardinality' argument 1 names different: declaration 'cardinality' definition 'a_cardinality'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:7782:0: warning: Found function call inside sizeof(). [sizeofFunctionCall]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:854:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:854:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:854:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:854:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:854:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:854:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:854:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:854:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:854:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:854:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:857:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:857:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:857:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:857:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:857:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:857:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:857:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:857:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:857:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:857:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:859:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:859:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:859:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:859:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:859:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:859:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:859:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:859:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:859:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:859:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:862:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:862:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:862:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:862:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:862:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:862:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:862:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:862:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:862:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:862:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:887:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:887:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:887:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:887:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:887:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:887:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:887:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:887:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:887:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:887:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:890:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:890:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:890:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:890:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:890:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:890:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:890:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:890:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:890:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:890:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:894:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:894:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:894:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:894:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:894:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:894:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:894:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:894:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:894:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:894:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:897:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:897:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:897:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:897:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:897:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:897:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:897:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:897:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:897:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:897:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:930:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:930:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:930:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:930:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:930:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:930:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:930:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:930:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:930:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:930:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:933:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:933:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:933:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:933:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:933:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:933:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:933:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:933:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:933:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:933:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:935:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:935:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:935:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:935:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:935:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:935:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:935:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:935:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:935:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:935:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:938:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:938:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:938:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:938:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:938:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:938:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:938:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:938:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:938:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:938:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:968:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:968:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:968:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:968:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:968:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:968:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:968:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:968:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:968:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:968:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:971:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:971:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:971:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:971:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:971:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:971:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:971:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:971:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:971:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:971:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:974:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:974:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:974:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:974:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:974:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:974:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:974:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:974:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:974:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:974:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:977:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:977:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:977:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:977:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:977:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:977:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:977:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:977:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:977:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:977:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1009:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1009:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1009:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1009:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1009:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1009:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1009:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1009:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1009:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1009:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1013:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1013:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1013:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1013:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1013:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1013:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1013:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1013:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1013:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1013:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1016:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1016:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1016:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1016:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1016:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1016:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1016:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1016:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1016:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1016:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1019:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1019:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1019:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1019:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1019:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1019:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1019:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1019:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1019:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1019:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1054:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1054:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1054:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1054:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1054:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1054:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1054:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1054:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1054:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1054:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1058:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1058:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1058:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1058:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1058:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1058:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1058:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1058:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1058:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1058:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1061:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1061:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1061:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1061:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1061:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1061:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1061:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1061:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1061:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1061:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1064:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1064:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1064:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1064:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1064:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1064:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1064:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1064:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1064:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1064:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1151:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1151:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1151:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1151:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1151:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1151:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1151:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1151:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1151:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1151:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1155:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1155:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1155:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1155:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1155:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1155:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1155:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1155:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1155:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1155:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1158:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1158:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1158:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1158:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1158:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1158:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1158:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1158:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1158:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1158:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1161:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1161:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1161:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1161:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1161:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1161:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1161:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1161:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1161:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1161:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1203:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1203:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1203:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1203:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1203:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1203:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1203:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1203:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1203:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1203:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1207:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1207:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1207:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1207:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1207:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1207:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1207:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1207:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1207:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1207:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1210:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1210:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1210:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1210:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1210:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1210:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1210:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1210:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1210:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1210:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1213:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1213:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1213:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1213:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1213:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1213:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1213:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1213:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1213:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1213:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1266:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1266:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1266:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1266:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1266:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1266:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1266:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1266:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1266:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1266:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1269:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1269:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1269:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1269:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1269:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1269:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1269:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1269:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1269:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:1269:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:9049:1: style: The class 'linked_ptr_internal' does not have a constructor although it has private member variables. [noConstructor]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:10324:5: warning: Member variable 'Iterator::value_' is not initialized in the constructor. [uninitMemberVarPrivate]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18367:42: style: Unused private function: 'Environment::Setup' [unusedPrivateFunction]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:569:5: performance: Variable 'color_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:570:5: performance: Variable 'death_test_style_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:572:5: performance: Variable 'filter_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:573:5: performance: Variable 'internal_run_death_test_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:575:5: performance: Variable 'output_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:577:5: performance: Variable 'random_seed_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:578:5: performance: Variable 'repeat_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:580:5: performance: Variable 'stack_trace_depth_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:581:5: performance: Variable 'stream_result_to_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:2655:8: performance: Technically the member function 'testing::internal::Mutex::Lock' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:2656:8: performance: Technically the member function 'testing::internal::Mutex::Unlock' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:2657:8: performance: Technically the member function 'testing::internal::Mutex::AssertHeld' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:9080:8: style: Technically the member function 'testing::internal::linked_ptr_internal::depart' can be const. [functionConst]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:19223:20: performance: Technically the member function 'testing::WithParamInterface::GetParam' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:1031:15: performance: Technically the member function 'testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:2258:27: note: Technically the member function 'testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop' can be static.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:1031:15: note: Technically the member function 'testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop' can be static.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:1138:7: style: Technically the member function 'testing::internal::UnitTestImpl::FilterTests' can be const. [functionConst]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:5939:19: note: Technically the member function 'testing::internal::UnitTestImpl::FilterTests' can be const.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:1138:7: note: Technically the member function 'testing::internal::UnitTestImpl::FilterTests' can be const.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:1141:8: style: Technically the member function 'testing::internal::UnitTestImpl::ListTestsMatchingFilter' can be const. [functionConst]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:6015:20: note: Technically the member function 'testing::internal::UnitTestImpl::ListTestsMatchingFilter' can be const.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:1141:8: note: Technically the member function 'testing::internal::UnitTestImpl::ListTestsMatchingFilter' can be const.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4387:1: performance: Technically the member function 'testing::InvokeArgumentAction::GMOCK_INTERNAL_INIT_AND_0_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4394:1: performance: Technically the member function 'testing::InvokeArgumentActionP::GMOCK_INTERNAL_INIT_AND_1_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4401:1: performance: Technically the member function 'testing::InvokeArgumentActionP2::GMOCK_INTERNAL_INIT_AND_2_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4408:1: performance: Technically the member function 'testing::InvokeArgumentActionP3::GMOCK_INTERNAL_INIT_AND_3_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4415:1: performance: Technically the member function 'testing::InvokeArgumentActionP4::GMOCK_INTERNAL_INIT_AND_4_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4422:1: performance: Technically the member function 'testing::InvokeArgumentActionP5::GMOCK_INTERNAL_INIT_AND_5_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4429:1: performance: Technically the member function 'testing::InvokeArgumentActionP6::GMOCK_INTERNAL_INIT_AND_6_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4436:1: performance: Technically the member function 'testing::InvokeArgumentActionP7::GMOCK_INTERNAL_INIT_AND_7_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4443:1: performance: Technically the member function 'testing::InvokeArgumentActionP8::GMOCK_INTERNAL_INIT_AND_8_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4450:1: performance: Technically the member function 'testing::InvokeArgumentActionP9::GMOCK_INTERNAL_INIT_AND_9_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4457:1: performance: Technically the member function 'testing::InvokeArgumentActionP10::GMOCK_INTERNAL_INIT_AND_10_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4469:1: performance: Technically the member function 'testing::ReturnNewAction::GMOCK_INTERNAL_INIT_AND_0_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4475:1: performance: Technically the member function 'testing::ReturnNewActionP::GMOCK_INTERNAL_INIT_AND_1_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4481:1: performance: Technically the member function 'testing::ReturnNewActionP2::GMOCK_INTERNAL_INIT_AND_2_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4487:1: performance: Technically the member function 'testing::ReturnNewActionP3::GMOCK_INTERNAL_INIT_AND_3_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4493:1: performance: Technically the member function 'testing::ReturnNewActionP4::GMOCK_INTERNAL_INIT_AND_4_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4499:1: performance: Technically the member function 'testing::ReturnNewActionP5::GMOCK_INTERNAL_INIT_AND_5_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4505:1: performance: Technically the member function 'testing::ReturnNewActionP6::GMOCK_INTERNAL_INIT_AND_6_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4511:1: performance: Technically the member function 'testing::ReturnNewActionP7::GMOCK_INTERNAL_INIT_AND_7_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4517:1: performance: Technically the member function 'testing::ReturnNewActionP8::GMOCK_INTERNAL_INIT_AND_8_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4523:1: performance: Technically the member function 'testing::ReturnNewActionP9::GMOCK_INTERNAL_INIT_AND_9_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4529:1: performance: Technically the member function 'testing::ReturnNewActionP10::GMOCK_INTERNAL_INIT_AND_10_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:5578:8: performance: Technically the member function 'testing::internal::IsNullMatcher::MatchAndExplain' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:5583:8: performance: Technically the member function 'testing::internal::IsNullMatcher::DescribeTo' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:5584:8: performance: Technically the member function 'testing::internal::IsNullMatcher::DescribeNegationTo' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:5594:8: performance: Technically the member function 'testing::internal::NotNullMatcher::MatchAndExplain' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:5599:8: performance: Technically the member function 'testing::internal::NotNullMatcher::DescribeTo' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:5600:8: performance: Technically the member function 'testing::internal::NotNullMatcher::DescribeNegationTo' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:6003:1: performance: Technically the member function 'testing::internal::Eq2Matcher::Matcher' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:6004:1: performance: Technically the member function 'testing::internal::Ge2Matcher::Matcher' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:6006:1: performance: Technically the member function 'testing::internal::Gt2Matcher::Matcher' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:6008:1: performance: Technically the member function 'testing::internal::Le2Matcher::Matcher' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:6010:1: performance: Technically the member function 'testing::internal::Lt2Matcher::Matcher' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:6012:1: performance: Technically the member function 'testing::internal::Ne2Matcher::Matcher' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:6356:8: performance: Technically the member function 'testing::internal::TrulyMatcher::DescribeTo' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:6360:8: performance: Technically the member function 'testing::internal::TrulyMatcher::DescribeNegationTo' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9328:8: style: Technically the member function 'testing::internal::ExpectationBase::RetireAllPreRequisites' can be const. [functionConst]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:10545:23: note: Technically the member function 'testing::internal::ExpectationBase::RetireAllPreRequisites' can be const.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9328:8: note: Technically the member function 'testing::internal::ExpectationBase::RetireAllPreRequisites' can be const.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:14025:1: performance: Technically the member function 'testing::ReturnArgAction::GMOCK_INTERNAL_INIT_AND_0_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:14033:1: performance: Technically the member function 'testing::SaveArgActionP::GMOCK_INTERNAL_INIT_AND_1_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:14041:1: performance: Technically the member function 'testing::SaveArgPointeeActionP::GMOCK_INTERNAL_INIT_AND_1_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:14049:1: performance: Technically the member function 'testing::SetArgRefereeActionP::GMOCK_INTERNAL_INIT_AND_1_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:14066:1: performance: Technically the member function 'testing::SetArrayArgumentActionP2::GMOCK_INTERNAL_INIT_AND_2_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:14083:1: performance: Technically the member function 'testing::DeleteArgAction::GMOCK_INTERNAL_INIT_AND_0_VALUE_PARAMS' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:10052:16: warning: Virtual function 'ClearDefaultActionsLocked' is called from destructor '~FunctionMockerBase()' at line 9977. Dynamic binding is not used. [virtualCallInConstructor]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9977:5: note: Calling ClearDefaultActionsLocked
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:10052:16: note: ClearDefaultActionsLocked is a virtual method
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:892:3: style: Class 'tuple' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:2040:3: style: Class 'RE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:2048:3: style: Class 'RE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:7626:3: style: Struct 'ConstCharPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:285:3: style: Class 'IgnoredValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9063:3: style: Class 'Expectation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9137:3: style: Class 'ExpectationSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9144:3: style: Class 'ExpectationSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:14090:1: style: Class 'ReturnPointeeActionP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:4959:0: style: Class 'testing :: Matcher < T >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:9106:0: style: Class 'testing :: internal :: linked_ptr < const RE >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:9106:0: style: Class 'testing :: internal :: linked_ptr < internal :: ExpectationBase >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:9106:0: style: Class 'testing :: internal :: linked_ptr < testing :: ActionInterface < F > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:9106:0: style: Class 'testing :: internal :: linked_ptr < const testing :: internal :: ParamGeneratorInterface < bool > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:10284:3: warning: The class 'Iterator' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:1185:0: warning: The class 'testing :: Action < F >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:7414:17: style: The function 'CreateTest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:7400:17: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:7414:17: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:10357:17: style: The function 'CreateTest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:7400:17: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:10357:17: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:10396:28: style: The function 'CreateTestFactory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:10377:28: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:10396:28: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:10456:25: style: The function 'GetTestCaseName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:10419:25: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:10456:25: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:10458:18: style: The function 'GetTestCaseTypeId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:10421:18: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:10458:18: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:10486:16: style: The function 'RegisterTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:10426:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:10486:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18427:16: style: The function 'OnTestProgramStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18377:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18427:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18428:16: style: The function 'OnTestIterationStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18382:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18428:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18430:16: style: The function 'OnEnvironmentsSetUpStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18386:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18430:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18431:16: style: The function 'OnEnvironmentsSetUpEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18389:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18431:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18432:16: style: The function 'OnTestCaseStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18392:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18432:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18433:16: style: The function 'OnTestStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18395:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18433:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18434:16: style: The function 'OnTestPartResult' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18398:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18434:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18435:16: style: The function 'OnTestEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18401:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18435:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18436:16: style: The function 'OnTestCaseEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18404:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18436:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18437:16: style: The function 'OnEnvironmentsTearDownStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18407:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18437:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18438:16: style: The function 'OnEnvironmentsTearDownEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18410:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18438:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18439:16: style: The function 'OnTestIterationEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18413:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18439:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18441:16: style: The function 'OnTestProgramEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18417:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:18441:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:151:16: style: The function 'ReportTestPartResult' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gtest/gtest.h:17193:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:151:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:845:18: style: The function 'CurrentStackTrace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:829:18: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:845:18: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:848:16: style: The function 'UponLeavingGTest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:834:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:848:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9622:16: style: The function 'MaybeDescribeExtraMatcherTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9276:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9622:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9636:23: style: The function 'GetHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9298:23: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9636:23: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9896:16: style: The function 'PrintAsActionResult' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9876:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9896:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9935:16: style: The function 'PrintAsActionResult' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9876:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:9935:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:10028:42: style: The function 'UntypedPerformDefaultAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:8710:42: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:10028:42: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:10040:42: style: The function 'UntypedPerformAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:8717:42: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:10040:42: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:10052:16: style: The function 'ClearDefaultActionsLocked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:8698:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:10052:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:10155:16: style: The function 'UntypedDescribeUninterestingCall' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:8724:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:10155:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:10183:34: style: The function 'UntypedFindMatchingExpectation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:8735:34: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:10183:34: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:10209:16: style: The function 'UntypedPrintArgs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:8742:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:10209:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:9861:16: style: The function 'ReportFailure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:723:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock-gtest-all.cc:9861:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:14161:1: style: Function 'MatchAndExplain' argument 2 names different: declaration 'result_listener' definition 'GTEST_ATTRIBUTE_UNUSED_'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:14161:1: note: Function 'MatchAndExplain' argument 2 names different: declaration 'result_listener' definition 'GTEST_ATTRIBUTE_UNUSED_'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/fused-src/gmock/gmock.h:14161:1: note: Function 'MatchAndExplain' argument 2 names different: declaration 'result_listener' definition 'GTEST_ATTRIBUTE_UNUSED_'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:8073:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:8053:0: note: Variable 'result' is reassigned a value before the old one has been used.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:8073:3: note: Variable 'result' is reassigned a value before the old one has been used.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4460:1: style: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4395:51: note: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4460:1: note: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4461:1: style: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4397:57: note: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4461:1: note: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4462:1: style: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4399:48: note: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4462:1: note: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4463:1: style: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4400:44: note: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4463:1: note: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4464:1: style: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4401:55: note: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4464:1: note: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4465:1: style: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4404:60: note: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4465:1: note: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4466:1: style: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4398:55: note: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4466:1: note: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4467:1: style: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4405:58: note: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4467:1: note: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4468:1: style: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4402:42: note: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4468:1: note: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4469:1: style: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4403:46: note: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4469:1: note: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4470:1: style: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4407:49: note: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:4470:1: note: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:5865:30: style: Function 'ShouldShard' argument 1 names different: declaration 'total_shards_str' definition 'total_shards_env'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:662:41: note: Function 'ShouldShard' argument 1 names different: declaration 'total_shards_str' definition 'total_shards_env'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:5865:30: note: Function 'ShouldShard' argument 1 names different: declaration 'total_shards_str' definition 'total_shards_env'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:5866:30: style: Function 'ShouldShard' argument 2 names different: declaration 'shard_index_str' definition 'shard_index_env'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:663:41: note: Function 'ShouldShard' argument 2 names different: declaration 'shard_index_str' definition 'shard_index_env'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:5866:30: note: Function 'ShouldShard' argument 2 names different: declaration 'shard_index_str' definition 'shard_index_env'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:5910:37: style: Function 'Int32FromEnvOrDie' argument 1 names different: declaration 'env_var' definition 'var'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:669:48: note: Function 'Int32FromEnvOrDie' argument 1 names different: declaration 'env_var' definition 'var'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:5910:37: note: Function 'Int32FromEnvOrDie' argument 1 names different: declaration 'env_var' definition 'var'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:1031:15: performance: Technically the member function 'testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:2258:27: note: Technically the member function 'testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop' can be static.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:1031:15: note: Technically the member function 'testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop' can be static.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:1103:8: performance: Technically the member function 'testing::internal::UnitTestImpl::RegisterParameterizedTests' can be static. [functionStatic]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:3771:20: note: Technically the member function 'testing::internal::UnitTestImpl::RegisterParameterizedTests' can be static.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:1103:8: note: Technically the member function 'testing::internal::UnitTestImpl::RegisterParameterizedTests' can be static.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:1138:7: style: Technically the member function 'testing::internal::UnitTestImpl::FilterTests' can be const. [functionConst]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:5939:19: note: Technically the member function 'testing::internal::UnitTestImpl::FilterTests' can be const.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:1138:7: note: Technically the member function 'testing::internal::UnitTestImpl::FilterTests' can be const.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:1141:8: style: Technically the member function 'testing::internal::UnitTestImpl::ListTestsMatchingFilter' can be const. [functionConst]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:6015:20: note: Technically the member function 'testing::internal::UnitTestImpl::ListTestsMatchingFilter' can be const.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/fused-src/gtest/gtest-all.cc:1141:8: note: Technically the member function 'testing::internal::UnitTestImpl::ListTestsMatchingFilter' can be const.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/sample10_unittest.cc:98:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/sample2.cc:51:32: style: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/sample2.h:81:24: note: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/sample2.cc:51:32: note: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/sample5_unittest.cc:146:16: style: The function 'SetUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/sample5_unittest.cc:67:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/sample5_unittest.cc:146:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/prime_tables.h:84:34: style: Class 'PreCalculatedPrimeTable' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/prime_tables.h:58:16: style: The function 'IsPrime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/prime_tables.h:48:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/prime_tables.h:58:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/prime_tables.h:69:15: style: The function 'GetNextPrime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/prime_tables.h:52:15: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/prime_tables.h:69:15: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/prime_tables.h:89:16: style: The function 'IsPrime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/prime_tables.h:48:16: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/prime_tables.h:89:16: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/prime_tables.h:93:15: style: The function 'GetNextPrime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/prime_tables.h:52:15: note: Virtual function in base class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/prime_tables.h:93:15: note: Function in derived class
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/samples/sample9_unittest.cc:93:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest-filepath.cc:239:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest-filepath.cc:219:0: note: Variable 'result' is reassigned a value before the old one has been used.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest-filepath.cc:239:3: note: Variable 'result' is reassigned a value before the old one has been used.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2976:1: style: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2911:51: note: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2976:1: note: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2977:1: style: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2913:57: note: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2977:1: note: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2978:1: style: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2915:48: note: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2978:1: note: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2979:1: style: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2916:44: note: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2979:1: note: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2980:1: style: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2917:55: note: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2980:1: note: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2981:1: style: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2920:60: note: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2981:1: note: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2982:1: style: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2914:55: note: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2982:1: note: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2983:1: style: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2921:58: note: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2983:1: note: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2984:1: style: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2918:42: note: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2984:1: note: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2985:1: style: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2919:46: note: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2985:1: note: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2986:1: style: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2923:49: note: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/src/gtest.cc:2986:1: note: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest-filepath_test.cc:110:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest-linked_ptr_test.cc:77:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest-listener_test.cc:158:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest-message_test.cc:45:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest-options_test.cc:69:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest-port_test.cc:77:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest-printers_test.cc:253:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest-test-part_test.cc:58:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest-tuple_test.cc:46:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest-unittest-api_test.cc:114:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest_environment_test.cc:111:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest_filter_unittest_.cc:50:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest_output_test_.cc:533:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest_pred_impl_unittest.cc:94:8: style: Technically the member function 'PredFunctor1::operator()' can be const. [functionConst]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest_pred_impl_unittest.cc:481:8: style: Technically the member function 'PredFunctor2::operator()' can be const. [functionConst]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest_pred_impl_unittest.cc:910:8: style: Technically the member function 'PredFunctor3::operator()' can be const. [functionConst]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest_pred_impl_unittest.cc:1381:8: style: Technically the member function 'PredFunctor4::operator()' can be const. [functionConst]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest_pred_impl_unittest.cc:1894:8: style: Technically the member function 'PredFunctor5::operator()' can be const. [functionConst]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest_premature_exit_test.cc:84:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest_repeat_test.cc:94:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest_shuffle_test_.cc:51:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest_sole_header_test.cc:43:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/gtest/test/gtest_unittest.cc:321:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/test/gmock-actions_test.cc:84:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/test/gmock-cardinalities_test.cc:63:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/test/gmock-generated-actions_test.cc:1122:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/test/gmock-generated-function-mockers_test.cc:180:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/test/gmock-generated-internal-utils_test.cc:51:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/test/gmock-generated-matchers_test.cc:113:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/test/gmock-internal-utils_test.cc:65:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/test/gmock-matchers_test.cc:220:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/test/gmock-more-actions_test.cc:234:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/test/gmock-nice-strict_test.cc:204:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/test/gmock-spec-builders_test.cc:119:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/test/gmock_leak_test_.cc:59:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/gmock-1.7.0/test/gmock_stress_test.cc:277:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/integration/emitter_test.cpp:43:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/integration/encoding_test.cpp:132:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/integration/gen_emitter_test.cpp:26:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/integration/handler_spec_test.cpp:34:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/integration/handler_test.cpp:26:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/integration/load_node_test.cpp:12:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/integration/node_spec_test.cpp:26:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/node/node_test.cpp:23:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/test/ostream_wrapper_test.cpp:13:0: error: syntax error [syntaxError]
yaml-cpp-release-0.5.2/util/api.cpp:39:5: style: Variable 'root' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
yaml-cpp-release-0.5.2/util/api.cpp:38:0: note: Variable 'root' is reassigned a value before the old one has been used if variable is no semaphore variable.
yaml-cpp-release-0.5.2/util/api.cpp:39:5: note: Variable 'root' is reassigned a value before the old one has been used if variable is no semaphore variable.
yaml-cpp-release-0.5.2/util/api.cpp:81:5: style: Variable 'subnode' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
yaml-cpp-release-0.5.2/util/api.cpp:79:0: note: Variable 'subnode' is reassigned a value before the old one has been used if variable is no semaphore variable.
yaml-cpp-release-0.5.2/util/api.cpp:81:5: note: Variable 'subnode' is reassigned a value before the old one has been used if variable is no semaphore variable.
yaml-cpp-release-0.5.2/util/parse.cpp:9:8: style: struct member 'Params::hasFile' is never used. [unusedStructMember]
yaml-cpp-release-0.5.2/util/parse.cpp:14:10: style: Variable 'p' is not assigned a value. [unassignedVariable]
yaml-cpp-release-0.5.2/util/parse.cpp:50:14: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
[18:46]

ftp://ftp.se.debian.org/debian/pool/main/y/yaml-cpp0.3/yaml-cpp0.3_0.3.0.orig.tar.gz
yaml-cpp-0.3.0.orig/src/contrib/graphbuilderadapter.h:20:5: style: Class 'GraphBuilderAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-0.3.0.orig/src/contrib/graphbuilderadapter.h:43:7: style: Struct 'ContainerFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-0.3.0.orig/src/emitter.cpp:650:49: style: Condition 'flowType==FT_FLOW' is always true [knownConditionTrueFalse]
yaml-cpp-0.3.0.orig/src/emitter.cpp:649:17: note: Assuming that condition 'flowType==FT_FLOW' is not redundant
yaml-cpp-0.3.0.orig/src/emitter.cpp:650:49: note: Condition 'flowType==FT_FLOW' is always true
yaml-cpp-0.3.0.orig/src/setting.h:46:4: performance: Variable 'm_oldSetting' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yaml-cpp-0.3.0.orig/src/setting.h:44:3: style: Class 'SettingChange' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-0.3.0.orig/src/emitterstate.h:184:4: style: Struct 'Group' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-0.3.0.orig/src/indentation.h:15:3: style: Struct 'Indentation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-0.3.0.orig/src/indentation.h:26:3: style: Struct 'IndentTo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-0.3.0.orig/src/setting.h:65:2: warning: The class 'SettingChanges' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
yaml-cpp-0.3.0.orig/src/setting.h:49:16: style: The function 'pop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yaml-cpp-0.3.0.orig/src/setting.h:37:16: note: Virtual function in base class
yaml-cpp-0.3.0.orig/src/setting.h:49:16: note: Function in derived class
yaml-cpp-0.3.0.orig/src/regex.h:47:35: performance: Technically the member function 'YAML::RegEx::IsValidSource' can be static. [functionStatic]
yaml-cpp-0.3.0.orig/src/regeximpl.h:55:21: note: Technically the member function 'YAML::RegEx::IsValidSource' can be static.
yaml-cpp-0.3.0.orig/src/regex.h:47:35: note: Technically the member function 'YAML::RegEx::IsValidSource' can be static.
yaml-cpp-0.3.0.orig/src/regex.h:50:34: performance: Technically the member function 'YAML::RegEx::MatchOpEmpty' can be static. [functionStatic]
yaml-cpp-0.3.0.orig/src/regeximpl.h:108:20: note: Technically the member function 'YAML::RegEx::MatchOpEmpty' can be static.
yaml-cpp-0.3.0.orig/src/regex.h:50:34: note: Technically the member function 'YAML::RegEx::MatchOpEmpty' can be static.
yaml-cpp-0.3.0.orig/src/regex.h:25:3: style: Class 'RegEx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-0.3.0.orig/src/stream.h:25:3: style: Class 'Stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-0.3.0.orig/src/streamcharsource.h:17:3: style: Class 'StreamCharSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-0.3.0.orig/src/exp.cpp:109:22: style: Unused variable: msg [unusedVariable]
yaml-cpp-0.3.0.orig/src/iterpriv.h:22:3: style: Struct 'IterPriv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-0.3.0.orig/src/iterpriv.h:23:3: style: Struct 'IterPriv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-0.3.0.orig/src/node.cpp:252:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yaml-cpp-0.3.0.orig/src/scanner.h:27:3: style: Class 'Scanner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-0.3.0.orig/src/tag.h:20:3: style: Struct 'Tag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-0.3.0.orig/src/regex.cpp:6:9: warning: Member variable 'RegEx::m_a' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-0.3.0.orig/src/regex.cpp:6:9: warning: Member variable 'RegEx::m_z' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-0.3.0.orig/src/regex.cpp:14:9: warning: Member variable 'RegEx::m_z' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-0.3.0.orig/src/regex.cpp:22:9: warning: Member variable 'RegEx::m_a' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-0.3.0.orig/src/regex.cpp:22:9: warning: Member variable 'RegEx::m_z' is not initialized in the constructor. [uninitMemberVar]
yaml-cpp-0.3.0.orig/src/regex.cpp:10:9: warning: Member variable 'RegEx::m_a' is not initialized in the constructor. [uninitMemberVarPrivate]
yaml-cpp-0.3.0.orig/src/regex.cpp:10:9: warning: Member variable 'RegEx::m_z' is not initialized in the constructor. [uninitMemberVarPrivate]
yaml-cpp-0.3.0.orig/src/regex.h:45:3: style: Class 'RegEx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-0.3.0.orig/src/scanner.h:62:15: performance: Technically the member function 'YAML::Scanner::GetStartTokenFor' can be static. [functionStatic]
yaml-cpp-0.3.0.orig/src/scanner.cpp:263:23: note: Technically the member function 'YAML::Scanner::GetStartTokenFor' can be static.
yaml-cpp-0.3.0.orig/src/scanner.h:62:15: note: Technically the member function 'YAML::Scanner::GetStartTokenFor' can be static.
yaml-cpp-0.3.0.orig/src/scanner.h:79:8: performance: Technically the member function 'YAML::Scanner::IsWhitespaceToBeEaten' can be static. [functionStatic]
yaml-cpp-0.3.0.orig/src/scanner.cpp:210:16: note: Technically the member function 'YAML::Scanner::IsWhitespaceToBeEaten' can be static.
yaml-cpp-0.3.0.orig/src/scanner.h:79:8: note: Technically the member function 'YAML::Scanner::IsWhitespaceToBeEaten' can be static.
yaml-cpp-0.3.0.orig/src/scanscalar.cpp:149:64: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yaml-cpp-0.3.0.orig/src/scanscalar.cpp:19:58: style: Function 'ScanScalar' argument 2 names different: declaration 'info' definition 'params'. [funcArgNamesDifferent]
yaml-cpp-0.3.0.orig/src/scanscalar.h:41:58: note: Function 'ScanScalar' argument 2 names different: declaration 'info' definition 'params'.
yaml-cpp-0.3.0.orig/src/scanscalar.cpp:19:58: note: Function 'ScanScalar' argument 2 names different: declaration 'info' definition 'params'.
yaml-cpp-0.3.0.orig/src/scanscalar.cpp:149:47: style: Boolean variable 'nextMoreIndented' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean]
yaml-cpp-0.3.0.orig/src/singledocparser.cpp:28:21: warning: Assert statement calls a function which may have desired side effects: 'empty'. [assertWithSideEffect]
yaml-cpp-0.3.0.orig/test/emittertests.cpp:1011:24: style: Variable 'stream' is assigned a value that is never used. [unreadVariable]
yaml-cpp-0.3.0.orig/test/old-api/parsertests.cpp:135:16: style: Unused variable: output [unusedVariable]
yaml-cpp-0.3.0.orig/test/old-api/parsertests.cpp:719:5: performance: Variable 'what_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yaml-cpp-0.3.0.orig/test/old-api/parsertests.cpp:1095:36: style: Technically the member function 'Test::::EncodingTester::entries' can be const. [functionConst]
yaml-cpp-0.3.0.orig/test/spectests.h:13:3: style: Struct 'TEST' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-0.3.0.orig/test/spectests.h:14:3: style: Struct 'TEST' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaml-cpp-0.3.0.orig/util/api.cpp:40:3: style: Variable 'root' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
yaml-cpp-0.3.0.orig/util/api.cpp:39:0: note: Variable 'root' is reassigned a value before the old one has been used if variable is no semaphore variable.
yaml-cpp-0.3.0.orig/util/api.cpp:40:3: note: Variable 'root' is reassigned a value before the old one has been used if variable is no semaphore variable.
yaml-cpp-0.3.0.orig/util/api.cpp:78:3: style: Variable 'subnode' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
yaml-cpp-0.3.0.orig/util/api.cpp:77:0: note: Variable 'subnode' is reassigned a value before the old one has been used if variable is no semaphore variable.
yaml-cpp-0.3.0.orig/util/api.cpp:78:3: note: Variable 'subnode' is reassigned a value before the old one has been used if variable is no semaphore variable.
yaml-cpp-0.3.0.orig/util/parse.cpp:8:7: style: struct member 'Params::hasFile' is never used. [unusedStructMember]
yaml-cpp-0.3.0.orig/util/parse.cpp:13:9: style: Variable 'p' is not assigned a value. [unassignedVariable]
yaml-cpp-0.3.0.orig/util/parse.cpp:54:13: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
[18:46]

ftp://ftp.se.debian.org/debian/pool/main/y/yaml-mode/yaml-mode_0.0.9.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yamllint/yamllint_1.5.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yamm3/yamm3_1.1.0+dfsg1.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/y/yample/yample_0.30.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yanc/yanc_0.3.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yank/yank_0.8.3.orig.tar.xz
yank-0.8.3/yank.c:134:10: style: The scope of the variable 'r' can be reduced. [variableScope]
yank-0.8.3/yank.c:214:16: style: The scope of the variable 'w' can be reduced. [variableScope]
yank-0.8.3/yank.c:340:6: style: The scope of the variable 'c' can be reduced. [variableScope]
[18:46]

ftp://ftp.se.debian.org/debian/pool/main/y/yap/yap_6.2.2.orig.tar.gz
yap-6.2.2/BEAM/eam_gc.c:325:5: style: Variable 'backup' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/BEAM/eam_gc.c:324:0: note: Variable 'backup' is reassigned a value before the old one has been used.
yap-6.2.2/BEAM/eam_gc.c:325:5: note: Variable 'backup' is reassigned a value before the old one has been used.
yap-6.2.2/BEAM/eam_gc.c:341:12: style: The scope of the variable 'c' can be reduced. [variableScope]
yap-6.2.2/BEAM/eam_split.c:337:5: style: Variable 'backup' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/BEAM/eam_split.c:336:0: note: Variable 'backup' is reassigned a value before the old one has been used.
yap-6.2.2/BEAM/eam_split.c:337:5: note: Variable 'backup' is reassigned a value before the old one has been used.
yap-6.2.2/BEAM/eam_split.c:353:12: style: The scope of the variable 'c' can be reduced. [variableScope]
yap-6.2.2/BEAM/toeam.c:677:0: error: No pair for character ("). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError]
yap-6.2.2/C/absmi.c:14624:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
yap-6.2.2/C/adtdefs.c:520:8: style: Variable 'pp' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/agc.c:215:9: warning: Redundant assignment of 'p' to itself. [selfAssignment]
yap-6.2.2/C/agc.c:220:14: warning: Redundant assignment of 'p->NextOfPE' to itself. [selfAssignment]
yap-6.2.2/C/alloc.c:612:3: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/C/alloc.c:610:3: note: Variable 'p' is reassigned a value before the old one has been used.
yap-6.2.2/C/alloc.c:612:3: note: Variable 'p' is reassigned a value before the old one has been used.
yap-6.2.2/C/alloc.c:634:20: style: The scope of the variable 'n' can be reduced. [variableScope]
yap-6.2.2/C/alloc.c:652:10: error: Uninitialized variable: align [uninitvar]
yap-6.2.2/C/amasm.c:1876:9: style: The scope of the variable 'seq_ptr' can be reduced. [variableScope]
yap-6.2.2/C/amasm.c:1898:9: style: The scope of the variable 'seq_ptr' can be reduced. [variableScope]
yap-6.2.2/C/amasm.c:1949:7: style: The scope of the variable 'j' can be reduced. [variableScope]
yap-6.2.2/C/arith0.c:182:19: style: The scope of the variable 'p' can be reduced. [variableScope]
yap-6.2.2/C/arith1.c:820:19: style: The scope of the variable 'p' can be reduced. [variableScope]
yap-6.2.2/C/arith2.c:1200:19: style: The scope of the variable 'p' can be reduced. [variableScope]
yap-6.2.2/C/arrays.c:541:5: warning: Either the condition '(p=(StaticArrayEntry*)Yap_AllocAtomSpace(sizeof(*p)))==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
yap-6.2.2/C/arrays.c:535:70: note: Assuming that condition '(p=(StaticArrayEntry*)Yap_AllocAtomSpace(sizeof(*p)))==NULL' is not redundant
yap-6.2.2/C/arrays.c:541:5: note: Null pointer dereference
yap-6.2.2/C/arrays.c:542:5: warning: Either the condition '(p=(StaticArrayEntry*)Yap_AllocAtomSpace(sizeof(*p)))==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
yap-6.2.2/C/arrays.c:535:70: note: Assuming that condition '(p=(StaticArrayEntry*)Yap_AllocAtomSpace(sizeof(*p)))==NULL' is not redundant
yap-6.2.2/C/arrays.c:542:5: note: Null pointer dereference
yap-6.2.2/C/arrays.c:543:17: warning: Either the condition '(p=(StaticArrayEntry*)Yap_AllocAtomSpace(sizeof(*p)))==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
yap-6.2.2/C/arrays.c:535:70: note: Assuming that condition '(p=(StaticArrayEntry*)Yap_AllocAtomSpace(sizeof(*p)))==NULL' is not redundant
yap-6.2.2/C/arrays.c:543:17: note: Null pointer dereference
yap-6.2.2/C/arrays.c:544:5: warning: Either the condition '(p=(StaticArrayEntry*)Yap_AllocAtomSpace(sizeof(*p)))==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
yap-6.2.2/C/arrays.c:535:70: note: Assuming that condition '(p=(StaticArrayEntry*)Yap_AllocAtomSpace(sizeof(*p)))==NULL' is not redundant
yap-6.2.2/C/arrays.c:544:5: note: Null pointer dereference
yap-6.2.2/C/arrays.c:1941:13: style: Variable 'ptr' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/arrays.c:1978:10: style: Variable 'pt' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/c_interface.c:1826:11: style: The scope of the variable 'ap' can be reduced. [variableScope]
yap-6.2.2/C/cdmgr.c:3219:23: warning: Either the condition 'env_ptr!=NULL' is redundant or there is possible null pointer dereference: env_ptr. [nullPointerRedundantCheck]
yap-6.2.2/C/cdmgr.c:3224:14: note: Assuming that condition 'env_ptr!=NULL' is not redundant
yap-6.2.2/C/cdmgr.c:3219:23: note: Null pointer dereference
yap-6.2.2/C/cdmgr.c:5370:16: warning: Possible null pointer dereference: pe [nullPointer]
yap-6.2.2/C/cdmgr.c:5559:12: note: Assignment 'pe=NULL', assigned value is 0
yap-6.2.2/C/cdmgr.c:5613:24: note: Calling function 'UnifyPredInfo', 1st argument 'pe' value is 0
yap-6.2.2/C/cdmgr.c:5370:16: note: Null pointer dereference
yap-6.2.2/C/cdmgr.c:5373:7: warning: Possible null pointer dereference: pe [nullPointer]
yap-6.2.2/C/cdmgr.c:5559:12: note: Assignment 'pe=NULL', assigned value is 0
yap-6.2.2/C/cdmgr.c:5613:24: note: Calling function 'UnifyPredInfo', 1st argument 'pe' value is 0
yap-6.2.2/C/cdmgr.c:5373:7: note: Null pointer dereference
yap-6.2.2/C/cdmgr.c:1955:19: warning: Either the condition '(new_cl=(consult_obj*)Yap_AllocCodeSpace(sizeof(consult_obj)*ConsultCapacity))==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
yap-6.2.2/C/cdmgr.c:1949:92: note: Assuming that condition '(new_cl=(consult_obj*)Yap_AllocCodeSpace(sizeof(consult_obj)*ConsultCapacity))==NULL' is not redundant
yap-6.2.2/C/cdmgr.c:1955:19: note: Null pointer addition
yap-6.2.2/C/cdmgr.c:2209:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yap-6.2.2/C/cdmgr.c:2211:5: note: Found duplicate branches for 'if' and 'else'.
yap-6.2.2/C/cdmgr.c:2209:5: note: Found duplicate branches for 'if' and 'else'.
yap-6.2.2/C/cdmgr.c:3248:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yap-6.2.2/C/cdmgr.c:3252:4: note: Found duplicate branches for 'if' and 'else'.
yap-6.2.2/C/cdmgr.c:3248:9: note: Found duplicate branches for 'if' and 'else'.
yap-6.2.2/C/cdmgr.c:3296:16: style: The scope of the variable 'pe' can be reduced. [variableScope]
yap-6.2.2/C/cdmgr.c:1295:8: style: Variable 'op' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/cdmgr.c:3936:8: style: Variable 'pc' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/cdmgr.c:3927:21: style: Variable 'clause_code' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/cdmgr.c:4712:13: style: Variable 'clstamp' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/cdmgr.c:5424:8: style: Variable 'pe' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/compiler.c:2261:3: style: Variable 'vinfo' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/C/compiler.c:2259:0: note: Variable 'vinfo' is reassigned a value before the old one has been used.
yap-6.2.2/C/compiler.c:2261:3: note: Variable 'vinfo' is reassigned a value before the old one has been used.
yap-6.2.2/C/compiler.c:3135:3: style: Variable 'opc' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/C/compiler.c:3131:0: note: Variable 'opc' is reassigned a value before the old one has been used.
yap-6.2.2/C/compiler.c:3135:3: note: Variable 'opc' is reassigned a value before the old one has been used.
yap-6.2.2/C/compiler.c:325:7: style: The scope of the variable 'flags' can be reduced. [variableScope]
yap-6.2.2/C/compiler.c:488:9: style: The scope of the variable 't' can be reduced. [variableScope]
yap-6.2.2/C/compiler.c:501:7: style: The scope of the variable 'cmp' can be reduced. [variableScope]
yap-6.2.2/C/compiler.c:2163:7: style: The scope of the variable 'uses_var' can be reduced. [variableScope]
yap-6.2.2/C/compiler.c:2486:6: style: The scope of the variable 'no' can be reduced. [variableScope]
yap-6.2.2/C/compiler.c:1701:22: style: Variable 'optimizing_commit' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/computils.c:90:8: style: struct member 'mem_blk::contents' is never used. [unusedStructMember]
yap-6.2.2/C/computils.c:87:21: style: union member 'Anonymous0::next' is never used. [unusedStructMember]
yap-6.2.2/C/computils.c:88:12: style: union member 'Anonymous0::fill' is never used. [unusedStructMember]
yap-6.2.2/C/dbase.c:5016:3: warning: Either the condition '(dbq=(struct idb_queue*)((DBRef)Yap_AllocCodeSpace(sizeof(struct idb_queue))))==NULL' is redundant or there is possible null pointer dereference: dbq. [nullPointerRedundantCheck]
yap-6.2.2/C/dbase.c:5009:61: note: Assuming that condition '(dbq=(struct idb_queue*)((DBRef)Yap_AllocCodeSpace(sizeof(struct idb_queue))))==NULL' is not redundant
yap-6.2.2/C/dbase.c:5016:3: note: Null pointer dereference
yap-6.2.2/C/dbase.c:5017:3: warning: Either the condition '(dbq=(struct idb_queue*)((DBRef)Yap_AllocCodeSpace(sizeof(struct idb_queue))))==NULL' is redundant or there is possible null pointer dereference: dbq. [nullPointerRedundantCheck]
yap-6.2.2/C/dbase.c:5009:61: note: Assuming that condition '(dbq=(struct idb_queue*)((DBRef)Yap_AllocCodeSpace(sizeof(struct idb_queue))))==NULL' is not redundant
yap-6.2.2/C/dbase.c:5017:3: note: Null pointer dereference
yap-6.2.2/C/dbase.c:5018:3: warning: Either the condition '(dbq=(struct idb_queue*)((DBRef)Yap_AllocCodeSpace(sizeof(struct idb_queue))))==NULL' is redundant or there is possible null pointer dereference: dbq. [nullPointerRedundantCheck]
yap-6.2.2/C/dbase.c:5009:61: note: Assuming that condition '(dbq=(struct idb_queue*)((DBRef)Yap_AllocCodeSpace(sizeof(struct idb_queue))))==NULL' is not redundant
yap-6.2.2/C/dbase.c:5018:3: note: Null pointer dereference
yap-6.2.2/C/dbase.c:5019:15: warning: Either the condition '(dbq=(struct idb_queue*)((DBRef)Yap_AllocCodeSpace(sizeof(struct idb_queue))))==NULL' is redundant or there is possible null pointer dereference: dbq. [nullPointerRedundantCheck]
yap-6.2.2/C/dbase.c:5009:61: note: Assuming that condition '(dbq=(struct idb_queue*)((DBRef)Yap_AllocCodeSpace(sizeof(struct idb_queue))))==NULL' is not redundant
yap-6.2.2/C/dbase.c:5019:15: note: Null pointer dereference
yap-6.2.2/C/dbase.c:5049:3: warning: Either the condition '(x=(struct queue_entry*)((DBRef)Yap_AllocCodeSpace(sizeof(struct queue_entry))))==NULL' is redundant or there is possible null pointer dereference: x. [nullPointerRedundantCheck]
yap-6.2.2/C/dbase.c:5041:63: note: Assuming that condition '(x=(struct queue_entry*)((DBRef)Yap_AllocCodeSpace(sizeof(struct queue_entry))))==NULL' is not redundant
yap-6.2.2/C/dbase.c:5049:3: note: Null pointer dereference
yap-6.2.2/C/dbase.c:5050:7: warning: Either the condition '(x=(struct queue_entry*)((DBRef)Yap_AllocCodeSpace(sizeof(struct queue_entry))))==NULL' is redundant or there is possible null pointer dereference: x. [nullPointerRedundantCheck]
yap-6.2.2/C/dbase.c:5041:63: note: Assuming that condition '(x=(struct queue_entry*)((DBRef)Yap_AllocCodeSpace(sizeof(struct queue_entry))))==NULL' is not redundant
yap-6.2.2/C/dbase.c:5050:7: note: Null pointer dereference
yap-6.2.2/C/dbase.c:5089:3: warning: Either the condition '(x=(struct queue_entry*)((DBRef)Yap_AllocCodeSpace(sizeof(struct queue_entry))))==NULL' is redundant or there is possible null pointer dereference: x. [nullPointerRedundantCheck]
yap-6.2.2/C/dbase.c:5081:63: note: Assuming that condition '(x=(struct queue_entry*)((DBRef)Yap_AllocCodeSpace(sizeof(struct queue_entry))))==NULL' is not redundant
yap-6.2.2/C/dbase.c:5089:3: note: Null pointer dereference
yap-6.2.2/C/dbase.c:5090:7: warning: Either the condition '(x=(struct queue_entry*)((DBRef)Yap_AllocCodeSpace(sizeof(struct queue_entry))))==NULL' is redundant or there is possible null pointer dereference: x. [nullPointerRedundantCheck]
yap-6.2.2/C/dbase.c:5081:63: note: Assuming that condition '(x=(struct queue_entry*)((DBRef)Yap_AllocCodeSpace(sizeof(struct queue_entry))))==NULL' is not redundant
yap-6.2.2/C/dbase.c:5090:7: note: Null pointer dereference
yap-6.2.2/C/dbase.c:1275:3: style: Variable 'ppt->DBRefs' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/C/dbase.c:1271:3: note: Variable 'ppt->DBRefs' is reassigned a value before the old one has been used.
yap-6.2.2/C/dbase.c:1275:3: note: Variable 'ppt->DBRefs' is reassigned a value before the old one has been used.
yap-6.2.2/C/dbase.c:1298:3: style: Variable 'ppt->DBRefs' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/C/dbase.c:1294:3: note: Variable 'ppt->DBRefs' is reassigned a value before the old one has been used.
yap-6.2.2/C/dbase.c:1298:3: note: Variable 'ppt->DBRefs' is reassigned a value before the old one has been used.
yap-6.2.2/C/dbase.c:4791:3: style: Variable 't1' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/C/dbase.c:4789:0: note: Variable 't1' is reassigned a value before the old one has been used.
yap-6.2.2/C/dbase.c:4791:3: note: Variable 't1' is reassigned a value before the old one has been used.
yap-6.2.2/C/dbase.c:2284:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/dbase.c:1130:19: style: The scope of the variable 'memptr' can be reduced. [variableScope]
yap-6.2.2/C/dbase.c:1188:19: style: The scope of the variable 'memptr' can be reduced. [variableScope]
yap-6.2.2/C/dbase.c:1362:7: style: The scope of the variable 'NOfLinks' can be reduced. [variableScope]
yap-6.2.2/C/dbase.c:1365:12: style: The scope of the variable 'CodeAbs' can be reduced. [variableScope]
yap-6.2.2/C/dbase.c:1460:20: style: The scope of the variable 'arity' can be reduced. [variableScope]
yap-6.2.2/C/dbase.c:3962:10: style: The scope of the variable 'newp' can be reduced. [variableScope]
yap-6.2.2/C/dbase.c:3720:7: style: Variable 'count' is modified but its new value is never used. [unreadVariable]
yap-6.2.2/C/dbase.c:3722:2: style: Variable 'dead' is modified but its new value is never used. [unreadVariable]
yap-6.2.2/C/dbase.c:4162:12: style: Variable 'clmask' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/dbase.c:4691:12: style: Variable 't1' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/dbase.c:5048:7: style: Variable 't' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/dbase.c:5088:7: style: Variable 't' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/errors.c:296:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/exec.c:191:5: style: Variable 'f' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/C/exec.c:186:0: note: Variable 'f' is reassigned a value before the old one has been used.
yap-6.2.2/C/exec.c:191:5: note: Variable 'f' is reassigned a value before the old one has been used.
yap-6.2.2/C/exec.c:1074:3: style: Variable 'out' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/C/exec.c:1068:0: note: Variable 'out' is reassigned a value before the old one has been used.
yap-6.2.2/C/exec.c:1074:3: note: Variable 'out' is reassigned a value before the old one has been used.
yap-6.2.2/C/exec.c:1171:26: style: Variable 'old_B' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/globals.c:965:3: style: Variable 'to' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/C/globals.c:964:3: note: Variable 'to' is reassigned a value before the old one has been used.
yap-6.2.2/C/globals.c:965:3: note: Variable 'to' is reassigned a value before the old one has been used.
yap-6.2.2/C/globals.c:322:3: style: Label 'copy_term_nvar' is not used. [unusedLabel]
yap-6.2.2/C/globals.c:606:2: style: Label 'arena_overflow' is not used. [unusedLabel]
yap-6.2.2/C/globals.c:1120:5: style: Variable 'destp' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/grow.c:1598:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/grow.c:1599:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/grow.c:1600:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/grow.c:1635:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/grow.c:1636:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/grow.c:1637:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/grow.c:1639:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/grow.c:561:3: style: Variable 'pt' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/C/grow.c:556:5: note: Variable 'pt' is reassigned a value before the old one has been used.
yap-6.2.2/C/grow.c:561:3: note: Variable 'pt' is reassigned a value before the old one has been used.
yap-6.2.2/C/grow.c:849:25: style: The scope of the variable 'vb_msg2' can be reduced. [variableScope]
yap-6.2.2/C/heapgc.c:1950:2: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/heapgc.c:1952:2: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/heapgc.c:1954:2: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/heapgc.c:2687:7: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/heapgc.c:2687:7: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/heapgc.c:2707:7: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/heapgc.c:2707:7: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/heapgc.c:2707:7: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/heapgc.c:3769:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/heapgc.c:3770:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/heapgc.c:3907:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/heapgc.c:253:11: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yap-6.2.2/C/heapgc.c:263:13: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yap-6.2.2/C/index.c:3070:19: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
yap-6.2.2/C/index.c:3069:56: note: outer condition: ngroups>1
yap-6.2.2/C/index.c:3070:19: note: identical inner condition: ngroups>1
yap-6.2.2/C/index.c:3164:32: warning: Either the condition 'sreg==(void*)0' is redundant or there is possible null pointer dereference: sreg. [nullPointerRedundantCheck]
yap-6.2.2/C/index.c:3184:40: note: Assuming that condition 'sreg==(void*)0' is not redundant
yap-6.2.2/C/index.c:3164:32: note: Null pointer dereference
yap-6.2.2/C/index.c:4333:28: warning: Possible null pointer dereference: labp [nullPointer]
yap-6.2.2/C/index.c:4019:15: note: Assignment 'labp=(void*)0', assigned value is 0
yap-6.2.2/C/index.c:4333:28: note: Null pointer dereference
yap-6.2.2/C/index.c:3727:10: warning: Either the condition 'beg' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
yap-6.2.2/C/index.c:3722:11: note: Assuming that condition 'beg' is not redundant
yap-6.2.2/C/index.c:3727:10: note: Null pointer addition
yap-6.2.2/C/index.c:2813:3: style: Variable 'cl' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/C/index.c:2811:0: note: Variable 'cl' is reassigned a value before the old one has been used.
yap-6.2.2/C/index.c:2813:3: note: Variable 'cl' is reassigned a value before the old one has been used.
yap-6.2.2/C/index.c:3209:3: style: Variable 'cl' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/C/index.c:3206:0: note: Variable 'cl' is reassigned a value before the old one has been used.
yap-6.2.2/C/index.c:3209:3: note: Variable 'cl' is reassigned a value before the old one has been used.
yap-6.2.2/C/index.c:3237:3: style: Variable 'cl' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/C/index.c:3234:0: note: Variable 'cl' is reassigned a value before the old one has been used.
yap-6.2.2/C/index.c:3237:3: note: Variable 'cl' is reassigned a value before the old one has been used.
yap-6.2.2/C/index.c:3629:3: style: Variable 'last_arg' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/C/index.c:3626:0: note: Variable 'last_arg' is reassigned a value before the old one has been used.
yap-6.2.2/C/index.c:3629:3: note: Variable 'last_arg' is reassigned a value before the old one has been used.
yap-6.2.2/C/index.c:3143:20: style: The scope of the variable 'max' can be reduced. [variableScope]
yap-6.2.2/C/index.c:1570:13: style: Variable 'nofregs' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/index.c:1571:8: style: Variable 'cl' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/index.c:1578:17: style: Variable 'iarg' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/index.c:1580:15: style: Variable 'cl' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/init.c:550:12: warning: Possible null pointer dereference: cl [nullPointer]
yap-6.2.2/C/init.c:511:26: note: Assignment 'cl=NULL', assigned value is 0
yap-6.2.2/C/init.c:550:12: note: Null pointer dereference
yap-6.2.2/C/init.c:1103:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/init.c:1103:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/inlines.c:60:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:81:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:117:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:152:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:173:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:194:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:215:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:242:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:255:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:271:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:336:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:356:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:470:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:479:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:535:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:572:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:637:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:663:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:759:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:825:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/inlines.c:895:7: style: The scope of the variable 'res' can be reduced. [variableScope]
yap-6.2.2/C/inlines.c:49:5: style: Label 'atom_nvar' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:70:5: style: Label 'atomic_nvar' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:91:5: style: Label 'integer_nvar' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:126:5: style: Label 'number_nvar' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:162:5: style: Label 'db_ref_nvar' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:183:5: style: Label 'primitive_nvar' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:204:5: style: Label 'float_nvar' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:225:5: style: Label 'compound_nvar' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:252:5: style: Label 'nonvar_nvar' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:268:5: style: Label 'var_nvar' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:290:5: style: Label 'p_eq_nvar1' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:295:5: style: Label 'p_eq_nvar1_nvar2' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:351:5: style: Label 'p_eq_var1_nvar2' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:390:2: style: Label 'dif_nvar1' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:394:2: style: Label 'dif_nvar1_nvar2' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:497:5: style: Label 'arg_arg1_nvar' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:512:5: style: Label 'arg_arg2_nvar' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:597:2: style: Label 'func_nvar' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:628:3: style: Label 'func_nvar_nvar' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:654:3: style: Label 'func_nvar3_nvar' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:686:2: style: Label 'func_var_2nvar' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:691:2: style: Label 'func_var_3nvar' is not used. [unusedLabel]
yap-6.2.2/C/inlines.c:784:2: style: Label 'cutby_x_nvar' is not used. [unusedLabel]
yap-6.2.2/C/iopreds.c:2770:4: error: Array 'ta[1]' accessed at index 1, which is out of bounds. [arrayIndexOutOfBounds]
yap-6.2.2/C/iopreds.c:6766:97: style: Same expression on both sides of '|'. [duplicateExpression]
yap-6.2.2/C/iopreds.c:837:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/iopreds.c:865:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/iopreds.c:1893:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
yap-6.2.2/C/iopreds.c:2506:9: style: Unused variable: file_name [unusedVariable]
yap-6.2.2/C/iopreds.c:2603:9: style: Unused variable: file_name [unusedVariable]
yap-6.2.2/C/iopreds.c:3634:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/C/iopreds.c:3661:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/C/save.c:184:11: style: The scope of the variable 'nread' can be reduced. [variableScope]
yap-6.2.2/C/save.c:200:11: style: The scope of the variable 'nwritten' can be reduced. [variableScope]
yap-6.2.2/C/save.c:309:18: style: The scope of the variable 'n' can be reduced. [variableScope]
yap-6.2.2/C/save.c:656:7: style: The scope of the variable 'n' can be reduced. [variableScope]
yap-6.2.2/C/save.c:670:20: style: The scope of the variable 'n' can be reduced. [variableScope]
yap-6.2.2/C/save.c:1131:19: style: The scope of the variable 'hash' can be reduced. [variableScope]
yap-6.2.2/C/scanner.c:807:5: warning: Either the condition 't==NULL' is redundant or there is possible null pointer dereference: t. [nullPointerRedundantCheck]
yap-6.2.2/C/scanner.c:808:11: note: Assuming that condition 't==NULL' is not redundant
yap-6.2.2/C/scanner.c:807:5: note: Null pointer dereference
yap-6.2.2/C/stdpreds.c:3282:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/stdpreds.c:3282:3: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/stdpreds.c:3282:3: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/stdpreds.c:3287:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/stdpreds.c:3287:3: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/stdpreds.c:3287:3: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/stdpreds.c:3291:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/stdpreds.c:3291:3: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/stdpreds.c:3294:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/stdpreds.c:3295:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/stdpreds.c:3296:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yap-6.2.2/C/stdpreds.c:3730:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yap-6.2.2/C/stdpreds.c:3732:7: note: Found duplicate branches for 'if' and 'else'.
yap-6.2.2/C/stdpreds.c:3730:5: note: Found duplicate branches for 'if' and 'else'.
yap-6.2.2/C/stdpreds.c:2249:12: style: The scope of the variable 's' can be reduced. [variableScope]
yap-6.2.2/C/stdpreds.c:3319:9: style: The scope of the variable 'pt' can be reduced. [variableScope]
yap-6.2.2/C/stdpreds.c:3359:9: style: The scope of the variable 'pt' can be reduced. [variableScope]
yap-6.2.2/C/stdpreds.c:3400:9: style: The scope of the variable 'pt' can be reduced. [variableScope]
yap-6.2.2/C/stdpreds.c:1780:35: style: Checking if unsigned variable 'len=IntegerOfTerm(t2)' is less than zero. [unsignedLessThanZero]
yap-6.2.2/C/stdpreds.c:1843:29: style: Checking if unsigned variable 'len=IntOfTerm(t2)' is less than zero. [unsignedLessThanZero]
yap-6.2.2/C/stdpreds.c:3123:12: style: Variable 't1' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/C/sysbits.c:2806:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yap-6.2.2/C/sysbits.c:2808:5: note: Found duplicate branches for 'if' and 'else'.
yap-6.2.2/C/sysbits.c:2806:3: note: Found duplicate branches for 'if' and 'else'.
yap-6.2.2/C/sysbits.c:1915:8: style: The scope of the variable 'ares1' can be reduced. [variableScope]
yap-6.2.2/C/sysbits.c:2086:7: style: Variable 'work' is modified but its new value is never used. [unreadVariable]
yap-6.2.2/C/unify.c:46:5: style: Variable 'pt0' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/C/unify.c:45:14: note: Variable 'pt0' is reassigned a value before the old one has been used.
yap-6.2.2/C/unify.c:46:5: note: Variable 'pt0' is reassigned a value before the old one has been used.
yap-6.2.2/C/unify.c:257:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/unify.c:292:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/unify.c:416:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/unify.c:434:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/unify.c:558:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/unify.c:577:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/unify.c:786:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/unify.c:815:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/unify.c:945:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/unify.c:963:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/C/unify.c:49:3: style: Label 'rtree_loop_nvar' is not used. [unusedLabel]
yap-6.2.2/C/unify.c:166:3: style: Label 'unify_comp_nvar' is not used. [unusedLabel]
yap-6.2.2/C/unify.c:172:5: style: Label 'unify_comp_nvar_nvar' is not used. [unusedLabel]
yap-6.2.2/C/unify.c:280:5: style: Label 'unify_comp_var_nvar' is not used. [unusedLabel]
yap-6.2.2/C/unify.c:351:1: style: Label 'oc_unify_nvar' is not used. [unusedLabel]
yap-6.2.2/C/unify.c:354:1: style: Label 'oc_unify_nvar_nvar' is not used. [unusedLabel]
yap-6.2.2/C/unify.c:419:1: style: Label 'oc_unify_var_nvar' is not used. [unusedLabel]
yap-6.2.2/C/unify.c:500:1: style: Label 'unify_nvar' is not used. [unusedLabel]
yap-6.2.2/C/unify.c:503:1: style: Label 'unify_nvar_nvar' is not used. [unusedLabel]
yap-6.2.2/C/unify.c:561:1: style: Label 'unify_var_nvar' is not used. [unusedLabel]
yap-6.2.2/C/unify.c:698:3: style: Label 'unifiable_comp_nvar' is not used. [unusedLabel]
yap-6.2.2/C/unify.c:704:5: style: Label 'unifiable_comp_nvar_nvar' is not used. [unusedLabel]
yap-6.2.2/C/unify.c:806:5: style: Label 'unifiable_comp_var_nvar' is not used. [unusedLabel]
yap-6.2.2/C/unify.c:888:1: style: Label 'unifiable_nvar' is not used. [unusedLabel]
yap-6.2.2/C/unify.c:891:1: style: Label 'unifiable_nvar_nvar' is not used. [unusedLabel]
yap-6.2.2/C/unify.c:948:1: style: Label 'unifiable_var_nvar' is not used. [unusedLabel]
yap-6.2.2/C/utilpreds.c:528:5: style: Variable 'f' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/C/utilpreds.c:522:0: note: Variable 'f' is reassigned a value before the old one has been used.
yap-6.2.2/C/utilpreds.c:528:5: note: Variable 'f' is reassigned a value before the old one has been used.
yap-6.2.2/C/utilpreds.c:2778:10: style: The scope of the variable 'start' can be reduced. [variableScope]
yap-6.2.2/C/utilpreds.c:118:3: style: Label 'copy_term_nvar' is not used. [unusedLabel]
yap-6.2.2/C/utilpreds.c:407:2: style: Label 'arena_overflow' is not used. [unusedLabel]
yap-6.2.2/C/utilpreds.c:841:5: style: Label 'export_term_unk' is not used. [unusedLabel]
yap-6.2.2/C/utilpreds.c:1150:3: style: Label 'vars_in_term_nvar' is not used. [unusedLabel]
yap-6.2.2/C/utilpreds.c:1439:3: style: Label 'attvars_in_term_nvar' is not used. [unusedLabel]
yap-6.2.2/C/utilpreds.c:1708:3: style: Label 'vars_within_term_nvar' is not used. [unusedLabel]
yap-6.2.2/C/utilpreds.c:1905:3: style: Label 'vars_within_term_nvar' is not used. [unusedLabel]
yap-6.2.2/C/utilpreds.c:2097:3: style: Label 'vars_in_term_nvar' is not used. [unusedLabel]
yap-6.2.2/C/utilpreds.c:2255:3: style: Label 'vars_in_term_nvar' is not used. [unusedLabel]
yap-6.2.2/C/utilpreds.c:2427:3: style: Label 'vars_in_term_nvar' is not used. [unusedLabel]
yap-6.2.2/C/utilpreds.c:2575:3: style: Label 'var_in_term_nvar' is not used. [unusedLabel]
yap-6.2.2/C/utilpreds.c:2830:3: style: Label 'hash_complex_nvar' is not used. [unusedLabel]
yap-6.2.2/C/write.c:513:18: style: Variable 'vcount' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/LGPL/swi_console/console.c:3508:18: warning: Either the condition 'what<=(1000+10)' is redundant or the array 'b->values[10]' is accessed at index 10, which is out of bounds. [arrayIndexOutOfBoundsCond]
yap-6.2.2/LGPL/swi_console/console.c:3507:10: note: Assuming that condition 'what<=(1000+10)' is not redundant
yap-6.2.2/LGPL/swi_console/console.c:3508:18: note: Array index out of bounds
yap-6.2.2/LGPL/swi_console/console.c:3509:11: warning: Either the condition 'what<=(1000+10)' is redundant or the array 'b->values[10]' is accessed at index 10, which is out of bounds. [arrayIndexOutOfBoundsCond]
yap-6.2.2/LGPL/swi_console/console.c:3507:10: note: Assuming that condition 'what<=(1000+10)' is not redundant
yap-6.2.2/LGPL/swi_console/console.c:3509:11: note: Array index out of bounds
yap-6.2.2/LGPL/swi_console/console.c:3534:26: warning: Either the condition 'what<=(1000+10)' is redundant or the array 'b->values[10]' is accessed at index 10, which is out of bounds. [arrayIndexOutOfBoundsCond]
yap-6.2.2/LGPL/swi_console/console.c:3533:10: note: Assuming that condition 'what<=(1000+10)' is not redundant
yap-6.2.2/LGPL/swi_console/console.c:3534:26: note: Array index out of bounds
yap-6.2.2/LGPL/swi_console/console.c:2701:11: style: The scope of the variable 'i' can be reduced. [variableScope]
yap-6.2.2/LGPL/swi_console/console.c:2715:11: style: The scope of the variable 'i' can be reduced. [variableScope]
yap-6.2.2/LGPL/swi_console/console.c:966:19: style: Function 'rlc_wnd_proc' argument 1 names different: declaration 'win' definition 'hwnd'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.c:183:41: note: Function 'rlc_wnd_proc' argument 1 names different: declaration 'win' definition 'hwnd'.
yap-6.2.2/LGPL/swi_console/console.c:966:19: note: Function 'rlc_wnd_proc' argument 1 names different: declaration 'win' definition 'hwnd'.
yap-6.2.2/LGPL/swi_console/console.c:966:30: style: Function 'rlc_wnd_proc' argument 2 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.c:183:51: note: Function 'rlc_wnd_proc' argument 2 names different: declaration 'msg' definition 'message'.
yap-6.2.2/LGPL/swi_console/console.c:966:30: note: Function 'rlc_wnd_proc' argument 2 names different: declaration 'msg' definition 'message'.
yap-6.2.2/LGPL/swi_console/console.c:966:46: style: Function 'rlc_wnd_proc' argument 3 names different: declaration 'wP' definition 'wParam'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.c:183:63: note: Function 'rlc_wnd_proc' argument 3 names different: declaration 'wP' definition 'wParam'.
yap-6.2.2/LGPL/swi_console/console.c:966:46: note: Function 'rlc_wnd_proc' argument 3 names different: declaration 'wP' definition 'wParam'.
yap-6.2.2/LGPL/swi_console/console.c:966:61: style: Function 'rlc_wnd_proc' argument 4 names different: declaration 'lP' definition 'lParam'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.c:183:74: note: Function 'rlc_wnd_proc' argument 4 names different: declaration 'lP' definition 'lParam'.
yap-6.2.2/LGPL/swi_console/console.c:966:61: note: Function 'rlc_wnd_proc' argument 4 names different: declaration 'lP' definition 'lParam'.
yap-6.2.2/LGPL/swi_console/console.c:2021:43: style: Function 'rlc_init_text_dimensions' argument 2 names different: declaration 'f' definition 'font'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.c:193:55: note: Function 'rlc_init_text_dimensions' argument 2 names different: declaration 'f' definition 'font'.
yap-6.2.2/LGPL/swi_console/console.c:2021:43: note: Function 'rlc_init_text_dimensions' argument 2 names different: declaration 'f' definition 'font'.
yap-6.2.2/LGPL/swi_console/console.c:2086:29: style: Function 'rlc_save_font_options' argument 1 names different: declaration 'f' definition 'font'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.c:194:41: note: Function 'rlc_save_font_options' argument 1 names different: declaration 'f' definition 'font'.
yap-6.2.2/LGPL/swi_console/console.c:2086:29: note: Function 'rlc_save_font_options' argument 1 names different: declaration 'f' definition 'font'.
yap-6.2.2/LGPL/swi_console/console.c:2737:37: style: Function 'rlc_get_mark' argument 2 names different: declaration 'mark' definition 'm'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console_i.h:162:43: note: Function 'rlc_get_mark' argument 2 names different: declaration 'mark' definition 'm'.
yap-6.2.2/LGPL/swi_console/console.c:2737:37: note: Function 'rlc_get_mark' argument 2 names different: declaration 'mark' definition 'm'.
yap-6.2.2/LGPL/swi_console/console.c:2746:38: style: Function 'rlc_goto_mark' argument 2 names different: declaration 'mark' definition 'm'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console_i.h:163:44: note: Function 'rlc_goto_mark' argument 2 names different: declaration 'mark' definition 'm'.
yap-6.2.2/LGPL/swi_console/console.c:2746:38: note: Function 'rlc_goto_mark' argument 2 names different: declaration 'mark' definition 'm'.
yap-6.2.2/LGPL/swi_console/console.c:2798:40: style: Function 'rlc_read_screen' argument 2 names different: declaration 'from' definition 'f'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console_i.h:168:13: note: Function 'rlc_read_screen' argument 2 names different: declaration 'from' definition 'f'.
yap-6.2.2/LGPL/swi_console/console.c:2798:40: note: Function 'rlc_read_screen' argument 2 names different: declaration 'from' definition 'f'.
yap-6.2.2/LGPL/swi_console/console.c:2798:51: style: Function 'rlc_read_screen' argument 3 names different: declaration 'to' definition 't'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console_i.h:168:27: note: Function 'rlc_read_screen' argument 3 names different: declaration 'to' definition 't'.
yap-6.2.2/LGPL/swi_console/console.c:2798:51: note: Function 'rlc_read_screen' argument 3 names different: declaration 'to' definition 't'.
yap-6.2.2/LGPL/swi_console/console.c:2951:20: style: Function 'getkey' argument 1 names different: declaration 'c' definition 'con'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.h:149:33: note: Function 'getkey' argument 1 names different: declaration 'c' definition 'con'.
yap-6.2.2/LGPL/swi_console/console.c:2951:20: note: Function 'getkey' argument 1 names different: declaration 'c' definition 'con'.
yap-6.2.2/LGPL/swi_console/console.c:3130:44: style: Function 'rlc_read' argument 3 names different: declaration 'cnt' definition 'count'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.h:142:60: note: Function 'rlc_read' argument 3 names different: declaration 'cnt' definition 'count'.
yap-6.2.2/LGPL/swi_console/console.c:3130:44: note: Function 'rlc_read' argument 3 names different: declaration 'cnt' definition 'count'.
yap-6.2.2/LGPL/swi_console/console.c:3233:45: style: Function 'rlc_write' argument 3 names different: declaration 'cnt' definition 'count'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.h:143:61: note: Function 'rlc_write' argument 3 names different: declaration 'cnt' definition 'count'.
yap-6.2.2/LGPL/swi_console/console.c:3233:45: note: Function 'rlc_write' argument 3 names different: declaration 'cnt' definition 'count'.
yap-6.2.2/LGPL/swi_console/console.c:3326:40: style: Function 'rlc_prompt' argument 2 names different: declaration 'prompt' definition 'new'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console_i.h:170:54: note: Function 'rlc_prompt' argument 2 names different: declaration 'prompt' definition 'new'.
yap-6.2.2/LGPL/swi_console/console.c:3326:40: note: Function 'rlc_prompt' argument 2 names different: declaration 'prompt' definition 'new'.
yap-6.2.2/LGPL/swi_console/console.c:3426:37: style: Function 'rlc_copy_output_to_debug_output' argument 1 names different: declaration 'docopy' definition 'new'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.h:128:50: note: Function 'rlc_copy_output_to_debug_output' argument 1 names different: declaration 'docopy' definition 'new'.
yap-6.2.2/LGPL/swi_console/console.c:3426:37: note: Function 'rlc_copy_output_to_debug_output' argument 1 names different: declaration 'docopy' definition 'new'.
yap-6.2.2/LGPL/swi_console/console.c:3435:31: style: Function 'rlc_update_hook' argument 1 names different: declaration 'updatehook' definition 'new'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.h:121:53: note: Function 'rlc_update_hook' argument 1 names different: declaration 'updatehook' definition 'new'.
yap-6.2.2/LGPL/swi_console/console.c:3435:31: note: Function 'rlc_update_hook' argument 1 names different: declaration 'updatehook' definition 'new'.
yap-6.2.2/LGPL/swi_console/console.c:3443:29: style: Function 'rlc_timer_hook' argument 1 names different: declaration 'timerhook' definition 'new'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.h:122:50: note: Function 'rlc_timer_hook' argument 1 names different: declaration 'timerhook' definition 'new'.
yap-6.2.2/LGPL/swi_console/console.c:3443:29: note: Function 'rlc_timer_hook' argument 1 names different: declaration 'timerhook' definition 'new'.
yap-6.2.2/LGPL/swi_console/console.c:3451:31: style: Function 'rlc_render_hook' argument 1 names different: declaration 'renderhook' definition 'new'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.h:123:55: note: Function 'rlc_render_hook' argument 1 names different: declaration 'renderhook' definition 'new'.
yap-6.2.2/LGPL/swi_console/console.c:3451:31: note: Function 'rlc_render_hook' argument 1 names different: declaration 'renderhook' definition 'new'.
yap-6.2.2/LGPL/swi_console/console.c:3459:38: style: Function 'rlc_render_all_hook' argument 1 names different: declaration 'renderallhook' definition 'new'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.h:124:63: note: Function 'rlc_render_all_hook' argument 1 names different: declaration 'renderallhook' definition 'new'.
yap-6.2.2/LGPL/swi_console/console.c:3459:38: note: Function 'rlc_render_all_hook' argument 1 names different: declaration 'renderallhook' definition 'new'.
yap-6.2.2/LGPL/swi_console/console.c:3467:37: style: Function 'rlc_interrupt_hook' argument 1 names different: declaration 'interrupthook' definition 'new'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.h:125:62: note: Function 'rlc_interrupt_hook' argument 1 names different: declaration 'interrupthook' definition 'new'.
yap-6.2.2/LGPL/swi_console/console.c:3467:37: note: Function 'rlc_interrupt_hook' argument 1 names different: declaration 'interrupthook' definition 'new'.
yap-6.2.2/LGPL/swi_console/console.c:3475:31: style: Function 'rlc_resize_hook' argument 1 names different: declaration 'resizehook' definition 'new'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.h:126:53: note: Function 'rlc_resize_hook' argument 1 names different: declaration 'resizehook' definition 'new'.
yap-6.2.2/LGPL/swi_console/console.c:3475:31: note: Function 'rlc_resize_hook' argument 1 names different: declaration 'resizehook' definition 'new'.
yap-6.2.2/LGPL/swi_console/console.c:3483:27: style: Function 'rlc_menu_hook' argument 1 names different: declaration 'menuhook' definition 'new'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.h:127:47: note: Function 'rlc_menu_hook' argument 1 names different: declaration 'menuhook' definition 'new'.
yap-6.2.2/LGPL/swi_console/console.c:3483:27: note: Function 'rlc_menu_hook' argument 1 names different: declaration 'menuhook' definition 'new'.
yap-6.2.2/LGPL/swi_console/console.c:3501:44: style: Function 'rlc_set' argument 3 names different: declaration 'val' definition 'data'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.h:175:15: note: Function 'rlc_set' argument 3 names different: declaration 'val' definition 'data'.
yap-6.2.2/LGPL/swi_console/console.c:3501:44: note: Function 'rlc_set' argument 3 names different: declaration 'val' definition 'data'.
yap-6.2.2/LGPL/swi_console/console.c:3518:45: style: Function 'rlc_get' argument 3 names different: declaration 'val' definition 'data'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.h:173:16: note: Function 'rlc_get' argument 3 names different: declaration 'val' definition 'data'.
yap-6.2.2/LGPL/swi_console/console.c:3518:45: note: Function 'rlc_get' argument 3 names different: declaration 'val' definition 'data'.
yap-6.2.2/LGPL/swi_console/console.c:3031:0: error: Memory leak: q [memleak]
yap-6.2.2/LGPL/swi_console/console.c:2055:58: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/LGPL/swi_console/edit.c:125:13: style: Checking if unsigned variable 'from' is less than zero. [unsignedLessThanZero]
yap-6.2.2/LGPL/swi_console/edit.c:125:43: style: Checking if unsigned variable 'len' is less than zero. [unsignedLessThanZero]
yap-6.2.2/LGPL/swi_console/edit.c:387:35: style: Function 'rlc_complete_hook' argument 1 names different: declaration 'func' definition 'new'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.h:217:59: note: Function 'rlc_complete_hook' argument 1 names different: declaration 'func' definition 'new'.
yap-6.2.2/LGPL/swi_console/edit.c:387:35: note: Function 'rlc_complete_hook' argument 1 names different: declaration 'func' definition 'new'.
yap-6.2.2/LGPL/swi_console/edit.c:581:23: style: Function 'read_line' argument 1 names different: declaration 'console' definition 'b'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/console.h:219:38: note: Function 'read_line' argument 1 names different: declaration 'console' definition 'b'.
yap-6.2.2/LGPL/swi_console/edit.c:581:23: note: Function 'read_line' argument 1 names different: declaration 'console' definition 'b'.
yap-6.2.2/LGPL/swi_console/edit.c:160:36: style: Array index 'from' is used before limits check. [arrayIndexThenCheck]
yap-6.2.2/LGPL/swi_console/menu.c:225:30: warning: Comparison of a boolean expression with an integer other than 0 or 1. [compareBoolExpressionWithInt]
yap-6.2.2/LGPL/swi_console/menu.c:190:23: style: Function 'rlc_add_menu_bar' argument 1 names different: declaration 'win' definition 'cwin'. [funcArgNamesDifferent]
yap-6.2.2/LGPL/swi_console/menu.h:48:33: note: Function 'rlc_add_menu_bar' argument 1 names different: declaration 'win' definition 'cwin'.
yap-6.2.2/LGPL/swi_console/menu.c:190:23: note: Function 'rlc_add_menu_bar' argument 1 names different: declaration 'win' definition 'cwin'.
yap-6.2.2/LGPL/swi_console/registry.c:55:10: style: Variable 'sub' is not assigned a value. [unassignedVariable]
yap-6.2.2/LGPL/swi_console/registry.c:60:12: error: Uninitialized variable: sub [uninitvar]
yap-6.2.2/MYDDAS/myddas.h:94:0: error: #error MYDDAS requires pointers of size 4 or 8 [preprocessorErrorDirective]
yap-6.2.2/console/yap.c:499:15: style: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition]
yap-6.2.2/console/yap.c:726:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yap-6.2.2/library/dialect/swi/fli/swi.c:2780:11: style: Condition 'wid<0' is always true [knownConditionTrueFalse]
yap-6.2.2/library/dialect/swi/fli/swi.c:2778:27: note: Assignment 'wid=PL_thread_self()', assigned value is -2
yap-6.2.2/library/dialect/swi/fli/swi.c:2780:11: note: Condition 'wid<0' is always true
yap-6.2.2/library/dialect/swi/fli/swi.c:2810:11: style: Condition 'wid<0' is always true [knownConditionTrueFalse]
yap-6.2.2/library/dialect/swi/fli/swi.c:2808:27: note: Assignment 'wid=PL_thread_self()', assigned value is -2
yap-6.2.2/library/dialect/swi/fli/swi.c:2810:11: note: Condition 'wid<0' is always true
yap-6.2.2/library/dialect/swi/fli/swi.c:906:12: warning: Either the condition '(pt=(char*)Yap_AllocCodeSpace(len+1))==NULL' is redundant or there is possible null pointer dereference: pt. [nullPointerRedundantCheck]
yap-6.2.2/library/dialect/swi/fli/swi.c:900:53: note: Assuming that condition '(pt=(char*)Yap_AllocCodeSpace(len+1))==NULL' is not redundant
yap-6.2.2/library/dialect/swi/fli/swi.c:906:12: note: Null pointer dereference
yap-6.2.2/library/dialect/swi/fli/swi.c:907:5: warning: Either the condition '(pt=(char*)Yap_AllocCodeSpace(len+1))==NULL' is redundant or there is possible null pointer dereference: pt. [nullPointerRedundantCheck]
yap-6.2.2/library/dialect/swi/fli/swi.c:900:53: note: Assuming that condition '(pt=(char*)Yap_AllocCodeSpace(len+1))==NULL' is not redundant
yap-6.2.2/library/dialect/swi/fli/swi.c:907:5: note: Null pointer dereference
yap-6.2.2/library/dialect/swi/fli/swi.c:559:14: style: The scope of the variable 'i' can be reduced. [variableScope]
yap-6.2.2/library/dialect/swi/fli/swi.c:560:14: style: The scope of the variable 'sp0' can be reduced. [variableScope]
yap-6.2.2/library/dialect/swi/fli/swi.c:1141:8: style: The scope of the variable 'arity' can be reduced. [variableScope]
yap-6.2.2/library/dialect/swi/fli/swi.c:2285:21: style: The scope of the variable 'nsz' can be reduced. [variableScope]
yap-6.2.2/library/dialect/swi/fli/swi.c:2286:9: style: The scope of the variable 's' can be reduced. [variableScope]
yap-6.2.2/library/dialect/swi/fli/swi.c:54:35: style: Function 'YAP_PLArityOfSWIFunctor' argument 1 names different: declaration 'at' definition 'f'. [funcArgNamesDifferent]
yap-6.2.2/library/dialect/swi/fli/swi.c:50:52: note: Function 'YAP_PLArityOfSWIFunctor' argument 1 names different: declaration 'at' definition 'f'.
yap-6.2.2/library/dialect/swi/fli/swi.c:54:35: note: Function 'YAP_PLArityOfSWIFunctor' argument 1 names different: declaration 'at' definition 'f'.
yap-6.2.2/library/dialect/swi/fli/swi.c:1844:7: style: struct member 'arg_types::type' is never used. [unusedStructMember]
yap-6.2.2/library/dialect/swi/fli/swi.c:1849:10: style: union member 'Anonymous0::l' is never used. [unusedStructMember]
yap-6.2.2/library/dialect/swi/fli/swi.c:1850:9: style: union member 'Anonymous0::i' is never used. [unusedStructMember]
yap-6.2.2/library/dialect/swi/fli/swi.c:1851:12: style: union member 'Anonymous0::dbl' is never used. [unusedStructMember]
yap-6.2.2/library/dialect/swi/fli/swi.c:1852:11: style: union member 'Anonymous0::s' is never used. [unusedStructMember]
yap-6.2.2/library/dialect/swi/fli/swi.c:1862:14: style: union member 'Anonymous0::w' is never used. [unusedStructMember]
yap-6.2.2/library/dialect/swi/fli/swi.c:1854:14: style: struct member 'Anonymous1::n' is never used. [unusedStructMember]
yap-6.2.2/library/dialect/swi/fli/swi.c:1855:13: style: struct member 'Anonymous1::s' is never used. [unusedStructMember]
yap-6.2.2/library/dialect/swi/fli/swi.c:1858:14: style: struct member 'Anonymous2::n' is never used. [unusedStructMember]
yap-6.2.2/library/dialect/swi/fli/swi.c:1859:16: style: struct member 'Anonymous2::w' is never used. [unusedStructMember]
yap-6.2.2/library/dialect/swi/fli/swi.c:3084:14: style: struct member 'blob::blb' is never used. [unusedStructMember]
yap-6.2.2/library/dialect/swi/fli/swi.c:3085:10: style: struct member 'blob::size' is never used. [unusedStructMember]
yap-6.2.2/library/dialect/swi/fli/swi.c:2484:7: style: Variable 't' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/library/dialect/swi/fli/swi.c:2748:8: style: Variable 'fl' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/library/dialect/swi/fli/swi.c:2790:13: style: Variable 'wid' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/library/lammpi/hash.c:109:6: error: Memory leak: new [memleak]
yap-6.2.2/library/lammpi/prologterms2c.c:99:21: warning: Either the condition 'oldblock!=NULL' is redundant or there is possible null pointer dereference: oldblock. [nullPointerRedundantCheck]
yap-6.2.2/library/lammpi/prologterms2c.c:101:14: note: Assuming that condition 'oldblock!=NULL' is not redundant
yap-6.2.2/library/lammpi/prologterms2c.c:99:21: note: Null pointer dereference
yap-6.2.2/library/matlab/matlab.c:107:7: style: Condition 'Meng' is always false [knownConditionTrueFalse]
yap-6.2.2/library/matlab/matlab.c:106:10: note: Assignment 'Meng=NULL', assigned value is 0
yap-6.2.2/library/matlab/matlab.c:107:7: note: Condition 'Meng' is always false
yap-6.2.2/library/matlab/matlab.c:148:3: style: Variable 'out' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/library/matlab/matlab.c:357:10: style: Variable 'cols' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/library/matlab/matlab.c:375:10: style: Variable 'cols' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/library/matlab/matlab.c:596:10: style: Variable 'cols' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/library/matrix/matrix.c:78:10: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
yap-6.2.2/library/matrix/matrix.c:483:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yap-6.2.2/library/regex/engine.c:710:15: style: The scope of the variable 'lastc' can be reduced. [variableScope]
yap-6.2.2/library/regex/engine.c:711:15: style: The scope of the variable 'flagch' can be reduced. [variableScope]
yap-6.2.2/library/regex/engine.c:712:15: style: The scope of the variable 'i' can be reduced. [variableScope]
yap-6.2.2/library/regex/engine.c:801:15: style: The scope of the variable 'lastc' can be reduced. [variableScope]
yap-6.2.2/library/regex/engine.c:802:15: style: The scope of the variable 'flagch' can be reduced. [variableScope]
yap-6.2.2/library/regex/engine.c:803:15: style: The scope of the variable 'i' can be reduced. [variableScope]
yap-6.2.2/library/regex/regcomp.c:365:16: style: The scope of the variable 'c' can be reduced. [variableScope]
yap-6.2.2/library/regex/regcomp.c:368:17: style: The scope of the variable 'conc' can be reduced. [variableScope]
yap-6.2.2/library/regex/regcomp.c:831:15: style: The scope of the variable 'i' can be reduced. [variableScope]
yap-6.2.2/library/regex/regcomp.c:1248:18: style: The scope of the variable 'nc' can be reduced. [variableScope]
yap-6.2.2/library/regex/regcomp.c:1249:18: style: The scope of the variable 'nbytes' can be reduced. [variableScope]
yap-6.2.2/library/regex/regcomp.c:1252:15: style: The scope of the variable 'i' can be reduced. [variableScope]
yap-6.2.2/library/regex/regcomp.c:1094:2: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
yap-6.2.2/library/regex/regcomp.c:1139:2: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
yap-6.2.2/library/regex/engine.c:192:2: style: Variable 'm->empty' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/library/regex/engine.c:191:2: note: Variable 'm->empty' is reassigned a value before the old one has been used.
yap-6.2.2/library/regex/engine.c:192:2: note: Variable 'm->empty' is reassigned a value before the old one has been used.
yap-6.2.2/library/regex/engine.c:894:15: style: The scope of the variable 's' can be reduced. [variableScope]
yap-6.2.2/library/regex/regexp.c:93:8: style: The scope of the variable 'tout' can be reduced. [variableScope]
yap-6.2.2/library/regex/regexp.c:142:11: style: The scope of the variable 'j' can be reduced. [variableScope]
yap-6.2.2/library/rltree/range_list.c:478:17: style: Condition 'compacted==-1' is always false [knownConditionTrueFalse]
yap-6.2.2/library/rltree/range_list.c:477:13: note: Assignment 'compacted=0', assigned value is 0
yap-6.2.2/library/rltree/range_list.c:478:17: note: Condition 'compacted==-1' is always false
yap-6.2.2/library/rltree/range_list.c:272:3: style: Variable 'tmp' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/library/rltree/range_list.c:268:0: note: Variable 'tmp' is reassigned a value before the old one has been used.
yap-6.2.2/library/rltree/range_list.c:272:3: note: Variable 'tmp' is reassigned a value before the old one has been used.
yap-6.2.2/library/rltree/range_list.c:230:24: style: Same expression on both sides of '!='. [duplicateExpression]
yap-6.2.2/library/rltree/range_list.c:331:7: style: The scope of the variable 'times' can be reduced. [variableScope]
yap-6.2.2/library/rltree/range_list.c:569:20: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yap-6.2.2/library/rltree/range_list.c:570:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yap-6.2.2/library/rltree/range_list.c:571:9: style: The scope of the variable 'status' can be reduced. [variableScope]
yap-6.2.2/library/rltree/range_list.c:572:7: style: The scope of the variable 'next_interval' can be reduced. [variableScope]
yap-6.2.2/library/rltree/range_list.c:573:7: style: The scope of the variable 'next_node' can be reduced. [variableScope]
yap-6.2.2/library/rltree/range_list.c:677:7: style: The scope of the variable 'next_node' can be reduced. [variableScope]
yap-6.2.2/library/rltree/range_list.c:727:7: style: The scope of the variable 'init' can be reduced. [variableScope]
yap-6.2.2/library/rltree/range_list.c:727:12: style: The scope of the variable 'max' can be reduced. [variableScope]
yap-6.2.2/library/rltree/range_list.c:730:9: style: The scope of the variable 'status' can be reduced. [variableScope]
yap-6.2.2/library/rltree/range_list.c:769:7: style: The scope of the variable 'node_num2' can be reduced. [variableScope]
yap-6.2.2/library/rltree/range_list.c:770:7: style: The scope of the variable 'quadrant_max' can be reduced. [variableScope]
yap-6.2.2/library/rltree/range_list.c:771:9: style: The scope of the variable 'status' can be reduced. [variableScope]
yap-6.2.2/library/rltree/range_list.c:825:7: style: The scope of the variable 'node_num2' can be reduced. [variableScope]
yap-6.2.2/library/rltree/range_list.c:826:7: style: The scope of the variable 'quadrant_max' can be reduced. [variableScope]
yap-6.2.2/library/rltree/range_list.c:827:9: style: The scope of the variable 'status' can be reduced. [variableScope]
yap-6.2.2/library/rltree/range_list.c:206:25: style: Function 'in_rl' argument 1 names different: declaration 'range' definition 'tree'. [funcArgNamesDifferent]
yap-6.2.2/library/rltree/range_list.h:159:25: note: Function 'in_rl' argument 1 names different: declaration 'range' definition 'tree'.
yap-6.2.2/library/rltree/range_list.c:206:25: note: Function 'in_rl' argument 1 names different: declaration 'range' definition 'tree'.
yap-6.2.2/library/rltree/range_list.c:215:29: style: Function 'freeze_rl' argument 1 names different: declaration 'tree' definition 'range'. [funcArgNamesDifferent]
yap-6.2.2/library/rltree/range_list.h:160:29: note: Function 'freeze_rl' argument 1 names different: declaration 'tree' definition 'range'.
yap-6.2.2/library/rltree/range_list.c:215:29: note: Function 'freeze_rl' argument 1 names different: declaration 'tree' definition 'range'.
yap-6.2.2/library/rltree/range_list.c:328:63: style: Function 'new_node' argument 4 names different: declaration 'node_num' definition 'father_interval'. [funcArgNamesDifferent]
yap-6.2.2/library/rltree/range_list.c:53:63: note: Function 'new_node' argument 4 names different: declaration 'node_num' definition 'father_interval'.
yap-6.2.2/library/rltree/range_list.c:328:63: note: Function 'new_node' argument 4 names different: declaration 'node_num' definition 'father_interval'.
yap-6.2.2/library/rltree/range_list.c:389:60: style: Function 'get_location' argument 4 names different: declaration 'interval' definition 'node_interval'. [funcArgNamesDifferent]
yap-6.2.2/library/rltree/range_list.c:43:60: note: Function 'get_location' argument 4 names different: declaration 'interval' definition 'node_interval'.
yap-6.2.2/library/rltree/range_list.c:389:60: note: Function 'get_location' argument 4 names different: declaration 'interval' definition 'node_interval'.
yap-6.2.2/library/rltree/range_list.c:430:52: style: Function 'set_in' argument 4 names different: declaration 'interval' definition 'node_interval'. [funcArgNamesDifferent]
yap-6.2.2/library/rltree/range_list.c:45:52: note: Function 'set_in' argument 4 names different: declaration 'interval' definition 'node_interval'.
yap-6.2.2/library/rltree/range_list.c:430:52: note: Function 'set_in' argument 4 names different: declaration 'interval' definition 'node_interval'.
yap-6.2.2/library/rltree/range_list.c:676:68: style: Function 'in_tree' argument 5 names different: declaration 'interval' definition 'node_interval'. [funcArgNamesDifferent]
yap-6.2.2/library/rltree/range_list.c:48:68: note: Function 'in_tree' argument 5 names different: declaration 'interval' definition 'node_interval'.
yap-6.2.2/library/rltree/range_list.c:676:68: note: Function 'in_tree' argument 5 names different: declaration 'interval' definition 'node_interval'.
yap-6.2.2/library/rltree/range_list.c:145:5: error: Memory leak: buf_ptr [memleak]
yap-6.2.2/library/rltree/range_list.c:149:5: error: Memory leak: new [memleak]
yap-6.2.2/library/rltree/yap_rl.c:401:10: style: The scope of the variable 'id' can be reduced. [variableScope]
yap-6.2.2/library/rltree/yap_rl.c:402:7: style: The scope of the variable 'val' can be reduced. [variableScope]
yap-6.2.2/library/rltree/yap_rl.c:403:12: style: The scope of the variable 'tree' can be reduced. [variableScope]
yap-6.2.2/library/system/sys.c:491:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
yap-6.2.2/library/system/sys.c:224:12: style: Unused variable: tf [unusedVariable]
yap-6.2.2/library/system/sys.c:272:36: style: Variable 'buf' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/library/system/sys.c:366:35: style: Variable 's1' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/library/system/sys.c:367:35: style: Variable 's2' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/library/system/sys.c:386:15: style: Unused variable: fd [unusedVariable]
yap-6.2.2/library/system/sys.c:874:40: style: Variable 'command' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/library/system/sys.c:875:19: style: Variable 'mode' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/library/system/sys.c:876:9: style: Unused variable: pfd [unusedVariable]
yap-6.2.2/library/system/sys.c:878:7: style: Unused variable: flags [unusedVariable]
yap-6.2.2/library/system/sys.c:918:14: style: Variable 'secs' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/library/system/sys.c:920:15: style: Variable 'usecs' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/library/system/sys.c:912:0: style: Unused variable: out [unusedVariable]
yap-6.2.2/library/tries/base_dbtries.c:310:3: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/library/tries/base_dbtries.c:307:0: note: Variable 'data' is reassigned a value before the old one has been used.
yap-6.2.2/library/tries/base_dbtries.c:310:3: note: Variable 'data' is reassigned a value before the old one has been used.
yap-6.2.2/library/tries/base_dbtries.c:339:3: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/library/tries/base_dbtries.c:336:0: note: Variable 'data' is reassigned a value before the old one has been used.
yap-6.2.2/library/tries/base_dbtries.c:339:3: note: Variable 'data' is reassigned a value before the old one has been used.
yap-6.2.2/library/tries/core_tries.h:20:0: error: #error Unknown tagging scheme [preprocessorErrorDirective]
yap-6.2.2/library/tries/core_dbtries.c:286:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/library/tries/core_dbtries.c:306:11: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/library/tries/core_dbtries.c:388:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/packages/PLStream/pl-file.c:4093:8: warning: Redundant assignment of 'in' to itself. [selfAssignment]
yap-6.2.2/packages/PLStream/pl-file.c:681:11: style: The scope of the variable 'msg' can be reduced. [variableScope]
yap-6.2.2/packages/PLStream/pl-file.c:1223:7: style: The scope of the variable 'c' can be reduced. [variableScope]
yap-6.2.2/packages/PLStream/pl-file.c:2158:9: style: The scope of the variable 'c' can be reduced. [variableScope]
yap-6.2.2/packages/PLStream/pl-file.c:3729:16: style: The scope of the variable 'new' can be reduced. [variableScope]
yap-6.2.2/packages/PLStream/pl-file.c:169:33: style: Function 'aliasStream' argument 2 names different: declaration 'alias' definition 'name'. [funcArgNamesDifferent]
yap-6.2.2/packages/PLStream/pl-file.c:123:45: note: Function 'aliasStream' argument 2 names different: declaration 'alias' definition 'name'.
yap-6.2.2/packages/PLStream/pl-file.c:169:33: note: Function 'aliasStream' argument 2 names different: declaration 'alias' definition 'name'.
yap-6.2.2/packages/PLStream/pl-file.c:557:9: style: Variable 'ctx' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/PLStream/pl-file.c:1979:9: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/packages/PLStream/pl-file.c:3237:50: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/packages/PLStream/pl-files.c:121:0: error: #error "No implementation for AccessFile()" [preprocessorErrorDirective]
yap-6.2.2/packages/PLStream/pl-glob.c:140:7: style: The scope of the variable 'c' can be reduced. [variableScope]
yap-6.2.2/packages/PLStream/pl-glob.c:266:13: style: The scope of the variable 'c' can be reduced. [variableScope]
yap-6.2.2/packages/PLStream/pl-glob.c:501:22: style: The scope of the variable 'e' can be reduced. [variableScope]
yap-6.2.2/packages/PLStream/pl-os.c:610:10: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
yap-6.2.2/packages/PLStream/pl-os.c:608:8: note: outer condition: !tmpdir
yap-6.2.2/packages/PLStream/pl-os.c:610:10: note: identical inner condition: !tmpdir
yap-6.2.2/packages/PLStream/pl-os.c:404:18: style: Condition 'cpu_count>0' is always false [knownConditionTrueFalse]
yap-6.2.2/packages/PLStream/pl-os.c:402:19: note: Assignment 'cpu_count=0', assigned value is 0
yap-6.2.2/packages/PLStream/pl-os.c:404:18: note: Condition 'cpu_count>0' is always false
yap-6.2.2/packages/PLStream/pl-os.c:610:10: style: Condition '!tmpdir' is always true [knownConditionTrueFalse]
yap-6.2.2/packages/PLStream/pl-os.c:608:8: note: Assuming that condition '!tmpdir' is not redundant
yap-6.2.2/packages/PLStream/pl-os.c:610:10: note: Condition '!tmpdir' is always true
yap-6.2.2/packages/PLStream/pl-os.c:1504:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yap-6.2.2/packages/PLStream/pl-os.c:2019:10: style: The scope of the variable 'l' can be reduced. [variableScope]
yap-6.2.2/packages/PLStream/pl-os.c:2187:9: style: The scope of the variable 'v' can be reduced. [variableScope]
yap-6.2.2/packages/PLStream/pl-os.c:2208:9: style: The scope of the variable 'v' can be reduced. [variableScope]
yap-6.2.2/packages/PLStream/pl-os.c:1492:28: style: Function 'IsAbsolutePath' argument 1 names different: declaration 'spec' definition 'p'. [funcArgNamesDifferent]
yap-6.2.2/packages/PLStream/pl-os.h:238:41: note: Function 'IsAbsolutePath' argument 1 names different: declaration 'spec' definition 'p'.
yap-6.2.2/packages/PLStream/pl-os.c:1492:28: note: Function 'IsAbsolutePath' argument 1 names different: declaration 'spec' definition 'p'.
yap-6.2.2/packages/PLStream/pl-os.c:2036:44: style: Function 'Getenv' argument 3 names different: declaration 'buflen' definition 'len'. [funcArgNamesDifferent]
yap-6.2.2/packages/PLStream/pl-os.h:244:53: note: Function 'Getenv' argument 3 names different: declaration 'buflen' definition 'len'.
yap-6.2.2/packages/PLStream/pl-os.c:2036:44: note: Function 'Getenv' argument 3 names different: declaration 'buflen' definition 'len'.
yap-6.2.2/packages/PLStream/pl-os.c:491:32: style: Variable 'seed' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/PLStream/pl-os.c:1189:9: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/packages/PLStream/pl-privitf.c:104:38: style: Function 'PL_unify_char' argument 3 names different: declaration 'mode' definition 'how'. [funcArgNamesDifferent]
yap-6.2.2/packages/PLStream/pl-privitf.h:29:51: note: Function 'PL_unify_char' argument 3 names different: declaration 'mode' definition 'how'.
yap-6.2.2/packages/PLStream/pl-privitf.c:104:38: note: Function 'PL_unify_char' argument 3 names different: declaration 'mode' definition 'how'.
yap-6.2.2/packages/PLStream/pl-stream.c:931:11: style: Condition 'n==0' is always true [knownConditionTrueFalse]
yap-6.2.2/packages/PLStream/pl-stream.c:920:22: note: Assignment 'n=0', assigned value is 0
yap-6.2.2/packages/PLStream/pl-stream.c:931:11: note: Condition 'n==0' is always true
yap-6.2.2/packages/PLStream/pl-stream.c:931:11: style: Same expression on both sides of '==' because the value of 'n' and '0' are the same. [duplicateExpression]
yap-6.2.2/packages/PLStream/pl-stream.c:920:22: note: 'n' is assigned value '0' here.
yap-6.2.2/packages/PLStream/pl-stream.c:931:11: note: Same expression on both sides of '==' because the value of 'n' and '0' are the same.
yap-6.2.2/packages/PLStream/pl-stream.c:1114:8: style: The scope of the variable 'p' can be reduced. [variableScope]
yap-6.2.2/packages/PLStream/pl-stream.c:1821:9: style: The scope of the variable 'q' can be reduced. [variableScope]
yap-6.2.2/packages/PLStream/pl-stream.c:2531:11: style: The scope of the variable 'bytes' can be reduced. [variableScope]
yap-6.2.2/packages/PLStream/pl-stream.c:2558:11: style: The scope of the variable 'bytes' can be reduced. [variableScope]
yap-6.2.2/packages/PLStream/pl-stream.c:2083:8: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/packages/PLStream/pl-stream.c:2111:8: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/packages/PLStream/pl-stream.c:2122:8: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/packages/PLStream/pl-table.c:67:15: style: Function 'newHTable' argument 1 names different: declaration 'size' definition 'buckets'. [funcArgNamesDifferent]
yap-6.2.2/packages/PLStream/pl-table.h:49:30: note: Function 'newHTable' argument 1 names different: declaration 'size' definition 'buckets'.
yap-6.2.2/packages/PLStream/pl-table.c:67:15: note: Function 'newHTable' argument 1 names different: declaration 'size' definition 'buckets'.
yap-6.2.2/packages/PLStream/pl-text.c:445:14: style: Function 'PL_unify_text_range' argument 3 names different: declaration 'from' definition 'offset'. [funcArgNamesDifferent]
yap-6.2.2/packages/PLStream/pl-text.h:59:15: note: Function 'PL_unify_text_range' argument 3 names different: declaration 'from' definition 'offset'.
yap-6.2.2/packages/PLStream/pl-text.c:445:14: note: Function 'PL_unify_text_range' argument 3 names different: declaration 'from' definition 'offset'.
yap-6.2.2/packages/PLStream/pl-text.c:1122:24: style: Function 'Sopen_text' argument 1 names different: declaration 'text' definition 'txt'. [funcArgNamesDifferent]
yap-6.2.2/packages/PLStream/pl-text.h:77:42: note: Function 'Sopen_text' argument 1 names different: declaration 'text' definition 'txt'.
yap-6.2.2/packages/PLStream/pl-text.c:1122:24: note: Function 'Sopen_text' argument 1 names different: declaration 'text' definition 'txt'.
yap-6.2.2/packages/PLStream/pl-text.c:378:21: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/packages/PLStream/pl-text.c:385:21: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/packages/PLStream/pl-text.c:774:10: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/packages/PLStream/pl-text.c:788:12: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/packages/PLStream/pl-text.c:800:12: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/packages/PLStream/pl-utf8.c:112:9: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/packages/PLStream/pl-util.c:45:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yap-6.2.2/packages/PLStream/pl-util.c:51:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yap-6.2.2/packages/PLStream/pl-yap.c:149:12: style: Variable 'nflags' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/PLStream/popen.c:72:2: style: Variable 'pEnvCMD' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/packages/PLStream/popen.c:61:0: note: Variable 'pEnvCMD' is reassigned a value before the old one has been used.
yap-6.2.2/packages/PLStream/popen.c:72:2: note: Variable 'pEnvCMD' is reassigned a value before the old one has been used.
yap-6.2.2/packages/PLStream/popen.c:62:8: style: The scope of the variable 'pDefaultCMD' can be reduced. [variableScope]
yap-6.2.2/packages/PLStream/popen.c:212:11: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:235:3: style: Variable 's' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:231:0: note: Variable 's' is reassigned a value before the old one has been used.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:235:3: note: Variable 's' is reassigned a value before the old one has been used.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:307:41: style: Function '_xos_canonical_filenameW' argument 1 names different: declaration 'cname' definition 'spec'. [funcArgNamesDifferent]
yap-6.2.2/packages/PLStream/uxnt/uxnt.h:111:56: note: Function '_xos_canonical_filenameW' argument 1 names different: declaration 'cname' definition 'spec'.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:307:41: note: Function '_xos_canonical_filenameW' argument 1 names different: declaration 'cname' definition 'spec'.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:308:11: style: Function '_xos_canonical_filenameW' argument 2 names different: declaration 'osname' definition 'xname'. [funcArgNamesDifferent]
yap-6.2.2/packages/PLStream/uxnt/uxnt.h:112:13: note: Function '_xos_canonical_filenameW' argument 2 names different: declaration 'osname' definition 'xname'.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:308:11: note: Function '_xos_canonical_filenameW' argument 2 names different: declaration 'osname' definition 'xname'.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:342:37: style: Function '_xos_canonical_filename' argument 1 names different: declaration 'cname' definition 'spec'. [funcArgNamesDifferent]
yap-6.2.2/packages/PLStream/uxnt/uxnt.h:113:52: note: Function '_xos_canonical_filename' argument 1 names different: declaration 'cname' definition 'spec'.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:342:37: note: Function '_xos_canonical_filename' argument 1 names different: declaration 'cname' definition 'spec'.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:342:49: style: Function '_xos_canonical_filename' argument 2 names different: declaration 'osname' definition 'xname'. [funcArgNamesDifferent]
yap-6.2.2/packages/PLStream/uxnt/uxnt.h:114:12: note: Function '_xos_canonical_filename' argument 2 names different: declaration 'osname' definition 'xname'.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:342:49: note: Function '_xos_canonical_filename' argument 2 names different: declaration 'osname' definition 'xname'.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:386:35: style: Function '_xos_long_file_nameW' argument 1 names different: declaration 'n8and3' definition 'file'. [funcArgNamesDifferent]
yap-6.2.2/packages/PLStream/uxnt/uxnt.h:118:53: note: Function '_xos_long_file_nameW' argument 1 names different: declaration 'n8and3' definition 'file'.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:386:35: note: Function '_xos_long_file_nameW' argument 1 names different: declaration 'n8and3' definition 'file'.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:386:48: style: Function '_xos_long_file_nameW' argument 2 names different: declaration 'name' definition 'longname'. [funcArgNamesDifferent]
yap-6.2.2/packages/PLStream/uxnt/uxnt.h:119:19: note: Function '_xos_long_file_nameW' argument 2 names different: declaration 'name' definition 'longname'.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:386:48: note: Function '_xos_long_file_nameW' argument 2 names different: declaration 'name' definition 'longname'.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:441:40: style: Function '_xos_long_file_name_toA' argument 1 names different: declaration 'n8and3' definition 'file'. [funcArgNamesDifferent]
yap-6.2.2/packages/PLStream/uxnt/uxnt.h:120:54: note: Function '_xos_long_file_name_toA' argument 1 names different: declaration 'n8and3' definition 'file'.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:441:40: note: Function '_xos_long_file_name_toA' argument 1 names different: declaration 'n8and3' definition 'file'.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:441:52: style: Function '_xos_long_file_name_toA' argument 2 names different: declaration 'name' definition 'longname'. [funcArgNamesDifferent]
yap-6.2.2/packages/PLStream/uxnt/uxnt.h:121:12: note: Function '_xos_long_file_name_toA' argument 2 names different: declaration 'name' definition 'longname'.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:441:52: note: Function '_xos_long_file_name_toA' argument 2 names different: declaration 'name' definition 'longname'.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:642:42: style: Function '_xos_rename' argument 2 names different: declaration 'newname' definition 'new'. [funcArgNamesDifferent]
yap-6.2.2/packages/PLStream/uxnt/uxnt.h:135:54: note: Function '_xos_rename' argument 2 names different: declaration 'newname' definition 'new'.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:642:42: note: Function '_xos_rename' argument 2 names different: declaration 'newname' definition 'new'.
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:595:33: warning: Found calculation inside sizeof(). [sizeofCalculation]
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:421:2: style: Variable 'changed' is modified but its new value is never used. [unreadVariable]
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:702:5: error: Memory leak: dp [memleak]
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:707:5: error: Memory leak: dp [memleak]
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:715:7: error: Memory leak: dp [memleak]
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:136:11: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:269:11: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/packages/PLStream/uxnt/uxnt.c:525:9: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/packages/ProbLog/simplecudd/general.c:257:9: error: Common realloc mistake: 'str' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:287:25: style: The scope of the variable 'curbdd' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:289:10: style: The scope of the variable 'probability' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:652:32: style: The scope of the variable 'constant' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:813:9: style: The scope of the variable 'fact_prob' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:816:10: style: The scope of the variable 'lowAdd' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:816:19: style: The scope of the variable 'highAdd' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:817:10: style: The scope of the variable 'var' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:818:10: style: The scope of the variable 'posprob' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:818:20: style: The scope of the variable 'negprob' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:928:9: style: The scope of the variable 'curnode' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:1160:9: style: The scope of the variable 'prob' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:1784:11: style: The scope of the variable 'h' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:1784:15: style: The scope of the variable 'l' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:1868:10: style: The scope of the variable 'this_gradient' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:1960:16: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:623:5: error: Used file that is not opened. [useClosedFile]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:922:21: error: Memory leak: buffer [memleak]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:924:3: error: Memory leak: buffer [memleak]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:1396:9: error: Common realloc mistake: 'inputline' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd/problogbdd.c:1495:9: error: Common realloc mistake: 'dataread' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd/problogmath.c:229:33: warning: Function 'cumulative_normal' argument order different: declaration 'low, high, sigma, mu' definition 'low, high, mu, sigma' [funcArgOrderDifferent]
yap-6.2.2/packages/ProbLog/simplecudd/problogmath.h:207:33: note: Function 'cumulative_normal' argument order different: declaration 'low, high, sigma, mu' definition 'low, high, mu, sigma'
yap-6.2.2/packages/ProbLog/simplecudd/problogmath.c:229:33: note: Function 'cumulative_normal' argument order different: declaration 'low, high, sigma, mu' definition 'low, high, mu, sigma'
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:1476:40: style: Condition 'inter[curinter]!=NULL' is always true [knownConditionTrueFalse]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:298:9: style: The scope of the variable 'header' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:420:11: style: The scope of the variable 'h' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:420:15: style: The scope of the variable 'l' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:421:12: style: The scope of the variable 'Found' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:422:9: style: The scope of the variable 'curnode' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:423:7: style: The scope of the variable 'inode' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:466:10: style: The scope of the variable 'pos' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:467:9: style: The scope of the variable 'varnam' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:944:32: style: The scope of the variable 'mappos' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:944:52: style: The scope of the variable 'ivar' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:1187:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:1204:10: style: The scope of the variable 'secs' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:1370:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:1516:10: style: The scope of the variable 'secs' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:1690:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:1695:12: style: The scope of the variable 'hnode' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:1665:19: style: Array index 'icoma' is used before limits check. [arrayIndexThenCheck]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:636:9: error: Common realloc mistake: 'dataread' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:737:9: error: Common realloc mistake: 'dataread' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:1068:21: error: Common realloc mistake: 'result' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:1153:9: error: Common realloc mistake: 'inputline' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:1410:15: error: Common realloc mistake: 'inter' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:1447:15: error: Common realloc mistake: 'inter' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:1503:9: error: Common realloc mistake: 'inputline' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:1740:15: error: Common realloc mistake: 'Q' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:1783:17: error: Common realloc mistake: 'Q' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd/simplecudd.c:1875:9: error: Common realloc mistake: 'inputline' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/Example.c:207:8: style: The scope of the variable 'yn' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/Example.c:290:11: style: The scope of the variable 'h' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/Example.c:290:15: style: The scope of the variable 'l' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/Example.c:344:0: error: Memory leak: targetstr [memleak]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/adterror.c:28:3: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/adterror.c:46:3: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/general.c:236:9: error: Common realloc mistake: 'str' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/pqueue.c:583:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:248:25: style: The scope of the variable 'curbdd' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:250:10: style: The scope of the variable 'probability' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:703:11: style: The scope of the variable 'h' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:703:15: style: The scope of the variable 'l' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:871:7: style: The scope of the variable 'ivalue' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:917:9: style: The scope of the variable 'curnode' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:918:19: style: The scope of the variable 'node' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:725:19: style: Unused variable: dynvalue [unusedVariable]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:727:20: style: Unused variable: dynvalue_parsed [unusedVariable]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:760:17: style: Variable 'retd' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:953:17: style: Variable 'level' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:1156:16: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:1142:48: error: Uninitialized struct member: dynvalue_parsed.low [uninitStructMember]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:1144:51: error: Uninitialized struct member: dynvalue_parsed.low [uninitStructMember]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:1142:69: error: Uninitialized struct member: dynvalue_parsed.high [uninitStructMember]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:1144:72: error: Uninitialized struct member: dynvalue_parsed.high [uninitStructMember]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:1142:91: error: Uninitialized struct member: dynvalue_parsed.mu [uninitStructMember]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:1144:94: error: Uninitialized struct member: dynvalue_parsed.mu [uninitStructMember]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:1142:111: error: Uninitialized struct member: dynvalue_parsed.sigma [uninitStructMember]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogbdd_lfi.c:1144:114: error: Uninitialized struct member: dynvalue_parsed.sigma [uninitStructMember]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogmath.c:188:33: warning: Function 'cumulative_normal' argument order different: declaration 'low, high, sigma, mu' definition 'low, high, mu, sigma' [funcArgOrderDifferent]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogmath.h:165:33: note: Function 'cumulative_normal' argument order different: declaration 'low, high, sigma, mu' definition 'low, high, mu, sigma'
yap-6.2.2/packages/ProbLog/simplecudd_lfi/problogmath.c:188:33: note: Function 'cumulative_normal' argument order different: declaration 'low, high, sigma, mu' definition 'low, high, mu, sigma'
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1759:18: style: Suspicious condition (bitwise operator + comparison); Clarify expression with parentheses. [clarifyCondition]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1759:23: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1760:18: style: Suspicious condition (bitwise operator + comparison); Clarify expression with parentheses. [clarifyCondition]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1760:23: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1761:18: style: Suspicious condition (bitwise operator + comparison); Clarify expression with parentheses. [clarifyCondition]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1761:23: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1762:18: style: Suspicious condition (bitwise operator + comparison); Clarify expression with parentheses. [clarifyCondition]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1762:23: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1505:40: style: Condition 'inter[curinter]!=NULL' is always true [knownConditionTrueFalse]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1759:23: style: Condition 'inQ&1==0' is always false [knownConditionTrueFalse]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1759:27: style: Condition '1==0' is always false [knownConditionTrueFalse]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1760:23: style: Condition 'inQ&2==0' is always false [knownConditionTrueFalse]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1760:27: style: Condition '2==0' is always false [knownConditionTrueFalse]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1761:27: style: Condition '1==1' is always true [knownConditionTrueFalse]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1762:27: style: Condition '2==2' is always true [knownConditionTrueFalse]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:815:3: style: Variable 'index' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:814:0: note: Variable 'index' is reassigned a value before the old one has been used.
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:815:3: note: Variable 'index' is reassigned a value before the old one has been used.
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1761:27: style: Same expression on both sides of '=='. [duplicateExpression]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1762:27: style: Same expression on both sides of '=='. [duplicateExpression]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:290:9: style: The scope of the variable 'header' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:412:11: style: The scope of the variable 'h' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:412:15: style: The scope of the variable 'l' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:413:12: style: The scope of the variable 'Found' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:414:9: style: The scope of the variable 'curnode' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:415:7: style: The scope of the variable 'inode' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:458:10: style: The scope of the variable 'pos' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:459:9: style: The scope of the variable 'varnam' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:988:32: style: The scope of the variable 'mappos' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:988:52: style: The scope of the variable 'ivar' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1220:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1237:10: style: The scope of the variable 'secs' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1399:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1545:10: style: The scope of the variable 'secs' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1719:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1724:12: style: The scope of the variable 'hnode' can be reduced. [variableScope]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1694:19: style: Array index 'icoma' is used before limits check. [arrayIndexThenCheck]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:628:9: error: Common realloc mistake: 'dataread' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:737:9: error: Common realloc mistake: 'dataread' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1103:21: error: Common realloc mistake: 'result' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1186:9: error: Common realloc mistake: 'inputline' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1439:15: error: Common realloc mistake: 'inter' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1476:15: error: Common realloc mistake: 'inter' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1532:9: error: Common realloc mistake: 'inputline' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1767:19: error: Common realloc mistake: 'Q' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1773:19: error: Common realloc mistake: 'Q' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1778:19: error: Common realloc mistake: 'Q' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1791:17: error: Common realloc mistake: 'Q' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/ProbLog/simplecudd_lfi/simplecudd.c:1859:9: error: Common realloc mistake: 'inputline' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/clib/bsd-crypt.c:326:11: style: The scope of the variable 'tp' can be reduced. [variableScope]
yap-6.2.2/packages/clib/bsd-crypt.c:327:6: style: The scope of the variable 't' can be reduced. [variableScope]
yap-6.2.2/packages/clib/bsd-crypt.c:621:18: style: The scope of the variable 'ptabp' can be reduced. [variableScope]
yap-6.2.2/packages/clib/bsd-crypt.c:660:14: style: The scope of the variable 'loop_count' can be reduced. [variableScope]
yap-6.2.2/packages/clib/error.c:32:22: style: Function 'pl_error' argument 1 names different: declaration 'name' definition 'pred'. [funcArgNamesDifferent]
yap-6.2.2/packages/clib/error.h:39:27: note: Function 'pl_error' argument 1 names different: declaration 'name' definition 'pred'.
yap-6.2.2/packages/clib/error.c:32:22: note: Function 'pl_error' argument 1 names different: declaration 'name' definition 'pred'.
yap-6.2.2/packages/clib/form.c:344:2: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yap-6.2.2/packages/clib/form.c:116:10: style: The scope of the variable 'value' can be reduced. [variableScope]
yap-6.2.2/packages/clib/form.c:188:9: style: The scope of the variable 'value' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/makemime.c:132:7: style: The scope of the variable 'p' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/reformime.c:154:61: warning: Either the condition '!mimesection' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
yap-6.2.2/packages/clib/maildrop/rfc2045/reformime.c:592:7: note: Assuming that condition '!mimesection' is not redundant
yap-6.2.2/packages/clib/maildrop/rfc2045/reformime.c:593:13: note: Calling function 'notfound', 1st argument 'p' value is 0
yap-6.2.2/packages/clib/maildrop/rfc2045/reformime.c:154:61: note: Null pointer dereference
yap-6.2.2/packages/clib/maildrop/rfc2045/reformime.c:50:3: warning: Redundant assignment of 'p' to itself. [selfAssignment]
yap-6.2.2/packages/clib/maildrop/rfc2045/reformime.c:255:17: style: The scope of the variable 's' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/reformime.c:661:5: style: The scope of the variable 'ch' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/reformime.c:755:7: style: The scope of the variable 'p' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/reformime.c:871:6: style: The scope of the variable 'optc' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/reformime.c:441:3: error: Read and write operations without a call to a positioning function (fseek, fsetpos or rewind) or fflush in between result in undefined behaviour. [IOWithoutPositioning]
yap-6.2.2/packages/clib/maildrop/rfc2045/reformime.c:796:0: error: Memory leak: l [memleak]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045.c:886:8: style: The scope of the variable 'j' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045.c:238:3: error: Memory leak: p [memleak]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045.c:242:1: error: Memory leak: p [memleak]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045_base64encode.c:49:5: style: The scope of the variable 'a' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045_base64encode.c:49:9: style: The scope of the variable 'b' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045_base64encode.c:49:13: style: The scope of the variable 'c' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045_base64encode.c:51:5: style: The scope of the variable 'd' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045_base64encode.c:51:8: style: The scope of the variable 'e' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045_base64encode.c:51:11: style: The scope of the variable 'f' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045_base64encode.c:51:14: style: The scope of the variable 'g' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045acchk.c:31:13: style: The scope of the variable 'te' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045acchk.c:32:5: style: The scope of the variable 'is8bitte' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045cdecode.c:70:6: style: Condition '!decode64tab_init' is always true [knownConditionTrueFalse]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045cdecode.c:66:6: style: The scope of the variable 'a' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045cdecode.c:66:8: style: The scope of the variable 'b' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045cdecode.c:66:10: style: The scope of the variable 'c' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045cdecode.c:109:2: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045find.c:22:10: style: The scope of the variable 'n' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045mkboundary.c:47:5: style: The scope of the variable 'rc' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045rewrite.c:54:5: style: The scope of the variable 'i' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045rewrite.c:154:13: style: The scope of the variable 'mimever' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045tryboundary.c:74:5: style: The scope of the variable 'rc' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc2045/rfc2045tryboundary.c:76:5: style: The scope of the variable 'n' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc822/imaprefs.c:259:8: warning: Either the condition 'msgid?msgid:""' is redundant or there is possible null pointer dereference: msgid. [nullPointerRedundantCheck]
yap-6.2.2/packages/clib/maildrop/rfc822/imaprefs.c:259:49: note: Assuming that condition 'msgid?msgid:""' is not redundant
yap-6.2.2/packages/clib/maildrop/rfc822/imaprefs.c:259:8: note: Null pointer dereference
yap-6.2.2/packages/clib/maildrop/rfc822/reftest.c:30:9: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
yap-6.2.2/packages/clib/maildrop/rfc822/reftest.c:28:9: note: Variable 'p' is reassigned a value before the old one has been used.
yap-6.2.2/packages/clib/maildrop/rfc822/reftest.c:30:9: note: Variable 'p' is reassigned a value before the old one has been used.
yap-6.2.2/packages/clib/maildrop/rfc822/reftest.c:30:11: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/clib/maildrop/rfc822/rfc2047.c:51:6: style: Condition '!decode64tab_init' is always true [knownConditionTrueFalse]
yap-6.2.2/packages/clib/maildrop/rfc822/rfc2047.c:26:22: style: Same expression on both sides of '-' because the value of '*ptr' and 'p' are the same. [duplicateExpression]
yap-6.2.2/packages/clib/maildrop/rfc822/rfc2047.c:21:16: note: 'p' is assigned value '*ptr' here.
yap-6.2.2/packages/clib/maildrop/rfc822/rfc2047.c:26:22: note: Same expression on both sides of '-' because the value of '*ptr' and 'p' are the same.
yap-6.2.2/packages/clib/maildrop/rfc822/rfc2047.c:48:9: style: The scope of the variable 'a' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc822/rfc2047.c:48:11: style: The scope of the variable 'b' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc822/rfc2047.c:48:13: style: The scope of the variable 'c' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc822/rfc822.c:458:5: style: The scope of the variable 'isatom' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc822/rfc822.c:527:9: style: The scope of the variable 'p' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc822/rfc822.c:471:41: style: Function 'rfc822_print' argument 1 names different: declaration 'a' definition 'rfcp'. [funcArgNamesDifferent]
yap-6.2.2/packages/clib/maildrop/rfc822/rfc822.h:115:41: note: Function 'rfc822_print' argument 1 names different: declaration 'a' definition 'rfcp'.
yap-6.2.2/packages/clib/maildrop/rfc822/rfc822.c:471:41: note: Function 'rfc822_print' argument 1 names different: declaration 'a' definition 'rfcp'.
yap-6.2.2/packages/clib/maildrop/rfc822/rfc822.c:477:48: style: Function 'rfc822_print_common' argument 1 names different: declaration 'a' definition 'rfcp'. [funcArgNamesDifferent]
yap-6.2.2/packages/clib/maildrop/rfc822/rfc822.h:121:48: note: Function 'rfc822_print_common' argument 1 names different: declaration 'a' definition 'rfcp'.
yap-6.2.2/packages/clib/maildrop/rfc822/rfc822.c:477:48: note: Function 'rfc822_print_common' argument 1 names different: declaration 'a' definition 'rfcp'.
yap-6.2.2/packages/clib/maildrop/rfc822/rfc822.c:602:43: style: Function 'rfc822t_alloc' argument 1 names different: declaration 'p' definition 'addr'. [funcArgNamesDifferent]
yap-6.2.2/packages/clib/maildrop/rfc822/rfc822.h:87:43: note: Function 'rfc822t_alloc' argument 1 names different: declaration 'p' definition 'addr'.
yap-6.2.2/packages/clib/maildrop/rfc822/rfc822.c:602:43: note: Function 'rfc822t_alloc' argument 1 names different: declaration 'p' definition 'addr'.
yap-6.2.2/packages/clib/maildrop/rfc822/rfc822_getaddrs.c:14:3: warning: Redundant assignment of 'c' to itself. [selfAssignment]
yap-6.2.2/packages/clib/maildrop/rfc822/rfc822_parsedt.c:184:11: style: The scope of the variable 'n' can be reduced. [variableScope]
yap-6.2.2/packages/clib/maildrop/rfc822/testsuite.c:14:3: warning: Redundant assignment of 'p' to itself. [selfAssignment]
yap-6.2.2/packages/clib/maildrop/rfc822/testsuite.c:20:3: warning: Redundant assignment of 'p' to itself. [selfAssignment]
yap-6.2.2/packages/clib/md5.c:330:16: style: Checking if unsigned variable 'nbytes' is less than zero. [unsignedLessThanZero]
yap-6.2.2/packages/clib/nonblockio.c:1472:15: style: The scope of the variable 'msg' can be reduced. [variableScope]
yap-6.2.2/packages/clib/nonblockio.c:1180:30: style: Function 'plsocket_handle' argument 1 names different: declaration 's' definition 'pls'. [funcArgNamesDifferent]
yap-6.2.2/packages/clib/nonblockio.h:185:44: note: Function 'plsocket_handle' argument 1 names different: declaration 's' definition 'pls'.
yap-6.2.2/packages/clib/nonblockio.c:1180:30: note: Function 'plsocket_handle' argument 1 names different: declaration 's' definition 'pls'.
yap-6.2.2/packages/clib/nonblockio.c:1471:37: style: Function 'nbio_error' argument 2 names different: declaration 'map' definition 'mapid'. [funcArgNamesDifferent]
yap-6.2.2/packages/clib/nonblockio.h:176:48: note: Function 'nbio_error' argument 2 names different: declaration 'map' definition 'mapid'.
yap-6.2.2/packages/clib/nonblockio.c:1471:37: note: Function 'nbio_error' argument 2 names different: declaration 'map' definition 'mapid'.
yap-6.2.2/packages/clib/nonblockio.c:1889:23: style: Function 'nbio_unify_ip4' argument 1 names different: declaration 'ip4' definition 'Ip'. [funcArgNamesDifferent]
yap-6.2.2/packages/clib/nonblockio.h:173:34: note: Function 'nbio_unify_ip4' argument 1 names different: declaration 'ip4' definition 'Ip'.
yap-6.2.2/packages/clib/nonblockio.c:1889:23: note: Function 'nbio_unify_ip4' argument 1 names different: declaration 'ip4' definition 'Ip'.
yap-6.2.2/packages/clib/process.c:494:12: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
yap-6.2.2/packages/clib/process.c:493:23: note: outer condition: *a
yap-6.2.2/packages/clib/process.c:494:12: note: identical inner condition: *a
yap-6.2.2/packages/clib/sha1/hmac.h:46:0: error: #error define USE_SHA1 or USE_SHA256 to set the HMAC hash algorithm [preprocessorErrorDirective]
yap-6.2.2/packages/clib/sha1/brg_types.h:56:0: error: #error Please define uint_8t as an 8-bit unsigned integer type in brg_types.h [preprocessorErrorDirective]
yap-6.2.2/packages/clib/sockcommon.c:125:18: style: The scope of the variable 'out' can be reduced. [variableScope]
yap-6.2.2/packages/clib/socket.c:163:10: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
yap-6.2.2/packages/clib/socket.c:80:7: style: The scope of the variable 'socket' can be reduced. [variableScope]
yap-6.2.2/packages/clib/socket.c:517:17: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yap-6.2.2/packages/clib/unix.c:261:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yap-6.2.2/packages/clib/uri.c:1311:10: style: The scope of the variable 'len' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:424:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:255:18: style: The scope of the variable 'endc' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:255:24: style: The scope of the variable 'endt' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:256:12: style: The scope of the variable 'elapsedc' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:256:21: style: The scope of the variable 'elapsedt' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:263:10: style: The scope of the variable 'probability' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:650:11: style: The scope of the variable 'h' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:650:15: style: The scope of the variable 'l' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:767:7: style: The scope of the variable 'mVarIndex' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:767:17: style: The scope of the variable 'nBit' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:767:22: style: The scope of the variable 'index' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:769:12: style: The scope of the variable 'Found' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:770:10: style: The scope of the variable 'res' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:771:10: style: The scope of the variable 'value' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:810:11: style: The scope of the variable 'T' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:810:14: style: The scope of the variable 'F' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:811:10: style: The scope of the variable 'p' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:813:7: style: The scope of the variable 'index' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:776:11: style: Variable 'value' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/ProblogBDD.c:743:16: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/general.c:242:9: error: Common realloc mistake: 'str' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1631:18: style: Suspicious condition (bitwise operator + comparison); Clarify expression with parentheses. [clarifyCondition]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1631:23: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1632:18: style: Suspicious condition (bitwise operator + comparison); Clarify expression with parentheses. [clarifyCondition]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1632:23: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1633:18: style: Suspicious condition (bitwise operator + comparison); Clarify expression with parentheses. [clarifyCondition]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1633:23: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1634:18: style: Suspicious condition (bitwise operator + comparison); Clarify expression with parentheses. [clarifyCondition]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1634:23: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1384:40: style: Condition 'inter[curinter]!=NULL' is always true [knownConditionTrueFalse]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1631:23: style: Condition 'inQ&1==0' is always false [knownConditionTrueFalse]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1631:27: style: Condition '1==0' is always false [knownConditionTrueFalse]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1632:23: style: Condition 'inQ&2==0' is always false [knownConditionTrueFalse]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1632:27: style: Condition '2==0' is always false [knownConditionTrueFalse]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1633:27: style: Condition '1==1' is always true [knownConditionTrueFalse]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1634:27: style: Condition '2==2' is always true [knownConditionTrueFalse]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1194:21: warning: %i in format string (no. 3) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1230:21: warning: %i in format string (no. 3) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1510:21: warning: %i in format string (no. 3) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1542:21: warning: %i in format string (no. 3) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1633:27: style: Same expression on both sides of '=='. [duplicateExpression]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1634:27: style: Same expression on both sides of '=='. [duplicateExpression]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:286:9: style: The scope of the variable 'header' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:404:11: style: The scope of the variable 'h' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:404:15: style: The scope of the variable 'l' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:405:12: style: The scope of the variable 'Found' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:406:9: style: The scope of the variable 'curnode' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:407:7: style: The scope of the variable 'inode' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:450:10: style: The scope of the variable 'pos' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:451:9: style: The scope of the variable 'varnam' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:812:17: style: The scope of the variable 'nBit' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:813:8: style: The scope of the variable 'booleanVars' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:942:14: style: The scope of the variable 'secs' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1094:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1111:10: style: The scope of the variable 'secs' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1278:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1424:10: style: The scope of the variable 'secs' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1598:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1603:12: style: The scope of the variable 'hnode' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:810:67: style: Function 'AddNamedMultiVar' argument 3 names different: declaration 'varnamei' definition 'varname'. [funcArgNamesDifferent]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.h:311:67: note: Function 'AddNamedMultiVar' argument 3 names different: declaration 'varnamei' definition 'varname'.
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:810:67: note: Function 'AddNamedMultiVar' argument 3 names different: declaration 'varnamei' definition 'varname'.
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:644:24: warning: Size of pointer 'booleanVars' used instead of size of its data. [pointerSize]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:589:19: style: Unused variable: buf [unusedVariable]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:590:0: style: Variable 'dvalue' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:591:0: style: Variable 'icur' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:591:0: style: Variable 'hasvar' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:591:0: style: Variable 'idat' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:591:0: style: Variable 'ivalue' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:591:86: style: Unused variable: i [unusedVariable]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:722:13: style: Variable 'index' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:721:16: style: Variable 'mVarIndex' is not assigned a value. [unassignedVariable]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:895:9: style: Unused variable: j [unusedVariable]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1047:23: style: Variable 'iequal' is modified but its new value is never used. [unreadVariable]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1010:20: style: Variable 'secs' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:605:9: error: Buffer is accessed out of bounds. [bufferAccessOutOfBounds]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:635:9: error: Buffer is accessed out of bounds. [bufferAccessOutOfBounds]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1573:19: style: Array index 'icoma' is used before limits check. [arrayIndexThenCheck]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:602:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:633:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1059:9: error: Common realloc mistake: 'inputline' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1318:15: error: Common realloc mistake: 'inter' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1355:15: error: Common realloc mistake: 'inter' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1411:9: error: Common realloc mistake: 'inputline' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1638:19: error: Common realloc mistake: 'Q' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1644:19: error: Common realloc mistake: 'Q' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1649:19: error: Common realloc mistake: 'Q' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1662:17: error: Common realloc mistake: 'Q' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:1727:9: error: Common realloc mistake: 'inputline' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:843:0: error: Memory leak: vname [memleak]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:866:0: error: Memory leak: vname [memleak]
yap-6.2.2/packages/cplint/approx/simplecuddLPADs/simplecudd.c:724:73: error: Uninitialized variable: mVarIndex [uninitvar]
yap-6.2.2/packages/cplint/cplint_Prob.c:27:21: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_Prob.c:51:21: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_Prob.c:77:7: style: The scope of the variable 'bit' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_Prob.c:79:19: style: The scope of the variable 'booleanVar' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_Prob.c:121:13: style: The scope of the variable 'mVarIndex' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_Prob.c:121:23: style: The scope of the variable 'nBit' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_Prob.c:123:10: style: The scope of the variable 'res' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_Prob.c:124:12: style: The scope of the variable 'value_p' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_Prob.c:125:11: style: The scope of the variable 'nodereg' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_Prob.c:167:11: style: The scope of the variable 'T' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_Prob.c:167:14: style: The scope of the variable 'F' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_Prob.c:168:10: style: The scope of the variable 'p' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_Prob.c:170:7: style: The scope of the variable 'comp1' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_Prob.c:170:13: style: The scope of the variable 'comp2' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_Prob.c:170:19: style: The scope of the variable 'index' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_Prob.c:170:25: style: The scope of the variable 'indexF' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_Prob.c:170:32: style: The scope of the variable 'mVarIndexF' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_Prob.c:71:57: style: Function 'retFactor' argument 3 names different: declaration 'v' definition 'vars'. [funcArgNamesDifferent]
yap-6.2.2/packages/cplint/cplint.h:67:57: note: Function 'retFactor' argument 3 names different: declaration 'v' definition 'vars'.
yap-6.2.2/packages/cplint/cplint_Prob.c:71:57: note: Function 'retFactor' argument 3 names different: declaration 'v' definition 'vars'.
yap-6.2.2/packages/cplint/cplint_Prob.c:245:39: style: Function 'destroy_table' argument 2 names different: declaration 'nbvars' definition 'boolVars'. [funcArgNamesDifferent]
yap-6.2.2/packages/cplint/cplint.h:78:39: note: Function 'destroy_table' argument 2 names different: declaration 'nbvars' definition 'boolVars'.
yap-6.2.2/packages/cplint/cplint_Prob.c:245:39: note: Function 'destroy_table' argument 2 names different: declaration 'nbvars' definition 'boolVars'.
yap-6.2.2/packages/cplint/cplint_Prob.c:254:26: style: Function 'init_table' argument 1 names different: declaration 'nbvars' definition 'boolVars'. [funcArgNamesDifferent]
yap-6.2.2/packages/cplint/cplint.h:75:26: note: Function 'init_table' argument 1 names different: declaration 'nbvars' definition 'boolVars'.
yap-6.2.2/packages/cplint/cplint_Prob.c:254:26: note: Function 'init_table' argument 1 names different: declaration 'nbvars' definition 'boolVars'.
yap-6.2.2/packages/cplint/cplint_yap.c:32:16: style: The scope of the variable 'nVal' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_yap.c:97:9: style: The scope of the variable 'j' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_yap.c:137:7: style: The scope of the variable 'nBVar' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_yap.c:138:10: style: The scope of the variable 'file' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_yap.c:141:10: style: The scope of the variable 'onames' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_yap.c:143:10: style: The scope of the variable 'names' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/cplint_yap.c:191:11: style: Variable 'intBits' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/cplint/slipcase/bddem.c:331:7: style: The scope of the variable 'index' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:331:13: style: The scope of the variable 'mVarIndex' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:331:28: style: The scope of the variable 'pos' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:333:10: style: The scope of the variable 'res' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:334:10: style: The scope of the variable 'p' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:334:12: style: The scope of the variable 'pt' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:334:15: style: The scope of the variable 'pf' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:334:18: style: The scope of the variable 'BChild0' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:334:26: style: The scope of the variable 'BChild1' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:335:12: style: The scope of the variable 'value_p' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:336:11: style: The scope of the variable 'nodekey' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:336:20: style: The scope of the variable 'T' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:336:23: style: The scope of the variable 'F' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:385:12: style: The scope of the variable 'node' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:386:10: style: The scope of the variable 'p' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:618:7: style: The scope of the variable 'index' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:618:13: style: The scope of the variable 'mVarIndex' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:618:28: style: The scope of the variable 'pos' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:618:32: style: The scope of the variable 'position' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:618:41: style: The scope of the variable 'boolVarIndex' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:620:10: style: The scope of the variable 'res' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:621:10: style: The scope of the variable 'value' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:621:16: style: The scope of the variable 'p' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:621:18: style: The scope of the variable 'pt' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:621:21: style: The scope of the variable 'pf' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:621:24: style: The scope of the variable 'BChild0' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:621:32: style: The scope of the variable 'BChild1' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:621:40: style: The scope of the variable 'e0' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:621:43: style: The scope of the variable 'e1' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:622:12: style: The scope of the variable 'value_p' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:623:11: style: The scope of the variable 'nodekey' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:623:20: style: The scope of the variable 'T' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:623:23: style: The scope of the variable 'F' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:699:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:699:9: style: The scope of the variable 'j' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:734:7: style: The scope of the variable 'index' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:734:13: style: The scope of the variable 'position' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:734:22: style: The scope of the variable 'mVarIndex' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:735:17: style: The scope of the variable 'nodereg' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:737:11: style: The scope of the variable 'value_p' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:737:20: style: The scope of the variable 'value_p_T' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:737:31: style: The scope of the variable 'value_p_F' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:737:41: style: The scope of the variable 'p' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:816:11: style: The scope of the variable 'mVarIndex' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:816:21: style: The scope of the variable 'bVarIndex' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:818:10: style: The scope of the variable 'theta' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:818:26: style: The scope of the variable 'T' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:914:10: style: The scope of the variable 'pmass' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:970:12: style: The scope of the variable 'p0' can be reduced. [variableScope]
yap-6.2.2/packages/cplint/slipcase/bddem.c:697:22: style: Function 'Forward' argument 1 names different: declaration 'node' definition 'root'. [funcArgNamesDifferent]
yap-6.2.2/packages/cplint/slipcase/bddem.c:81:22: note: Function 'Forward' argument 1 names different: declaration 'node' definition 'root'.
yap-6.2.2/packages/cplint/slipcase/bddem.c:697:22: note: Function 'Forward' argument 1 names different: declaration 'node' definition 'root'.
yap-6.2.2/packages/cplint/slipcase/bddem.c:370:11: style: Variable 'pos' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/cplint/slipcase/bddem.c:405:10: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/cplint/slipcase/bddem.c:670:20: style: Variable 'boolVarIndex' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/cplint/slipcase/bddem.c:629:11: style: Variable 'value' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/cplint/slipcase/bddem.c:747:7: style: Variable 'v' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/cplint/slipcase/bddem.c:141:3: error: Common realloc mistake: 'mgr_ex' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/cplint/slipcase/bddem.c:144:3: error: Common realloc mistake: 'bVar2mVar_ex' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/cplint/slipcase/bddem.c:148:3: error: Common realloc mistake: 'vars_ex' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/cplint/slipcase/bddem.c:152:3: error: Common realloc mistake: 'nVars_ex' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/cplint/slipcase/bddem.c:156:3: error: Common realloc mistake: 'probs_ex' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/cplint/slipcase/bddem.c:160:3: error: Common realloc mistake: 'boolVars_ex' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/cplint/slipcase/bddem.c:394:3: error: Common realloc mistake: 'vars' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/cplint/slipcase/bddem.c:399:3: error: Common realloc mistake: 'probs' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/cplint/slipcase/bddem.c:400:3: error: Common realloc mistake: 'bVar2mVar' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/jpl/src/c/hacks.c:16:14: style: Unused variable: a [unusedVariable]
yap-6.2.2/packages/jpl/src/c/hacks.c:17:17: style: Unused variable: fn [unusedVariable]
yap-6.2.2/packages/jpl/src/c/hacks.c:18:14: style: Unused variable: a1 [unusedVariable]
yap-6.2.2/packages/jpl/src/c/hacks.c:19:11: style: Unused variable: i [unusedVariable]
yap-6.2.2/packages/jpl/src/c/hacks.c:54:14: style: Unused variable: a [unusedVariable]
yap-6.2.2/packages/jpl/src/c/hacks.c:55:17: style: Unused variable: fn [unusedVariable]
yap-6.2.2/packages/jpl/src/c/hacks.c:56:14: style: Unused variable: a1 [unusedVariable]
yap-6.2.2/packages/jpl/src/c/hacks.c:57:11: style: Unused variable: i [unusedVariable]
yap-6.2.2/packages/jpl/src/c/hacks.c:58:16: style: Unused variable: i64 [unusedVariable]
yap-6.2.2/packages/jpl/src/c/hacks.c:33:9: error: Uninitialized variable: env [uninitvar]
yap-6.2.2/packages/jpl/src/c/hacks.c:68:9: error: Uninitialized variable: env [uninitvar]
yap-6.2.2/packages/jpl/src/c/jpl.c:2522:14: style: Same expression on both sides of '!=' because the value of 'jvp' and 'NULL' are the same. [duplicateExpression]
yap-6.2.2/packages/jpl/src/c/jpl.c:2385:19: note: 'jvp' is assigned value 'NULL' here.
yap-6.2.2/packages/jpl/src/c/jpl.c:2522:14: note: Same expression on both sides of '!=' because the value of 'jvp' and 'NULL' are the same.
yap-6.2.2/packages/jpl/src/c/jpl.c:3255:14: style: Same expression on both sides of '!=' because the value of 'jvp' and 'NULL' are the same. [duplicateExpression]
yap-6.2.2/packages/jpl/src/c/jpl.c:3167:19: note: 'jvp' is assigned value 'NULL' here.
yap-6.2.2/packages/jpl/src/c/jpl.c:3255:14: note: Same expression on both sides of '!=' because the value of 'jvp' and 'NULL' are the same.
yap-6.2.2/packages/jpl/src/c/jpl.c:1029:10: style: The scope of the variable 'cs' can be reduced. [variableScope]
yap-6.2.2/packages/jpl/src/c/jpl.c:4794:8: style: The scope of the variable 'abuf' can be reduced. [variableScope]
yap-6.2.2/packages/jpl/src/c/jpl.c:5559:23: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yap-6.2.2/packages/jpl/src/c/jpl.c:1908:10: error: Uninitialized variable: r1 [uninitvar]
yap-6.2.2/packages/jpl/src/c/jpl.c:5434:6: error: Uninitialized variable: i [uninitvar]
yap-6.2.2/packages/semweb/atom.c:681:7: style: The scope of the variable 'cl' can be reduced. [variableScope]
yap-6.2.2/packages/semweb/atom.c:681:11: style: The scope of the variable 'cp' can be reduced. [variableScope]
yap-6.2.2/packages/semweb/atom.c:127:26: style: Function 'cmp_atom_info' argument 1 names different: declaration 'a1' definition 'info'. [funcArgNamesDifferent]
yap-6.2.2/packages/semweb/atom.h:58:30: note: Function 'cmp_atom_info' argument 1 names different: declaration 'a1' definition 'info'.
yap-6.2.2/packages/semweb/atom.c:127:26: note: Function 'cmp_atom_info' argument 1 names different: declaration 'a1' definition 'info'.
yap-6.2.2/packages/semweb/atom.c:224:27: portability: Undefined behaviour, pointer arithmetic 'buf-1' is out of bounds. [pointerOutOfBounds]
yap-6.2.2/packages/semweb/atom_map.c:915:14: style: The scope of the variable 'data' can be reduced. [variableScope]
yap-6.2.2/packages/semweb/atom_map.c:454:3: error: Memory leak: atoms [memleak]
yap-6.2.2/packages/semweb/avl.c:689:35: style: Function 'avlfindfirst' argument 2 names different: declaration 'key' definition 'data'. [funcArgNamesDifferent]
yap-6.2.2/packages/semweb/avl.h:84:41: note: Function 'avlfindfirst' argument 2 names different: declaration 'key' definition 'data'.
yap-6.2.2/packages/semweb/avl.c:689:35: note: Function 'avlfindfirst' argument 2 names different: declaration 'key' definition 'data'.
yap-6.2.2/packages/semweb/quote.c:45:15: style: The scope of the variable 's' can be reduced. [variableScope]
yap-6.2.2/packages/semweb/quote.c:61:12: style: Variable 'done' is assigned a value that is never used. [unreadVariable]
yap-6.2.2/packages/semweb/quote.c:95:17: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yap-6.2.2/packages/semweb/rdf_db.c:2739:23: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yap-6.2.2/packages/semweb/rdf_db.c:2982:23: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yap-6.2.2/packages/semweb/rdf_db.c:3424:6: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yap-6.2.2/packages/semweb/rdf_db.c:1820:39: style: Same value in both branches of ternary operator. [duplicateValueTernary]
yap-6.2.2/packages/semweb/rdf_db.c:1250:8: style: The scope of the variable 'total' can be reduced. [variableScope]
yap-6.2.2/packages/semweb/rdf_db.c:2940:21: style: The scope of the variable 'b' can be reduced. [variableScope]
yap-6.2.2/packages/semweb/rdf_db.c:653:3: error: Address of auto-variable 'as->node_store->buf[as->node_store->used]' returned [returnAddressOfAutoVariable]
yap-6.2.2/packages/semweb/rdf_db.c:5874:7: error: Address of auto-variable 'c->nodes[c->used++]' returned [returnAddressOfAutoVariable]
yap-6.2.2/packages/semweb/rdf_db.c:991:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yap-6.2.2/packages/semweb/rdf_db.c:992:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yap-6.2.2/packages/sgml/catalog.c:221:13: style: The scope of the variable 'buf' can be reduced. [variableScope]
yap-6.2.2/packages/sgml/catalog.c:437:7: style: The scope of the variable 't' can be reduced. [variableScope]
yap-6.2.2/packages/sgml/catalog.c:118:31: style: Function 'is_absolute_path' argument 1 names different: declaration 'iname' definition 'name'. [funcArgNamesDifferent]
yap-6.2.2/packages/sgml/catalog.h:54:35: note: Function 'is_absolute_path' argument 1 names different: declaration 'iname' definition 'name'.
yap-6.2.2/packages/sgml/catalog.c:118:31: note: Function 'is_absolute_path' argument 1 names different: declaration 'iname' definition 'name'.
yap-6.2.2/packages/sgml/parser.c:2161:7: style: The scope of the variable 'en' can be reduced. [variableScope]
yap-6.2.2/packages/sgml/parser.c:2921:10: style: The scope of the variable 'i' can be reduced. [variableScope]
yap-6.2.2/packages/sgml/parser.c:3570:17: style: The scope of the variable 'clone' can be reduced. [variableScope]
yap-6.2.2/packages/sgml/parser.c:4019:16: style: The scope of the variable 's' can be reduced. [variableScope]
yap-6.2.2/packages/sgml/parser.c:4221:13: style: The scope of the variable 'o' can be reduced. [variableScope]
yap-6.2.2/packages/sgml/parser.c:3820:73: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
yap-6.2.2/packages/sgml/parser.c:178:29: style: Function 'sgml_cplocation' argument 1 names different: declaration 'dst' definition 'd'. [funcArgNamesDifferent]
yap-6.2.2/packages/sgml/dtd.h:476:35: note: Function 'sgml_cplocation' argument 1 names different: declaration 'dst' definition 'd'.
yap-6.2.2/packages/sgml/parser.c:178:29: note: Function 'sgml_cplocation' argument 1 names different: declaration 'dst' definition 'd'.
yap-6.2.2/packages/sgml/parser.c:178:44: style: Function 'sgml_cplocation' argument 2 names different: declaration 'src' definition 'loc'. [funcArgNamesDifferent]
yap-6.2.2/packages/sgml/dtd.h:476:52: note: Function 'sgml_cplocation' argument 2 names different: declaration 'src' definition 'loc'.
yap-6.2.2/packages/sgml/parser.c:178:44: note: Function 'sgml_cplocation' argument 2 names different: declaration 'src' definition 'loc'.
yap-6.2.2/packages/sgml/parser.c:3878:47: style: Function 'set_file_dtd_parser' argument 2 names different: declaration 'in' definition 'type'. [funcArgNamesDifferent]
yap-6.2.2/packages/sgml/dtd.h:474:20: note: Function 'set_file_dtd_parser' argument 2 names different: declaration 'in' definition 'type'.
yap-6.2.2/packages/sgml/parser.c:3878:47: note: Function 'set_file_dtd_parser' argument 2 names different: declaration 'in' definition 'type'.
yap-6.2.2/packages/sgml/parser.c:3878:66: style: Function 'set_file_dtd_parser' argument 3 names different: declaration 'file' definition 'name'. [funcArgNamesDifferent]
yap-6.2.2/packages/sgml/dtd.h:474:37: note: Function 'set_file_dtd_parser' argument 3 names different: declaration 'file' definition 'name'.
yap-6.2.2/packages/sgml/parser.c:3878:66: note: Function 'set_file_dtd_parser' argument 3 names different: declaration 'file' definition 'name'.
yap-6.2.2/packages/sgml/parser.c:3898:46: style: Function 'set_mode_dtd_parser' argument 2 names different: declaration 'mode' definition 'm'. [funcArgNamesDifferent]
yap-6.2.2/packages/sgml/dtd.h:475:52: note: Function 'set_mode_dtd_parser' argument 2 names different: declaration 'mode' definition 'm'.
yap-6.2.2/packages/sgml/parser.c:3898:46: note: Function 'set_mode_dtd_parser' argument 2 names different: declaration 'mode' definition 'm'.
yap-6.2.2/packages/sgml/parser.c:5253:42: style: Function 'sgml_process_stream' argument 2 names different: declaration 'in' definition 'fd'. [funcArgNamesDifferent]
yap-6.2.2/packages/sgml/dtd.h:458:47: note: Function 'sgml_process_stream' argument 2 names different: declaration 'in' definition 'fd'.
yap-6.2.2/packages/sgml/parser.c:5253:42: note: Function 'sgml_process_stream' argument 2 names different: declaration 'in' definition 'fd'.
yap-6.2.2/packages/sgml/quote.c:169:25: style: The scope of the variable 's' can be reduced. [variableScope]
yap-6.2.2/packages/sgml/sgml.c:323:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'wchar_t *'. [invalidPrintfArgType_sint]
yap-6.2.2/packages/sgml/sgml.c:323:5: error: fwprintf format string requires 6 parameters but only 4 are given. [wrongPrintfScanfArgNum]
yap-6.2.2/packages/sgml/utf8.c:112:9: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/packages/sgml/util.c:247:8: style: The scope of the variable 'v' can be reduced. [variableScope]
yap-6.2.2/packages/sgml/util.c:580:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
yap-6.2.2/packages/sgml/util.c:653:72: style: Function 'load_sgml_file_to_charp' argument 3 names different: declaration 'len' definition 'length'. [funcArgNamesDifferent]
yap-6.2.2/packages/sgml/util.h:108:14: note: Function 'load_sgml_file_to_charp' argument 3 names different: declaration 'len' definition 'length'.
yap-6.2.2/packages/sgml/util.c:653:72: note: Function 'load_sgml_file_to_charp' argument 3 names different: declaration 'len' definition 'length'.
yap-6.2.2/packages/sgml/util.c:564:10: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yap-6.2.2/packages/sgml/xmlns.c:58:19: style: Function 'xmlns_free' argument 1 names different: declaration 'list' definition 'n'. [funcArgNamesDifferent]
yap-6.2.2/packages/sgml/xmlns.h:34:25: note: Function 'xmlns_free' argument 1 names different: declaration 'list' definition 'n'.
yap-6.2.2/packages/sgml/xmlns.c:58:19: note: Function 'xmlns_free' argument 1 names different: declaration 'list' definition 'n'.
yap-6.2.2/packages/swi-minisat2/C/SolverTypes.h:170:22: style: C-style pointer casting [cstyleCast]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:82:0: style: C-style pointer casting [cstyleCast]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:84:0: style: C-style pointer casting [cstyleCast]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:109:0: style: C-style pointer casting [cstyleCast]
yap-6.2.2/packages/swi-minisat2/C/Sort.h:38:19: style: The scope of the variable 'best_i' can be reduced. [variableScope]
yap-6.2.2/packages/swi-minisat2/C/Solver.C:583:10: style: The scope of the variable 'first' can be reduced. [variableScope]
yap-6.2.2/packages/swi-minisat2/C/Solver.C:78:25: style: Function 'newVar' argument 1 names different: declaration 'polarity' definition 'sign'. [funcArgNamesDifferent]
yap-6.2.2/packages/swi-minisat2/C/Solver.h:46:29: note: Function 'newVar' argument 1 names different: declaration 'polarity' definition 'sign'.
yap-6.2.2/packages/swi-minisat2/C/Solver.C:78:25: note: Function 'newVar' argument 1 names different: declaration 'polarity' definition 'sign'.
yap-6.2.2/packages/swi-minisat2/C/Vec.h:46:0: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:50:0: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
yap-6.2.2/packages/swi-minisat2/C/Solver.C:30:9: warning: Member variable 'Solver::lastMinVarDL' is not initialized in the constructor. [uninitMemberVar]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < Lit >::data' is not assigned a value in 'vec < Lit >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < Lit >::sz' is not assigned a value in 'vec < Lit >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < Lit >::cap' is not assigned a value in 'vec < Lit >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < Lit >::data' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < Lit >::sz' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < Lit >::cap' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < lbool >::data' is not assigned a value in 'vec < lbool >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < lbool >::sz' is not assigned a value in 'vec < lbool >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < lbool >::cap' is not assigned a value in 'vec < lbool >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < lbool >::data' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < lbool >::sz' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < lbool >::cap' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < double >::data' is not assigned a value in 'vec < double >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < double >::sz' is not assigned a value in 'vec < double >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < double >::cap' is not assigned a value in 'vec < double >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < double >::data' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < double >::sz' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < double >::cap' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < Clause * >::data' is not assigned a value in 'vec < Clause * >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < Clause * >::sz' is not assigned a value in 'vec < Clause * >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < Clause * >::cap' is not assigned a value in 'vec < Clause * >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < Clause * >::data' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < Clause * >::sz' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < Clause * >::cap' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < vec < Clause * > >::data' is not assigned a value in 'vec < vec < Clause * > >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < vec < Clause * > >::sz' is not assigned a value in 'vec < vec < Clause * > >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < vec < Clause * > >::cap' is not assigned a value in 'vec < vec < Clause * > >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < vec < Clause * > >::data' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < vec < Clause * > >::sz' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < vec < Clause * > >::cap' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < char >::data' is not assigned a value in 'vec < char >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < char >::sz' is not assigned a value in 'vec < char >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < char >::cap' is not assigned a value in 'vec < char >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < char >::data' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < char >::sz' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < char >::cap' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < int >::data' is not assigned a value in 'vec < int >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < int >::sz' is not assigned a value in 'vec < int >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:42:0: warning: Member variable 'vec < int >::cap' is not assigned a value in 'vec < int >::operator='. [operatorEqVarError]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < int >::data' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < int >::sz' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:43:0: warning: Member variable 'vec < int >::cap' is not initialized in the constructor. [uninitMemberVarPrivate]
yap-6.2.2/packages/swi-minisat2/C/Solver.h:194:14: style: Technically the member function 'Solver::printLit' can be const. [functionConst]
yap-6.2.2/packages/swi-minisat2/C/Solver.h:294:21: note: Technically the member function 'Solver::printLit' can be const.
yap-6.2.2/packages/swi-minisat2/C/Solver.h:194:14: note: Technically the member function 'Solver::printLit' can be const.
yap-6.2.2/packages/swi-minisat2/C/Sort.h:31:10: style: Technically the member function 'LessThan_default::operator()' can be const. [functionConst]
yap-6.2.2/packages/swi-minisat2/C/Solver.C:491:27: style: Technically the member function 'reduceDB_lt::operator()' can be const. [functionConst]
yap-6.2.2/packages/swi-minisat2/C/Heap.h:161:0: performance: Technically the member function 'Heap < VarOrderLt >::setBounds' can be static. [functionStatic]
yap-6.2.2/packages/swi-minisat2/C/SolverTypes.h:80:5: style: Class 'lbool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yap-6.2.2/packages/swi-minisat2/C/Solver.h:105:9: style: Struct 'VarOrderLt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yap-6.2.2/packages/swi-minisat2/C/Solver.h:111:9: style: Struct 'VarFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yap-6.2.2/packages/swi-minisat2/C/Heap.h:75:0: style: Class 'Heap < VarOrderLt >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:60:0: style: Class 'vec < Lit >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:60:0: style: Class 'vec < lbool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:60:0: style: Class 'vec < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:60:0: style: Class 'vec < Clause * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:60:0: style: Class 'vec < vec < Clause * > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:60:0: style: Class 'vec < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:60:0: style: Class 'vec < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:82:0: error: Common realloc mistake: 'data' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:84:0: error: Common realloc mistake: 'data' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:109:0: error: Common realloc mistake: 'data' nulled but not freed upon failure [memleakOnRealloc]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:82:0: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:100:0: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:115:0: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
yap-6.2.2/packages/swi-minisat2/C/Vec.h:122:0: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
yap-6.2.2/packages/tai/libtai/caldate_scan.c:13:18: warning: Suspicious code: sign conversion of sign in calculation, even though sign can have a negative value [signConversion]
yap-6.2.2/packages/tai/libtai/caltime_fmt.c:8:8: style: The scope of the variable 'x' can be reduced. [variableScope]
yap-6.2.2/packages/tai/libtai/taia_fmtfrac.c:5:17: style: The scope of the variable 'x' can be reduced. [variableScope]
yap-6.2.2/packages/tai/libtai/yearcal.c:22:7: style: The scope of the variable 'year' can be reduced. [variableScope]
yap-6.2.2/packages/tai/libtai/yearcal.c:23:8: style: The scope of the variable 'daystart' can be reduced. [variableScope]
yap-6.2.2/packages/tai/libtai/yearcal.c:24:8: style: The scope of the variable 'dayend' can be reduced. [variableScope]
yap-6.2.2/packages/tai/pl-tai.c:131:0: error: #error "Do not know how to get timezone info" [preprocessorErrorDirective]
yap-6.2.2/packages/udi/rtree.c:148:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yap-6.2.2/packages/udi/rtree.c:182:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yap-6.2.2/packages/udi/rtree.c:312:10: style: The scope of the variable 'sep' can be reduced. [variableScope]
yap-6.2.2/packages/udi/rtree_udi.c:44:35: error: Uninitialized variable: rect [uninitvar]
yap-6.2.2/packages/zlib/zlib4pl.c:220:7: style: The scope of the variable 'len' can be reduced. [variableScope]
[18:46]

ftp://ftp.se.debian.org/debian/pool/main/y/yapet/yapet_1.1.orig.tar.gz
yapet-1.1/crypt/yapetexception.h:105:13: style: 'YAPETException::operator=' should return 'YAPETException &'. [operatorEq]
yapet-1.1/crypt/yapetexception.h:137:13: style: 'YAPETRetryException::operator=' should return 'YAPETRetryException &'. [operatorEq]
yapet-1.1/crypt/yapetexception.h:162:13: style: 'YAPETEncryptionException::operator=' should return 'YAPETEncryptionException &'. [operatorEq]
yapet-1.1/crypt/yapetexception.h:192:13: style: 'YAPETInvalidPasswordException::operator=' should return 'YAPETInvalidPasswordException &'. [operatorEq]
yapet-1.1/crypt/bdbuffer.h:139:13: style: 'BDBuffer::operator=' should return 'BDBuffer &'. [operatorEq]
yapet-1.1/crypt/yapetexception.h:102:17: performance: Variable 'message' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yapet-1.1/crypt/bdbuffer.h:87:18: performance: Technically the member function 'YAPET::BDBuffer::free_mem' can be static. [functionStatic]
yapet-1.1/crypt/bdbuffer.cc:69:11: note: Technically the member function 'YAPET::BDBuffer::free_mem' can be static.
yapet-1.1/crypt/bdbuffer.h:87:18: note: Technically the member function 'YAPET::BDBuffer::free_mem' can be static.
yapet-1.1/crypt/bdbuffer.h:135:13: style: Technically the member function 'YAPET::BDBuffer::operatorconstvoid*' can be const. [functionConst]
yapet-1.1/crypt/yapetexception.h:94:13: style: Class 'YAPETException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/crypt/yapetexception.h:131:13: style: Class 'YAPETRetryException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/crypt/yapetexception.h:156:13: style: Class 'YAPETEncryptionException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/crypt/yapetexception.h:183:13: style: Class 'YAPETInvalidPasswordException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/crypt/bdbuffer.h:91:13: style: Class 'BDBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/crypt/yapetexception.h:94:48: performance: Function parameter 'msg' should be passed by const reference. [passedByValue]
yapet-1.1/crypt/yapetexception.h:97:48: performance: Function parameter 'msg' should be passed by const reference. [passedByValue]
yapet-1.1/crypt/yapetexception.h:131:53: performance: Function parameter 'msg' should be passed by const reference. [passedByValue]
yapet-1.1/crypt/yapetexception.h:156:58: performance: Function parameter 'msg' should be passed by const reference. [passedByValue]
yapet-1.1/crypt/yapetexception.h:183:63: performance: Function parameter 'msg' should be passed by const reference. [passedByValue]
yapet-1.1/crypt/crypt.cc:46:0: error: #error "Neither EVP_CIPHER_CTX_init() nor EVP_CIPHER_CTX_new() available" [preprocessorErrorDirective]
yapet-1.1/crypt/file.cc:506:26: warning: Obsolete function 'alloca' called. [allocaCalled]
yapet-1.1/crypt/key.h:265:13: style: 'Key::operator=' should return 'Key &'. [operatorEq]
yapet-1.1/crypt/crypt.h:300:13: style: 'Crypt::operator=' should return 'Crypt &'. [operatorEq]
yapet-1.1/crypt/partdec.h:132:13: style: 'PartDec::operator=' should return 'PartDec &'. [operatorEq]
yapet-1.1/crypt/file.h:377:13: style: 'File::operator=' should return 'File &'. [operatorEq]
yapet-1.1/crypt/record.h:223:0: style: 'YAPET :: Record < PasswordRecord >::operator=' should return 'YAPET :: Record < PasswordRecord > &'. [operatorEq]
yapet-1.1/crypt/record.h:223:0: style: 'YAPET :: Record < FileHeader_64 >::operator=' should return 'YAPET :: Record < FileHeader_64 > &'. [operatorEq]
yapet-1.1/crypt/key.h:200:29: performance: Technically the member function 'YAPET::Key::size' can be static. [functionStatic]
yapet-1.1/crypt/key.h:212:29: performance: Technically the member function 'YAPET::Key::ivec_size' can be static. [functionStatic]
yapet-1.1/crypt/file.h:268:15: performance: Technically the member function 'YAPET::File::int_to_disk' can be static. [functionStatic]
yapet-1.1/crypt/file.h:350:18: style: Technically the member function 'YAPET::File::validateKey' can be const. [functionConst]
yapet-1.1/crypt/file.cc:649:7: note: Technically the member function 'YAPET::File::validateKey' can be const.
yapet-1.1/crypt/file.h:350:18: note: Technically the member function 'YAPET::File::validateKey' can be const.
yapet-1.1/crypt/key.h:123:13: style: Class 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/crypt/crypt.h:108:13: style: Class 'Crypt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/crypt/record.h:117:0: style: Class 'YAPET :: Record < PasswordRecord >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/crypt/record.h:117:0: style: Class 'YAPET :: Record < FileHeader_64 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/crypt/key.cc:55:0: error: #error "Neither EVP_MD_CTX_create() nor EVP_MD_CTX_new() available" [preprocessorErrorDirective]
yapet-1.1/csv2yapet/csvimport.cc:273:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/csv2yapet/csvimport.h:58:33: warning: Member variable 'CSVImport::srcfile' is not assigned a value in 'CSVImport::operator='. [operatorEqVarError]
yapet-1.1/csv2yapet/csvimport.h:58:33: warning: Member variable 'CSVImport::dstfile' is not assigned a value in 'CSVImport::operator='. [operatorEqVarError]
yapet-1.1/csv2yapet/csvimport.h:58:33: warning: Member variable 'CSVImport::separator' is not assigned a value in 'CSVImport::operator='. [operatorEqVarError]
yapet-1.1/csv2yapet/csvimport.h:58:33: warning: Member variable 'CSVImport::verbose' is not assigned a value in 'CSVImport::operator='. [operatorEqVarError]
yapet-1.1/csv2yapet/csvimport.h:58:33: warning: Member variable 'CSVImport::had_errors' is not assigned a value in 'CSVImport::operator='. [operatorEqVarError]
yapet-1.1/csv2yapet/csvimport.h:58:33: warning: Member variable 'CSVImport::num_errors' is not assigned a value in 'CSVImport::operator='. [operatorEqVarError]
yapet-1.1/csv2yapet/csvimport.h:58:33: warning: Member variable 'CSVImport::logs' is not assigned a value in 'CSVImport::operator='. [operatorEqVarError]
yapet-1.1/csv2yapet/csvimport.h:64:9: warning: Member variable 'CSVImport::srcfile' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/csv2yapet/csvimport.h:64:9: warning: Member variable 'CSVImport::dstfile' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/csv2yapet/csvimport.h:64:9: warning: Member variable 'CSVImport::separator' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/csv2yapet/csvimport.h:64:9: warning: Member variable 'CSVImport::verbose' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/csv2yapet/csvimport.h:64:9: warning: Member variable 'CSVImport::had_errors' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/csv2yapet/csvimport.h:64:9: warning: Member variable 'CSVImport::num_errors' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/csv2yapet/csvimport.h:64:9: warning: Member variable 'CSVImport::logs' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/csv2yapet/csvimport.h:105:14: performance: Technically the member function 'CSVImport::cleanupValue' can be static. [functionStatic]
yapet-1.1/csv2yapet/csvimport.cc:54:12: note: Technically the member function 'CSVImport::cleanupValue' can be static.
yapet-1.1/csv2yapet/csvimport.h:105:14: note: Technically the member function 'CSVImport::cleanupValue' can be static.
yapet-1.1/csv2yapet/csvimport.cc:108:35: performance: Function parameter 'src' should be passed by const reference. [passedByValue]
yapet-1.1/csv2yapet/csvimport.cc:108:52: performance: Function parameter 'dst' should be passed by const reference. [passedByValue]
yapet-1.1/csv2yapet/csvimport.cc:267:9: performance: Possible inefficient checking for 'logs' emptiness. [stlSize]
yapet-1.1/glue/changepassword.cc:68:7: style: Condition '_key' is always false [knownConditionTrueFalse]
yapet-1.1/glue/changepassword.cc:42:23: note: Assignment '_key=0', assigned value is 0
yapet-1.1/glue/changepassword.cc:68:7: note: Condition '_key' is always false
yapet-1.1/glue/changepassword.cc:42:18: style: The scope of the variable '_key' can be reduced. [variableScope]
yapet-1.1/glue/changepassword.h:53:2: warning: Member variable 'ChangePassword::promptoldpassword' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/changepassword.h:53:2: warning: Member variable 'ChangePassword::promptpassword' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/changepassword.h:53:2: warning: Member variable 'ChangePassword::nonmatch' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/changepassword.h:53:2: warning: Member variable 'ChangePassword::confirmsave' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/changepassword.h:53:2: warning: Member variable 'ChangePassword::generror' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/changepassword.h:53:2: warning: Member variable 'ChangePassword::__filepath' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/changepassword.h:55:24: warning: Member variable 'ChangePassword::mainwindow' is not assigned a value in 'ChangePassword::operator='. [operatorEqVarError]
yapet-1.1/glue/changepassword.h:55:24: warning: Member variable 'ChangePassword::promptoldpassword' is not assigned a value in 'ChangePassword::operator='. [operatorEqVarError]
yapet-1.1/glue/changepassword.h:55:24: warning: Member variable 'ChangePassword::promptpassword' is not assigned a value in 'ChangePassword::operator='. [operatorEqVarError]
yapet-1.1/glue/changepassword.h:55:24: warning: Member variable 'ChangePassword::nonmatch' is not assigned a value in 'ChangePassword::operator='. [operatorEqVarError]
yapet-1.1/glue/changepassword.h:55:24: warning: Member variable 'ChangePassword::confirmsave' is not assigned a value in 'ChangePassword::operator='. [operatorEqVarError]
yapet-1.1/glue/changepassword.h:55:24: warning: Member variable 'ChangePassword::generror' is not assigned a value in 'ChangePassword::operator='. [operatorEqVarError]
yapet-1.1/glue/changepassword.h:55:24: warning: Member variable 'ChangePassword::__filepath' is not assigned a value in 'ChangePassword::operator='. [operatorEqVarError]
yapet-1.1/glue/changepassword.h:62:2: style: Class 'ChangePassword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/glue/createfile.h:52:2: warning: Member variable 'CreateFile::promptpassword' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/createfile.h:52:2: warning: Member variable 'CreateFile::filesavedialog' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/createfile.h:52:2: warning: Member variable 'CreateFile::confirmsave' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/createfile.h:52:2: warning: Member variable 'CreateFile::generror' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/createfile.h:52:2: warning: Member variable 'CreateFile::__filepath' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/createfile.h:52:2: warning: Member variable 'CreateFile::ignore_unsaved_file' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/createfile.h:54:20: warning: Member variable 'CreateFile::mainwindow' is not assigned a value in 'CreateFile::operator='. [operatorEqVarError]
yapet-1.1/glue/createfile.h:54:20: warning: Member variable 'CreateFile::promptpassword' is not assigned a value in 'CreateFile::operator='. [operatorEqVarError]
yapet-1.1/glue/createfile.h:54:20: warning: Member variable 'CreateFile::filesavedialog' is not assigned a value in 'CreateFile::operator='. [operatorEqVarError]
yapet-1.1/glue/createfile.h:54:20: warning: Member variable 'CreateFile::confirmsave' is not assigned a value in 'CreateFile::operator='. [operatorEqVarError]
yapet-1.1/glue/createfile.h:54:20: warning: Member variable 'CreateFile::generror' is not assigned a value in 'CreateFile::operator='. [operatorEqVarError]
yapet-1.1/glue/createfile.h:54:20: warning: Member variable 'CreateFile::__filepath' is not assigned a value in 'CreateFile::operator='. [operatorEqVarError]
yapet-1.1/glue/createfile.h:54:20: warning: Member variable 'CreateFile::ignore_unsaved_file' is not assigned a value in 'CreateFile::operator='. [operatorEqVarError]
yapet-1.1/glue/createfile.h:61:2: style: Class 'CreateFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/glue/promptpassword.h:53:2: warning: Member variable 'PromptPassword::pwdialog' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/promptpassword.h:53:2: warning: Member variable 'PromptPassword::pwerror' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/promptpassword.h:53:2: warning: Member variable 'PromptPassword::generror' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/promptpassword.h:53:2: warning: Member variable 'PromptPassword::__file' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/promptpassword.h:53:2: warning: Member variable 'PromptPassword::__key' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/promptpassword.h:53:2: warning: Member variable 'PromptPassword::__filename' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/promptpassword.h:55:31: warning: Member variable 'PromptPassword::pwdialog' is not assigned a value in 'PromptPassword::operator='. [operatorEqVarError]
yapet-1.1/glue/promptpassword.h:55:31: warning: Member variable 'PromptPassword::pwerror' is not assigned a value in 'PromptPassword::operator='. [operatorEqVarError]
yapet-1.1/glue/promptpassword.h:55:31: warning: Member variable 'PromptPassword::generror' is not assigned a value in 'PromptPassword::operator='. [operatorEqVarError]
yapet-1.1/glue/promptpassword.h:55:31: warning: Member variable 'PromptPassword::__file' is not assigned a value in 'PromptPassword::operator='. [operatorEqVarError]
yapet-1.1/glue/promptpassword.h:55:31: warning: Member variable 'PromptPassword::__key' is not assigned a value in 'PromptPassword::operator='. [operatorEqVarError]
yapet-1.1/glue/promptpassword.h:55:31: warning: Member variable 'PromptPassword::__filename' is not assigned a value in 'PromptPassword::operator='. [operatorEqVarError]
yapet-1.1/glue/loadfile.h:54:2: warning: Member variable 'LoadFile::promptpassword' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/loadfile.h:54:2: warning: Member variable 'LoadFile::fileloaddialog' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/loadfile.h:54:2: warning: Member variable 'LoadFile::confirmsave' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/loadfile.h:54:2: warning: Member variable 'LoadFile::ignore_unsaved_file' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/loadfile.h:56:18: warning: Member variable 'LoadFile::mainwindow' is not assigned a value in 'LoadFile::operator='. [operatorEqVarError]
yapet-1.1/glue/loadfile.h:56:18: warning: Member variable 'LoadFile::promptpassword' is not assigned a value in 'LoadFile::operator='. [operatorEqVarError]
yapet-1.1/glue/loadfile.h:56:18: warning: Member variable 'LoadFile::fileloaddialog' is not assigned a value in 'LoadFile::operator='. [operatorEqVarError]
yapet-1.1/glue/loadfile.h:56:18: warning: Member variable 'LoadFile::confirmsave' is not assigned a value in 'LoadFile::operator='. [operatorEqVarError]
yapet-1.1/glue/loadfile.h:56:18: warning: Member variable 'LoadFile::ignore_unsaved_file' is not assigned a value in 'LoadFile::operator='. [operatorEqVarError]
yapet-1.1/glue/promptpassword.h:65:9: style: Class 'PromptPassword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/glue/loadfile.h:65:2: style: Class 'LoadFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/glue/opencmdlinefile.h:56:2: warning: Member variable 'LoadFileCmdLine::promptpassword' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/opencmdlinefile.h:56:2: warning: Member variable 'LoadFileCmdLine::newpassworddia' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/opencmdlinefile.h:56:2: warning: Member variable 'LoadFileCmdLine::createfile' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/opencmdlinefile.h:56:2: warning: Member variable 'LoadFileCmdLine::errormsg' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/opencmdlinefile.h:56:2: warning: Member variable 'LoadFileCmdLine::generror' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/opencmdlinefile.h:56:2: warning: Member variable 'LoadFileCmdLine::file' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/glue/opencmdlinefile.h:58:25: warning: Member variable 'LoadFileCmdLine::mainwindow' is not assigned a value in 'LoadFileCmdLine::operator='. [operatorEqVarError]
yapet-1.1/glue/opencmdlinefile.h:58:25: warning: Member variable 'LoadFileCmdLine::promptpassword' is not assigned a value in 'LoadFileCmdLine::operator='. [operatorEqVarError]
yapet-1.1/glue/opencmdlinefile.h:58:25: warning: Member variable 'LoadFileCmdLine::newpassworddia' is not assigned a value in 'LoadFileCmdLine::operator='. [operatorEqVarError]
yapet-1.1/glue/opencmdlinefile.h:58:25: warning: Member variable 'LoadFileCmdLine::createfile' is not assigned a value in 'LoadFileCmdLine::operator='. [operatorEqVarError]
yapet-1.1/glue/opencmdlinefile.h:58:25: warning: Member variable 'LoadFileCmdLine::errormsg' is not assigned a value in 'LoadFileCmdLine::operator='. [operatorEqVarError]
yapet-1.1/glue/opencmdlinefile.h:58:25: warning: Member variable 'LoadFileCmdLine::generror' is not assigned a value in 'LoadFileCmdLine::operator='. [operatorEqVarError]
yapet-1.1/glue/opencmdlinefile.h:58:25: warning: Member variable 'LoadFileCmdLine::file' is not assigned a value in 'LoadFileCmdLine::operator='. [operatorEqVarError]
yapet-1.1/libyacurs/src/checkbox.cc:249:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/libyacurs/src/colorparser.cc:211:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/libyacurs/src/dialog.cc:46:17: style: Class 'HotKeyEsc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/src/dialog.cc:41:9: warning: The class 'HotKeyEsc' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/libyacurs/src/eventqueue.cc:643:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/libyacurs/src/eventqueue.cc:1014:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/libyacurs/src/eventqueue.cc:1094:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/libyacurs/src/eventqueue.cc:1096:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/libyacurs/src/eventqueue.cc:113:26: style: Technically the member function 'YACURS::FUNCTORS::EVENTQUEUE::EventConnectorEqual::operator()' can be const. [functionConst]
yapet-1.1/libyacurs/src/eventqueue.cc:143:26: style: Technically the member function 'YACURS::FUNCTORS::EVENTQUEUE::EvtConnSetSuspend::operator()' can be const. [functionConst]
yapet-1.1/libyacurs/src/eventqueue.cc:219:26: style: Technically the member function 'YACURS::FUNCTORS::EVENTQUEUE::DestroyEventConnector::operator()' can be const. [functionConst]
yapet-1.1/libyacurs/src/eventqueue.cc:102:21: style: Class 'EventConnectorEqual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/src/eventqueue.cc:243:21: style: Class 'CallEventConnector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/src/evtqueuestats.cc:123:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/libyacurs/src/evtqueuestats.cc:138:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/libyacurs/src/evtqueuestats.cc:153:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/libyacurs/src/evtqueuestats.cc:168:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/libyacurs/src/hpack.cc:50:26: style: Technically the member function 'YACURS::FUNCTORS::HPACK::HRealizeWidgets::operator()' can be const. [functionConst]
yapet-1.1/libyacurs/src/hpack.cc:116:21: style: Class 'HSetSizeAvail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/src/hpack.cc:142:21: style: Class 'HSetSizeHinted' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/src/hpack.cc:201:21: style: Class 'HCalcNSetSize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/src/hpack.cc:400:21: style: Class 'HSetPosWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/src/hpack.cc:111:13: warning: The class 'HSetSizeAvail' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/libyacurs/src/hpack.cc:387:13: warning: The class 'HSetPosWidget' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/libyacurs/src/vpack.cc:55:26: style: Technically the member function 'YACURS::FUNCTORS::VPACK::VRealizeWidgets::operator()' can be const. [functionConst]
yapet-1.1/libyacurs/src/vpack.cc:123:21: style: Class 'VSetSizeAvail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/src/vpack.cc:149:21: style: Class 'VSetSizeHinted' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/src/vpack.cc:208:21: style: Class 'VCalcNSetSize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/src/vpack.cc:406:21: style: Class 'VSetPosWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/src/vpack.cc:118:13: warning: The class 'VSetSizeAvail' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/libyacurs/src/vpack.cc:393:13: warning: The class 'VSetPosWidget' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/libyacurs/src/window.cc:121:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/libyacurs/tests/basic/eventconnector1.cc:33:13: style: Technically the member function 'Handler::getCalls' can be const. [functionConst]
yapet-1.1/libyacurs/tests/basic/eventconnector1.cc:20:9: style: Class 'Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/basic/eventconnector1.cc:43:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventconnector1.cc:27:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventconnector1.cc:43:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventconnector1.cc:53:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventconnector1.cc:27:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventconnector1.cc:53:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventconnector1.cc:63:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventconnector1.cc:27:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventconnector1.cc:63:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue1.cc:30:13: style: Technically the member function 'Handler::getCalls' can be const. [functionConst]
yapet-1.1/libyacurs/tests/basic/eventqueue1.cc:20:9: style: Class 'Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/basic/eventqueue1.cc:40:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue1.cc:24:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue1.cc:40:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue1.cc:54:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue1.cc:24:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue1.cc:54:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue2.cc:30:13: style: Technically the member function 'Handler::getCalls' can be const. [functionConst]
yapet-1.1/libyacurs/tests/basic/eventqueue2.cc:20:9: style: Class 'Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/basic/eventqueue2.cc:40:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue2.cc:24:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue2.cc:40:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue2.cc:58:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue2.cc:24:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue2.cc:58:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue2.cc:76:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue2.cc:24:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue2.cc:76:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue3.cc:33:13: style: Technically the member function 'Handler::getCalls' can be const. [functionConst]
yapet-1.1/libyacurs/tests/basic/eventqueue3.cc:20:9: style: Class 'Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/basic/eventqueue3.cc:43:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue3.cc:27:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue3.cc:43:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue3.cc:62:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue3.cc:27:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue3.cc:62:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue4.cc:33:13: style: Technically the member function 'Handler::getCalls' can be const. [functionConst]
yapet-1.1/libyacurs/tests/basic/eventqueue4.cc:20:9: style: Class 'Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/basic/eventqueue4.cc:43:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue4.cc:27:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue4.cc:43:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue4.cc:62:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue4.cc:27:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue4.cc:62:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue5.cc:33:13: style: Technically the member function 'Handler::getCalls' can be const. [functionConst]
yapet-1.1/libyacurs/tests/basic/eventqueue5.cc:20:9: style: Class 'Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/basic/eventqueue5.cc:43:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue5.cc:27:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue5.cc:43:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue5.cc:62:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue5.cc:27:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue5.cc:62:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue6.cc:33:13: style: Technically the member function 'Handler::getCalls' can be const. [functionConst]
yapet-1.1/libyacurs/tests/basic/eventqueue6.cc:20:9: style: Class 'Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/basic/eventqueue6.cc:43:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue6.cc:27:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue6.cc:43:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue6.cc:58:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue6.cc:27:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue6.cc:58:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue7.cc:33:13: style: Technically the member function 'Handler::getCalls' can be const. [functionConst]
yapet-1.1/libyacurs/tests/basic/eventqueue7.cc:20:9: style: Class 'Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/basic/eventqueue7.cc:43:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue7.cc:27:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue7.cc:43:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue7.cc:65:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue7.cc:27:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue7.cc:65:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue7.cc:86:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue7.cc:27:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue7.cc:86:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue8.cc:33:13: style: Technically the member function 'Handler::getCalls' can be const. [functionConst]
yapet-1.1/libyacurs/tests/basic/eventqueue8.cc:20:9: style: Class 'Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/basic/eventqueue8.cc:67:9: style: Class 'Usr1Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/basic/eventqueue8.cc:47:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue8.cc:27:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue8.cc:47:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue8.cc:70:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue8.cc:27:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue8.cc:70:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue8.cc:100:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue8.cc:27:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue8.cc:100:14: note: Function in derived class
yapet-1.1/libyacurs/tests/basic/eventqueue9.cc:60:13: style: Technically the member function 'Handler::getCalls' can be const. [functionConst]
yapet-1.1/libyacurs/tests/basic/eventqueue9.cc:44:9: style: Class 'Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/basic/eventqueue9.cc:77:14: style: The function 'handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yapet-1.1/libyacurs/tests/basic/eventqueue9.cc:51:22: note: Virtual function in base class
yapet-1.1/libyacurs/tests/basic/eventqueue9.cc:77:14: note: Function in derived class
yapet-1.1/libyacurs/tests/ui-interactive/checkbox1.cc:482:9: style: Class 'HotKeyQuit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/ui-interactive/filedialog2.cc:170:16: style: The scope of the variable 'selection_index2' can be reduced. [variableScope]
yapet-1.1/libyacurs/tests/ui-interactive/input1.cc:117:16: style: The scope of the variable 'step' can be reduced. [variableScope]
yapet-1.1/libyacurs/tests/ui-interactive/listbox1.cc:106:9: style: Class 'HotKeyQuit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/ui-interactive/listbox2.cc:819:7: style: Technically the member function 'Match::operator()' can be const. [functionConst]
yapet-1.1/libyacurs/tests/ui-interactive/listbox2.cc:818:2: style: Class 'Match' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/ui-interactive/listbox2.cc:924:9: style: Class 'MainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/ui-interactive/listbox2.cc:818:20: performance: Function parameter 'm' should be passed by const reference. [passedByValue]
yapet-1.1/libyacurs/tests/ui-interactive/lockscreen1.cc:163:16: style: The scope of the variable 'rounds' can be reduced. [variableScope]
yapet-1.1/libyacurs/tests/ui-interactive/lockscreen1.cc:503:25: style: The scope of the variable 'lckscr' can be reduced. [variableScope]
yapet-1.1/libyacurs/tests/ui-interactive/lockscreen1.cc:504:34: style: The scope of the variable 'ulckdia' can be reduced. [variableScope]
yapet-1.1/libyacurs/tests/ui-interactive/radiobox1.cc:482:9: style: Class 'HotKeyQuit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/ui-interactive/resize3.cc:80:9: style: Class 'MyWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/ui-interactive/resize3.cc:86:9: style: Class 'HotKeyQuit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/ui-interactive/resize4.cc:72:9: style: Class 'MyWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/ui-interactive/resize4.cc:84:9: style: Class 'HotKeyQuit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/ui-interactive/resize5.cc:51:9: style: Class 'HotKeyQuit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/ui-interactive/resize5.cc:87:9: style: Class 'MyWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/ui-non-interactive/curswin2.cc:325:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yapet-1.1/libyacurs/tests/ui-non-interactive/dynlabel2.cc:90:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yapet-1.1/libyacurs/tests/ui-non-interactive/listbox1.cc:25:7: style: Technically the member function 'Match::operator()' can be const. [functionConst]
yapet-1.1/libyacurs/tests/ui-non-interactive/listbox1.cc:24:2: style: Class 'Match' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/libyacurs/tests/ui-non-interactive/listbox1.cc:24:20: performance: Function parameter 'm' should be passed by const reference. [passedByValue]
yapet-1.1/pwgen/charpool.h:239:17: style: 'CharacterPool::operator=' should return 'CharacterPool &'. [operatorEq]
yapet-1.1/pwgen/charpool.h:121:31: performance: Technically the member function 'YAPET::PWGEN::CharacterPool::pool_letters_len' can be static. [functionStatic]
yapet-1.1/pwgen/charpool.h:124:31: performance: Technically the member function 'YAPET::PWGEN::CharacterPool::pool_digits_len' can be static. [functionStatic]
yapet-1.1/pwgen/charpool.h:127:31: performance: Technically the member function 'YAPET::PWGEN::CharacterPool::pool_punct_len' can be static. [functionStatic]
yapet-1.1/pwgen/charpool.h:130:31: performance: Technically the member function 'YAPET::PWGEN::CharacterPool::pool_special_len' can be static. [functionStatic]
yapet-1.1/pwgen/charpool.h:133:31: performance: Technically the member function 'YAPET::PWGEN::CharacterPool::pool_other_len' can be static. [functionStatic]
yapet-1.1/pwgen/charpool.h:226:12: performance: Technically the member function 'YAPET::PWGEN::CharacterPool::fromPool' can be static. [functionStatic]
yapet-1.1/pwgen/charpool.cc:223:16: note: Technically the member function 'YAPET::PWGEN::CharacterPool::fromPool' can be static.
yapet-1.1/pwgen/charpool.h:226:12: note: Technically the member function 'YAPET::PWGEN::CharacterPool::fromPool' can be static.
yapet-1.1/pwgen/pwgen.cc:66:10: style: The scope of the variable 'suggestion' can be reduced. [variableScope]
yapet-1.1/pwgen/pwgenexception.h:55:17: style: 'PWGenException::operator=' should return 'PWGenException &'. [operatorEq]
yapet-1.1/pwgen/pwgenexception.h:78:17: style: 'PWGenNoRNGException::operator=' should return 'PWGenNoRNGException &'. [operatorEq]
yapet-1.1/pwgen/pwgenexception.h:96:17: style: 'PWGenRNGNotAvailable::operator=' should return 'PWGenRNGNotAvailable &'. [operatorEq]
yapet-1.1/pwgen/rng.h:124:17: style: 'RNG::operator=' should return 'RNG &'. [operatorEq]
yapet-1.1/pwgen/pwgen.h:88:17: style: 'PWGen::operator=' should return 'PWGen &'. [operatorEq]
yapet-1.1/pwgen/pwgenexception.h:52:21: performance: Variable 'message' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yapet-1.1/pwgen/pwgenexception.h:50:17: style: Class 'PWGenException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/pwgen/pwgenexception.h:75:17: style: Class 'PWGenNoRNGException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/pwgen/pwgenexception.h:93:17: style: Class 'PWGenRNGNotAvailable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/pwgen/rng.h:109:17: style: Class 'RNG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/pwgen/pwgenexception.h:50:52: performance: Function parameter 'msg' should be passed by const reference. [passedByValue]
yapet-1.1/pwgen/pwgenexception.h:75:57: performance: Function parameter 'msg' should be passed by const reference. [passedByValue]
yapet-1.1/pwgen/pwgenexception.h:93:58: performance: Function parameter 'msg' should be passed by const reference. [passedByValue]
yapet-1.1/pwgen/rng.cc:147:13: style: The scope of the variable 'nread' can be reduced. [variableScope]
yapet-1.1/pwgen/rng.cc:197:5: error: Exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction]
yapet-1.1/pwgen/rng.cc:217:5: error: Exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction]
yapet-1.1/pwgen/rng.cc:362:13: error: Exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction]
yapet-1.1/tests/cfg1.cc:21:0: style: Class 'CfgValTest < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/tests/charpool1.cc:36:9: style: Class 'gainaccess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/tests/endianess.cc:93:0: error: #error "sizeof(long) neither 8 nor 4" [preprocessorErrorDirective]
yapet-1.1/tests/file3.cc:76:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/tests/file4.cc:62:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/tests/file5.cc:63:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/tests/foreign.cc:80:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/tests/foreign.cc:119:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/tests/foreign.cc:158:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/tests/foreign.cc:198:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/tests/foreign.cc:246:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/tests/foreign.cc:285:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/tests/foreign.cc:325:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/tests/foreign.cc:366:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/tests/foreign.cc:90:0: error: Deallocating a deallocated pointer: key [deallocDealloc]
yapet-1.1/tests/foreign.cc:73:0: error: Memory leak: file [memleak]
yapet-1.1/tests/import10.cc:65:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/tests/import12.cc:65:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/tests/import15.cc:121:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/tests/import15.cc:162:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/tests/import15.cc:203:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/tests/import2.cc:63:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/tests/import3.cc:53:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/tests/import6.cc:57:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/tests/import8.cc:62:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/ui/info.cc:149:21: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
yapet-1.1/ui/info.h:74:9: style: Class 'InfoDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::vpack' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::lname' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::lhost' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::lusername' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::lpassword' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::lcomment' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::name' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::host' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::username' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::password' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::comment' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::pwgenbutton' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::pwgenbutton_spacer' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::errordialog' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::confirmdialog' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::pwgendialog' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::encentry' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::__key' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::__newrecord' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::__readonly' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::__password_hidden' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::__force_close' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/passwordrecord.h:92:31: warning: Member variable 'PasswordRecord::__modified_by_pwgen' is not assigned a value in 'PasswordRecord::operator='. [operatorEqVarError]
yapet-1.1/ui/mainwindow.h:167:9: warning: Member variable 'MainWindow::recordlist' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/ui/mainwindow.h:167:9: warning: Member variable 'MainWindow::file_load_on_show' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/ui/mainwindow.h:167:9: warning: Member variable 'MainWindow::helpdialog' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/ui/mainwindow.h:167:9: warning: Member variable 'MainWindow::infodialog' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/ui/mainwindow.h:167:9: warning: Member variable 'MainWindow::confirmdelete' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/ui/mainwindow.h:167:9: warning: Member variable 'MainWindow::confirmquit' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/ui/mainwindow.h:167:9: warning: Member variable 'MainWindow::passwordrecord' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/ui/mainwindow.h:167:9: warning: Member variable 'MainWindow::errormsgdialog' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/ui/mainwindow.h:167:9: warning: Member variable 'MainWindow::searchdialog' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/ui/mainwindow.h:167:9: warning: Member variable 'MainWindow::pwgendialog' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/ui/mainwindow.h:167:9: warning: Member variable 'MainWindow::finder' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/ui/mainwindow.h:167:9: warning: Member variable 'MainWindow::record_index' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/ui/mainwindow.h:167:9: warning: Member variable 'MainWindow::last_search_index' is not initialized in the constructor. [uninitMemberVarPrivate]
yapet-1.1/ui/mainwindow.h:170:27: warning: Member variable 'MainWindow::recordlist' is not assigned a value in 'MainWindow::operator='. [operatorEqVarError]
yapet-1.1/ui/mainwindow.h:170:27: warning: Member variable 'MainWindow::file_load_on_show' is not assigned a value in 'MainWindow::operator='. [operatorEqVarError]
yapet-1.1/ui/mainwindow.h:170:27: warning: Member variable 'MainWindow::helpdialog' is not assigned a value in 'MainWindow::operator='. [operatorEqVarError]
yapet-1.1/ui/mainwindow.h:170:27: warning: Member variable 'MainWindow::infodialog' is not assigned a value in 'MainWindow::operator='. [operatorEqVarError]
yapet-1.1/ui/mainwindow.h:170:27: warning: Member variable 'MainWindow::confirmdelete' is not assigned a value in 'MainWindow::operator='. [operatorEqVarError]
yapet-1.1/ui/mainwindow.h:170:27: warning: Member variable 'MainWindow::confirmquit' is not assigned a value in 'MainWindow::operator='. [operatorEqVarError]
yapet-1.1/ui/mainwindow.h:170:27: warning: Member variable 'MainWindow::passwordrecord' is not assigned a value in 'MainWindow::operator='. [operatorEqVarError]
yapet-1.1/ui/mainwindow.h:170:27: warning: Member variable 'MainWindow::errormsgdialog' is not assigned a value in 'MainWindow::operator='. [operatorEqVarError]
yapet-1.1/ui/mainwindow.h:170:27: warning: Member variable 'MainWindow::searchdialog' is not assigned a value in 'MainWindow::operator='. [operatorEqVarError]
yapet-1.1/ui/mainwindow.h:170:27: warning: Member variable 'MainWindow::pwgendialog' is not assigned a value in 'MainWindow::operator='. [operatorEqVarError]
yapet-1.1/ui/mainwindow.h:170:27: warning: Member variable 'MainWindow::finder' is not assigned a value in 'MainWindow::operator='. [operatorEqVarError]
yapet-1.1/ui/mainwindow.h:170:27: warning: Member variable 'MainWindow::record_index' is not assigned a value in 'MainWindow::operator='. [operatorEqVarError]
yapet-1.1/ui/mainwindow.h:170:27: warning: Member variable 'MainWindow::last_search_index' is not assigned a value in 'MainWindow::operator='. [operatorEqVarError]
yapet-1.1/ui/passworddialog.h:37:31: warning: Member variable 'PasswordDialog::pwinput1' is not assigned a value in 'PasswordDialog::operator='. [operatorEqVarError]
yapet-1.1/ui/passworddialog.h:37:31: warning: Member variable 'PasswordDialog::line1' is not assigned a value in 'PasswordDialog::operator='. [operatorEqVarError]
yapet-1.1/ui/passworddialog.h:37:31: warning: Member variable 'PasswordDialog::linefn' is not assigned a value in 'PasswordDialog::operator='. [operatorEqVarError]
yapet-1.1/ui/mainwindow.h:113:6: style: Technically the member function 'INTERNAL::Finder::operatorconststd::string&' can be const. [functionConst]
yapet-1.1/ui/mainwindow.h:108:6: style: Class 'Finder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindow.h:183:9: style: Class 'MainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:43:2: style: Class 'HotKeyQ' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:59:2: style: Class 'HotKeyq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:75:2: style: Class 'HotKeyH' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:91:2: style: Class 'HotKeyh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:108:2: style: Class 'HotKeyI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:124:2: style: Class 'HotKeyi' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:141:2: style: Class 'HotKeyR' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:159:2: style: Class 'HotKeyr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:179:2: style: Class 'HotKeyE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:197:2: style: Class 'HotKeye' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:216:2: style: Class 'HotKeyS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:233:2: style: Class 'HotKeys' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:251:2: style: Class 'HotKeyA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:268:2: style: Class 'HotKeya' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:286:2: style: Class 'HotKeyO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:303:2: style: Class 'HotKeyo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:321:2: style: Class 'HotKeySearch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:339:2: style: Class 'HotKeyN' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:356:2: style: Class 'HotKeyn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:374:2: style: Class 'HotKeyD' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:390:2: style: Class 'HotKeyd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:407:2: style: Class 'HotKeyC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:424:2: style: Class 'HotKeyc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:475:2: style: Class 'HotKeyG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/mainwindowhotkeys.h:492:2: style: Class 'HotKeyg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/passworddialog.h:42:9: style: Class 'PasswordDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/passwordrecord.h:60:1: warning: The class 'PasswordRecord' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:38:1: warning: The class 'HotKeyQ' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:54:1: warning: The class 'HotKeyq' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:71:1: warning: The class 'HotKeyH' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:87:1: warning: The class 'HotKeyh' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:104:1: warning: The class 'HotKeyI' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:120:1: warning: The class 'HotKeyi' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:137:1: warning: The class 'HotKeyR' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:155:1: warning: The class 'HotKeyr' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:174:1: warning: The class 'HotKeyE' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:193:1: warning: The class 'HotKeye' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:212:1: warning: The class 'HotKeyS' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:229:1: warning: The class 'HotKeys' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:247:1: warning: The class 'HotKeyA' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:264:1: warning: The class 'HotKeya' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:282:1: warning: The class 'HotKeyO' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:299:1: warning: The class 'HotKeyo' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:317:1: warning: The class 'HotKeySearch' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:335:1: warning: The class 'HotKeyN' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:352:1: warning: The class 'HotKeyn' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:370:1: warning: The class 'HotKeyD' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:386:1: warning: The class 'HotKeyd' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:403:1: warning: The class 'HotKeyC' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:420:1: warning: The class 'HotKeyc' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:471:1: warning: The class 'HotKeyG' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindowhotkeys.h:488:1: warning: The class 'HotKeyg' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/passworddialog.h:31:1: warning: The class 'PasswordDialog' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
yapet-1.1/ui/mainwindow.h:108:25: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
yapet-1.1/ui/newpassworddialog.h:44:34: warning: Member variable 'NewPasswordDialog::nomatchdialog' is not assigned a value in 'NewPasswordDialog::operator='. [operatorEqVarError]
yapet-1.1/ui/newpassworddialog.h:44:34: warning: Member variable 'NewPasswordDialog::pwinput1' is not assigned a value in 'NewPasswordDialog::operator='. [operatorEqVarError]
yapet-1.1/ui/newpassworddialog.h:44:34: warning: Member variable 'NewPasswordDialog::pwinput2' is not assigned a value in 'NewPasswordDialog::operator='. [operatorEqVarError]
yapet-1.1/ui/newpassworddialog.h:44:34: warning: Member variable 'NewPasswordDialog::line1' is not assigned a value in 'NewPasswordDialog::operator='. [operatorEqVarError]
yapet-1.1/ui/newpassworddialog.h:44:34: warning: Member variable 'NewPasswordDialog::line2' is not assigned a value in 'NewPasswordDialog::operator='. [operatorEqVarError]
yapet-1.1/ui/newpassworddialog.h:44:34: warning: Member variable 'NewPasswordDialog::linefn' is not assigned a value in 'NewPasswordDialog::operator='. [operatorEqVarError]
yapet-1.1/ui/newpassworddialog.h:58:9: style: Class 'NewPasswordDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/newpassworddialog.h:35:1: warning: The class 'NewPasswordDialog' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
yapet-1.1/ui/passwordrecord.cc:35:2: style: Class 'HotKeyCtrlR' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/passwordrecord.cc:53:2: style: Class 'HotKeyCtrlT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/passwordrecord.cc:30:1: warning: The class 'HotKeyCtrlR' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/passwordrecord.cc:48:1: warning: The class 'HotKeyCtrlT' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yapet-1.1/ui/yapetlockscreen.cc:40:18: style: 'operator=' should either return reference to 'this' instance or be declared private and left unimplemented. [operatorEqShouldBeLeftUnimplemented]
yapet-1.1/ui/yapetlockscreen.h:33:1: warning: The class 'YapetLockScreen' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
yapet-1.1/ui/yapetunlockdialog.cc:34:20: style: 'operator=' should either return reference to 'this' instance or be declared private and left unimplemented. [operatorEqShouldBeLeftUnimplemented]
yapet-1.1/ui/yapetunlockdialog.h:54:2: style: Class 'YapetUnlockDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/ui/yapetunlockdialog.h:33:1: warning: The class 'YapetUnlockDialog' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
yapet-1.1/yapet/cfg.h:228:3: warning: Member variable 'CfgValInt::__min' is not initialized in the constructor. [uninitMemberVar]
yapet-1.1/yapet/cfg.h:228:3: warning: Member variable 'CfgValInt::__max' is not initialized in the constructor. [uninitMemberVar]
yapet-1.1/yapet/cfg.h:228:3: warning: Member variable 'CfgValInt::__def_out_of_bounds' is not initialized in the constructor. [uninitMemberVar]
yapet-1.1/yapet/cfg.cc:288:9: warning: Member variable 'Config::__options' is not assigned a value in 'Config::operator='. [operatorEqVarError]
yapet-1.1/yapet/cfg.h:122:0: warning: Member variable 'YAPET :: CONFIG :: CfgVal < bool >::val' is not initialized in the constructor. [uninitMemberVar]
yapet-1.1/yapet/cfg.h:122:0: warning: Member variable 'YAPET :: CONFIG :: CfgVal < int >::val' is not initialized in the constructor. [uninitMemberVar]
yapet-1.1/yapet/cfgfile.h:65:17: style: 'ConfigFile::operator=' should return 'ConfigFile &'. [operatorEq]
yapet-1.1/yapet/cfg.h:309:17: style: 'Config::operator=' should return 'Config &'. [operatorEq]
yapet-1.1/yapet/cfg.h:55:7: style: Class 'IntIsTrue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/yapet/cfg.h:66:7: style: Class 'IntIsFalse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/yapet/cfg.h:183:3: style: Class 'CfgValPetFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/yapet/cfg.h:200:3: style: Class 'CfgValBool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/yapet/cfg.h:253:3: style: Class 'CfgValRNG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/yapet/cfg.h:125:0: style: Class 'YAPET :: CONFIG :: CfgVal < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/yapet/cfg.h:125:0: style: Class 'YAPET :: CONFIG :: CfgVal < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/yapet/cfg.h:125:0: style: Class 'YAPET :: CONFIG :: CfgVal < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/yapet/cfg.h:125:0: style: Class 'YAPET :: CONFIG :: CfgVal < YAPET :: PWGEN :: RNGENGINE >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yapet-1.1/yapet/cfg.h:183:29: performance: Function parameter 'v' should be passed by const reference. [passedByValue]
yapet-1.1/yapet/cfg.h:189:46: performance: Function parameter 'b' should be passed by const reference. [passedByValue]
yapet-1.1/yapet/cfgfile.cc:38:49: performance: Function parameter 'cfgfile' should be passed by const reference. [passedByValue]
yapet-1.1/yapet2csv/csvexport.cc:145:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yapet-1.1/yapet2csv/csvexport.cc:89:35: performance: Function parameter 'src' should be passed by const reference. [passedByValue]
yapet-1.1/yapet2csv/csvexport.cc:90:21: performance: Function parameter 'dst' should be passed by const reference. [passedByValue]
[18:46]

ftp://ftp.se.debian.org/debian/pool/main/y/yapf/yapf_0.22.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yapps2/yapps2_2.1.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yappy/yappy_1.9.4.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yapra/yapra_0.1.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yapsy/yapsy_1.11.223.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yara/yara_3.8.1.orig.tar.gz
yara-3.8.1/args.c:262:9: style: Function 'args_print_usage' argument 2 names different: declaration 'alignment' definition 'help_alignment'. [funcArgNamesDifferent]
yara-3.8.1/args.h:98:9: note: Function 'args_print_usage' argument 2 names different: declaration 'alignment' definition 'help_alignment'.
yara-3.8.1/args.c:262:9: note: Function 'args_print_usage' argument 2 names different: declaration 'alignment' definition 'help_alignment'.
yara-3.8.1/libyara/ahocorasick.c:331:13: warning: Either the condition 'match!=NULL' is redundant or there is possible null pointer dereference: match. [nullPointerRedundantCheck]
yara-3.8.1/libyara/ahocorasick.c:328:26: note: Assuming that condition 'match!=NULL' is not redundant
yara-3.8.1/libyara/ahocorasick.c:331:13: note: Null pointer dereference
yara-3.8.1/libyara/arena.c:428:13: style: The scope of the variable 'reloc_address' can be reduced. [variableScope]
yara-3.8.1/libyara/arena.c:429:12: style: The scope of the variable 'reloc_target' can be reduced. [variableScope]
yara-3.8.1/libyara/arena.c:533:10: style: The scope of the variable 'new_page_size' can be reduced. [variableScope]
yara-3.8.1/libyara/arena.c:721:7: style: The scope of the variable 'result' can be reduced. [variableScope]
yara-3.8.1/libyara/arena.c:841:13: style: The scope of the variable 'reloc_address' can be reduced. [variableScope]
yara-3.8.1/libyara/arena.c:929:13: style: The scope of the variable 'reloc_address' can be reduced. [variableScope]
yara-3.8.1/libyara/arena.c:930:12: style: The scope of the variable 'reloc_target' can be reduced. [variableScope]
yara-3.8.1/libyara/atoms.c:127:8: style: The scope of the variable 'is_unique' can be reduced. [variableScope]
yara-3.8.1/libyara/atoms.c:259:7: style: The scope of the variable 'quality' can be reduced. [variableScope]
yara-3.8.1/libyara/atoms.c:549:12: style: The scope of the variable 'new_atom' can be reduced. [variableScope]
yara-3.8.1/libyara/atoms.c:616:11: style: The scope of the variable 'atom_length' can be reduced. [variableScope]
yara-3.8.1/libyara/atoms.c:780:7: style: The scope of the variable 'quality' can be reduced. [variableScope]
yara-3.8.1/libyara/atoms.c:781:7: style: The scope of the variable 'new_quality' can be reduced. [variableScope]
yara-3.8.1/libyara/atoms.c:1170:19: style: The scope of the variable 'temp' can be reduced. [variableScope]
yara-3.8.1/libyara/compiler.c:1201:8: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yara-3.8.1/libyara/compiler.c:91:3: style: Variable 'fd' is reassigned a value before the old one has been used. [redundantAssignment]
yara-3.8.1/libyara/compiler.c:84:0: note: Variable 'fd' is reassigned a value before the old one has been used.
yara-3.8.1/libyara/compiler.c:91:3: note: Variable 'fd' is reassigned a value before the old one has been used.
yara-3.8.1/libyara/compiler.c:490:7: style: The scope of the variable 'result' can be reduced. [variableScope]
yara-3.8.1/libyara/exec.c:232:11: style: The scope of the variable 'opcode' can be reduced. [variableScope]
yara-3.8.1/libyara/exec.c:494:58: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
* yacc.c:358  *:1022:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
* yacc.c:1663  *:17:9: warning: Either the condition 'fixup==NULL' is redundant or there is possible null pointer dereference: fixup. [nullPointerRedundantCheck]
* yacc.c:1663  *:14:19: note: Assuming that condition 'fixup==NULL' is not redundant
* yacc.c:1663  *:17:9: note: Null pointer dereference
* yacc.c:1663  *:18:9: warning: Either the condition 'fixup==NULL' is redundant or there is possible null pointer dereference: fixup. [nullPointerRedundantCheck]
* yacc.c:1663  *:14:19: note: Assuming that condition 'fixup==NULL' is not redundant
* yacc.c:1663  *:18:9: note: Null pointer dereference
* yacc.c:1663  *:16:9: warning: Either the condition 'fixup==NULL' is redundant or there is possible null pointer dereference: fixup. [nullPointerRedundantCheck]
* yacc.c:1663  *:13:19: note: Assuming that condition 'fixup==NULL' is not redundant
* yacc.c:1663  *:16:9: note: Null pointer dereference
* yacc.c:1663  *:17:9: warning: Either the condition 'fixup==NULL' is redundant or there is possible null pointer dereference: fixup. [nullPointerRedundantCheck]
* yacc.c:1663  *:13:19: note: Assuming that condition 'fixup==NULL' is not redundant
* yacc.c:1663  *:17:9: note: Null pointer dereference
* yacc.c:358  *:886:53: warning: Either the condition 'yytoken!=-2' is redundant, otherwise there is negative array index -2. [negativeIndex]
* yacc.c:358  *:920:15: note: Assuming that condition 'yytoken!=-2' is not redundant
* yacc.c:358  *:886:53: note: Negative array index
* yacc.c:358  *:832:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
* yacc.c:358  *:696:53: warning: Either the condition 'yytoken!=-2' is redundant, otherwise there is negative array index -2. [negativeIndex]
* yacc.c:358  *:730:15: note: Assuming that condition 'yytoken!=-2' is not redundant
* yacc.c:358  *:696:53: note: Negative array index
hex_lexer.c:2319:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
hex_lexer.c:1544:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
hex_lexer.c:569:55: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
hex_lexer.c:1544:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
hex_lexer.c:1970:46: style: Function 'hex_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
hex_lexer.c:530:46: note: Function 'hex_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
hex_lexer.c:1970:46: note: Function 'hex_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
hex_lexer.c:1983:46: style: Function 'hex_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
hex_lexer.c:531:45: note: Function 'hex_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
hex_lexer.c:1983:46: note: Function 'hex_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
hex_lexer.c:1983:60: style: Function 'hex_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
hex_lexer.c:531:56: note: Function 'hex_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
hex_lexer.c:1983:60: note: Function 'hex_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
hex_lexer.c:2180:24: style: Function 'hex_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent]
hex_lexer.c:830:24: note: Function 'hex_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'.
hex_lexer.c:2180:24: note: Function 'hex_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'.
hex_lexer.c:2206:26: style: Function 'hex_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
hex_lexer.c:819:27: note: Function 'hex_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
hex_lexer.c:2206:26: note: Function 'hex_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
hex_lexer.c:2233:37: style: Function 'hex_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. [funcArgNamesDifferent]
hex_lexer.c:821:38: note: Function 'hex_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
hex_lexer.c:2233:37: note: Function 'hex_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
hex_lexer.c:2233:64: style: Function 'hex_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
hex_lexer.c:821:62: note: Function 'hex_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
hex_lexer.c:2233:64: note: Function 'hex_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
lexer.c:3045:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
lexer.l:614:4: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
lexer.l:230:11: style: The scope of the variable 'f' can be reduced. [variableScope]
lexer.c:2156:23: style: Checking if unsigned variable 'num_to_read' is less than zero. [unsignedLessThanZero]
lexer.c:2169:19: style: Checking if unsigned variable 'new_size' is less than zero. [unsignedLessThanZero]
lexer.c:2274:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
lexer.c:352:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lexer.c:2274:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lexer.c:2695:53: style: Function 'yara_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
lexer.c:309:52: note: Function 'yara_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lexer.c:2695:53: note: Function 'yara_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lexer.c:2708:53: style: Function 'yara_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
lexer.c:310:51: note: Function 'yara_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lexer.c:2708:53: note: Function 'yara_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lexer.c:2708:73: style: Function 'yara_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
lexer.c:310:67: note: Function 'yara_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
lexer.c:2708:73: note: Function 'yara_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
lexer.c:2902:29: style: Function 'yara_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
lexer.c:894:28: note: Function 'yara_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
lexer.c:2902:29: note: Function 'yara_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
lexer.c:2929:31: style: Function 'yara_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
lexer.c:883:32: note: Function 'yara_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
lexer.c:2929:31: note: Function 'yara_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
lexer.c:2958:41: style: Function 'yara_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. [funcArgNamesDifferent]
lexer.c:885:42: note: Function 'yara_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
lexer.c:2958:41: note: Function 'yara_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
lexer.c:2958:67: style: Function 'yara_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
lexer.c:885:65: note: Function 'yara_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
lexer.c:2958:67: note: Function 'yara_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
yara-3.8.1/libyara/libyara.c:64:14: style: struct member 'yr_config_var::sz' is never used. [unusedStructMember]
yara-3.8.1/libyara/libyara.c:66:14: style: struct member 'yr_config_var::ui64' is never used. [unusedStructMember]
yara-3.8.1/libyara/libyara.c:67:14: style: struct member 'yr_config_var::str' is never used. [unusedStructMember]
yara-3.8.1/libyara/modules/dotnet.c:69:12: style: The scope of the variable 'x' can be reduced. [variableScope]
yara-3.8.1/libyara/modules/dotnet.c:259:9: style: The scope of the variable 'start' can be reduced. [variableScope]
yara-3.8.1/libyara/modules/dotnet.c:260:9: style: The scope of the variable 'eos' can be reduced. [variableScope]
yara-3.8.1/libyara/modules/elf.c:418:1: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yara-3.8.1/libyara/modules/elf.c:419:1: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yara-3.8.1/libyara/modules/elf.c:420:1: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yara-3.8.1/libyara/modules/elf.c:421:1: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yara-3.8.1/libyara/modules/macho.c:718:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/modules/macho.c:741:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/modules/macho.c:767:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/modules/macho.c:792:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/modules/magic.c:52:18: style: The scope of the variable 'block_data' can be reduced. [variableScope]
yara-3.8.1/libyara/modules/magic.c:85:18: style: The scope of the variable 'block_data' can be reduced. [variableScope]
yara-3.8.1/libyara/modules/pe.c:429:11: style: The scope of the variable 'offset' can be reduced. [variableScope]
yara-3.8.1/libyara/modules/pe.c:1365:12: style: The scope of the variable 'section_end' can be reduced. [variableScope]
yara-3.8.1/libyara/modules/pe.c:3008:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yara-3.8.1/libyara/modules/pe.c:1400:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yara-3.8.1/libyara/modules/pe.c:1672:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/modules/pe.c:1708:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/modules/pe.c:1734:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/modules/pe.c:1764:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/modules/pe.c:1794:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/modules/pe.c:1937:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/modules/pe.c:1974:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/modules/pe.c:2007:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/modules/pe.c:2041:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/modules/pe.c:2066:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/modules/pe.c:2096:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/modules/pe.c:2127:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/modules/pe.c:2139:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/modules/pe.c:2151:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/modules/pe.c:2255:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/modules/pe.c:2304:23: error: Uninitialized variable: module [uninitvar]
yara-3.8.1/libyara/object.c:435:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yara-3.8.1/libyara/object.c:772:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yara-3.8.1/libyara/parser.c:304:7: style: The scope of the variable 'max_string_len' can be reduced. [variableScope]
yara-3.8.1/libyara/parser.c:1183:7: style: The scope of the variable 'expression_type' can be reduced. [variableScope]
yara-3.8.1/libyara/re.c:2250:54: style: Redundant condition: *(next_opcode)==RE_OPCODE_LITERAL. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
yara-3.8.1/libyara/re.c:2141:7: style: The scope of the variable 'stop' can be reduced. [variableScope]
yara-3.8.1/libyara/re.c:2144:7: style: The scope of the variable 'bytes_matched' can be reduced. [variableScope]
yara-3.8.1/libyara/re.c:2147:50: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yara-3.8.1/libyara/re.c:2151:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yara-3.8.1/libyara/re.c:2176:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
* yacc.c:358  *:839:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
* yacc.c:358  *:703:53: warning: Either the condition 'yytoken!=-2' is redundant, otherwise there is negative array index -2. [negativeIndex]
* yacc.c:358  *:737:15: note: Assuming that condition 'yytoken!=-2' is not redundant
* yacc.c:358  *:703:53: note: Negative array index
re_lexer.c:1467:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
yara-3.8.1/libyara/scan.c:333:12: style: The scope of the variable 'lower_offset' can be reduced. [variableScope]
yara-3.8.1/libyara/scan.c:335:11: style: The scope of the variable 'full_chain_length' can be reduced. [variableScope]
yara-3.8.1/libyara/scan.c:840:26: style: Checking if unsigned variable 'data_size-offset' is less than zero. [unsignedLessThanZero]
yara-3.8.1/libyara/scanner.c:58:12: style: The scope of the variable 'index' can be reduced. [variableScope]
yara-3.8.1/libyara/scanner.c:132:15: style: The scope of the variable 'string' can be reduced. [variableScope]
yara-3.8.1/libyara/strutils.c:236:18: warning: Either the condition 'haystack==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
yara-3.8.1/libyara/strutils.c:238:16: note: Assuming that condition 'haystack==NULL' is not redundant
yara-3.8.1/libyara/strutils.c:234:14: note: Assignment 'sp=(char*)haystack', assigned value is 0
yara-3.8.1/libyara/strutils.c:236:18: note: Null pointer addition
yara-3.8.1/tests/test-alignment.c:70:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:71:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:73:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:74:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:75:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:76:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:78:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:79:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:80:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:82:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:83:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:84:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:85:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:86:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:87:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:88:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:89:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:90:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:92:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:93:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:94:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:95:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:96:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:97:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:98:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:100:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:101:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:102:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:103:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:104:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:106:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:107:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:108:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:109:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:110:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:112:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:113:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:114:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:115:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:116:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:117:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:119:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:120:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-alignment.c:121:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/test-atoms.c:69:3: warning: Suspicious usage of 'sizeof' with a numeric constant as parameter. [sizeofwithnumericparameter]
yara-3.8.1/tests/test-exception.c:103:4: error: Null pointer dereference: i [nullPointer]
yara-3.8.1/tests/test-exception.c:101:12: note: Assignment 'i=0', assigned value is 0
yara-3.8.1/tests/test-exception.c:103:4: note: Null pointer dereference
yara-3.8.1/tests/test-exception.c:103:3: error: Null pointer dereference [nullPointer]
yara-3.8.1/tests/test-rules.c:1444:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yara-3.8.1/tests/util.c:261:3: error: Memory leak: buf [memleak]
yara-3.8.1/yara.c:821:14: style: The scope of the variable 'object' can be reduced. [variableScope]
[18:46]

ftp://ftp.se.debian.org/debian/pool/main/y/yara-python/yara-python_3.8.0.orig.tar.gz
yara-python-3.8.0/yara-python.c:1509:15: style: Same expression on both sides of '!=' because the value of 'error' and 'ERROR_SUCCESS' are the same. [duplicateExpression]
yara-python-3.8.0/yara-python.c:1354:15: note: 'error' is assigned value 'ERROR_SUCCESS' here.
yara-python-3.8.0/yara-python.c:1509:15: note: Same expression on both sides of '!=' because the value of 'error' and 'ERROR_SUCCESS' are the same.
yara-python-3.8.0/yara-python.c:472:13: style: The scope of the variable 'py_object' can be reduced. [variableScope]
yara-python-3.8.0/yara-python.c:502:13: style: The scope of the variable 'py_object' can be reduced. [variableScope]
yara-python-3.8.0/yara-python.c:532:13: style: The scope of the variable 'py_object' can be reduced. [variableScope]
yara-python-3.8.0/yara-python.c:581:13: style: The scope of the variable 'match' can be reduced. [variableScope]
yara-python-3.8.0/yara-python.c:582:13: style: The scope of the variable 'callback_dict' can be reduced. [variableScope]
yara-python-3.8.0/yara-python.c:589:13: style: The scope of the variable 'module_data' can be reduced. [variableScope]
yara-python-3.8.0/yara-python.c:591:13: style: The scope of the variable 'module_info_dict' can be reduced. [variableScope]
yara-python-3.8.0/yara-python.c:1278:13: style: The scope of the variable 'object' can be reduced. [variableScope]
yara-python-3.8.0/yara-python.c:1281:12: style: The scope of the variable 'meta' can be reduced. [variableScope]
yara-python-3.8.0/yara-python.c:1282:15: style: The scope of the variable 'tag' can be reduced. [variableScope]
yara-python-3.8.0/yara-python.c:1355:7: style: The scope of the variable 'fast_mode' can be reduced. [variableScope]
yara-python-3.8.0/yara-python.c:1840:7: style: The scope of the variable 'error' can be reduced. [variableScope]
yara-python-3.8.0/yara-python.c:1885:9: style: The scope of the variable 'fh' can be reduced. [variableScope]
yara-python-3.8.0/yara-python.c:1902:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
yara-python-3.8.0/yara-python.c:1903:7: style: The scope of the variable 'error' can be reduced. [variableScope]
yara-python-3.8.0/yara-python.c:1454:15: style: Variable 'error' is assigned a value that is never used. [unreadVariable]
yara-python-3.8.0/yara-python.c:1470:15: style: Variable 'error' is assigned a value that is never used. [unreadVariable]
yara-python-3.8.0/yara-python.c:1487:15: style: Variable 'error' is assigned a value that is never used. [unreadVariable]
[18:46]

ftp://ftp.se.debian.org/debian/pool/main/y/yard/yard_0.9.7.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yardradius/yardradius_1.1.2.orig.tar.gz
yardradius-1.1.2/src/acct.c:269:9: style: Variable 'slen' is assigned a value that is never used. [unreadVariable]
yardradius-1.1.2/src/builddbm.c:83:7: style: The scope of the variable 'argval' can be reduced. [variableScope]
yardradius-1.1.2/src/builddbm.c:91:6: style: The scope of the variable 'xx' can be reduced. [variableScope]
yardradius-1.1.2/src/dict.c:376:15: style: Unused variable: vp [unusedVariable]
yardradius-1.1.2/src/dict.c:65:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yardradius-1.1.2/src/dict.c:135:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yardradius-1.1.2/src/dict.c:176:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yardradius-1.1.2/src/dict.c:68:0: error: Resource leak: dictfd [resourceLeak]
yardradius-1.1.2/src/extens.c:250:10: style: The scope of the variable 'buffer' can be reduced. [variableScope]
yardradius-1.1.2/src/extens.c:251:10: style: The scope of the variable 'value' can be reduced. [variableScope]
yardradius-1.1.2/src/extens.c:252:17: style: The scope of the variable 'special' can be reduced. [variableScope]
yardradius-1.1.2/src/extens.c:259:11: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yardradius-1.1.2/src/extens.c:265:11: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yardradius-1.1.2/src/extens.c:271:11: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yardradius-1.1.2/src/extens.c:280:11: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yardradius-1.1.2/src/log.c:108:0: error: #error "Cannot call syslog() or vsyslog() to talk with the syslog daemon" [preprocessorErrorDirective]
yardradius-1.1.2/src/md5test.c:79:9: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
yardradius-1.1.2/src/md5test.c:78:7: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
yardradius-1.1.2/src/menu.c:38:8: style: The scope of the variable 'menu_name' can be reduced. [variableScope]
yardradius-1.1.2/src/menu.c:40:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yardradius-1.1.2/src/menu.c:41:8: style: The scope of the variable 'state_value' can be reduced. [variableScope]
yardradius-1.1.2/src/menu.c:160:8: style: The scope of the variable 'ptr' can be reduced. [variableScope]
yardradius-1.1.2/src/menu.c:150:0: error: Resource leak: fd [resourceLeak]
yardradius-1.1.2/src/pass.c:251:0: error: Resource leak: pwfd [resourceLeak]
yardradius-1.1.2/src/proxy.c:57:9: style: The scope of the variable 'digest' can be reduced. [variableScope]
yardradius-1.1.2/src/proxy.c:58:9: style: The scope of the variable 'hold_digest' can be reduced. [variableScope]
yardradius-1.1.2/src/proxy.c:319:15: style: The scope of the variable 'curpair' can be reduced. [variableScope]
yardradius-1.1.2/src/proxy.c:392:13: style: The scope of the variable 'first' can be reduced. [variableScope]
yardradius-1.1.2/src/proxy.c:402:8: style: The scope of the variable 'ourname' can be reduced. [variableScope]
yardradius-1.1.2/src/proxy.c:606:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
yardradius-1.1.2/src/proxy.c:1018:7: style: The scope of the variable 'n' can be reduced. [variableScope]
yardradius-1.1.2/src/proxy.c:325:32: style: Variable 'auth' is assigned a value that is never used. [unreadVariable]
yardradius-1.1.2/src/proxy.c:682:10: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
yardradius-1.1.2/src/radiusd.c:1314:26: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yardradius-1.1.2/src/radiusd.c:1324:26: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yardradius-1.1.2/src/radiusd.c:1334:26: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yardradius-1.1.2/src/radiusd.c:1344:26: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yardradius-1.1.2/src/radiusd.c:1364:26: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yardradius-1.1.2/src/radiusd.c:1374:26: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yardradius-1.1.2/src/radiusd.c:1384:26: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yardradius-1.1.2/src/radiusd.c:2091:7: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
yardradius-1.1.2/src/radiusd.c:28:8: style: The scope of the variable 'argval' can be reduced. [variableScope]
yardradius-1.1.2/src/radiusd.c:29:8: style: The scope of the variable 'argnum' can be reduced. [variableScope]
yardradius-1.1.2/src/radiusd.c:32:7: style: The scope of the variable 'pid' can be reduced. [variableScope]
yardradius-1.1.2/src/radiusd.c:34:8: style: The scope of the variable 'status' can be reduced. [variableScope]
yardradius-1.1.2/src/radiusd.c:384:20: style: The scope of the variable 'svp' can be reduced. [variableScope]
yardradius-1.1.2/src/radiusd.c:652:8: style: The scope of the variable 'attribute' can be reduced. [variableScope]
yardradius-1.1.2/src/radiusd.c:653:8: style: The scope of the variable 'attrlen' can be reduced. [variableScope]
yardradius-1.1.2/src/radiusd.c:656:8: style: The scope of the variable 'vsattrlen' can be reduced. [variableScope]
yardradius-1.1.2/src/radiusd.c:1118:10: style: The scope of the variable 'encpw' can be reduced. [variableScope]
yardradius-1.1.2/src/radiusd.c:1119:10: style: The scope of the variable 'ptr' can be reduced. [variableScope]
yardradius-1.1.2/src/radiusd.c:1121:10: style: The scope of the variable 'pass' can be reduced. [variableScope]
yardradius-1.1.2/src/radiusd.c:1123:8: style: The scope of the variable 'chlen' can be reduced. [variableScope]
yardradius-1.1.2/src/radiusd.c:1671:10: style: The scope of the variable 'state_value' can be reduced. [variableScope]
yardradius-1.1.2/src/radiusd.c:1713:12: style: The scope of the variable 'lptr' can be reduced. [variableScope]
yardradius-1.1.2/src/radiusd.c:1719:9: style: The scope of the variable 'block_len' can be reduced. [variableScope]
yardradius-1.1.2/src/radiusd.c:1950:10: style: The scope of the variable 'hold_vector' can be reduced. [variableScope]
yardradius-1.1.2/src/radiusd.c:2403:8: style: The scope of the variable 'exp_remain_int' can be reduced. [variableScope]
yardradius-1.1.2/src/radiusd.c:2161:16: style: Unused variable: statbuf2 [unusedVariable]
yardradius-1.1.2/src/radiusd.c:2174:8: style: Unused variable: s1 [unusedVariable]
yardradius-1.1.2/src/radiusd.c:2175:8: style: Unused variable: s2 [unusedVariable]
yardradius-1.1.2/src/radiusd.c:2215:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yardradius-1.1.2/src/radiusd.c:2206:10: error: Resource leak: clientfd [resourceLeak]
yardradius-1.1.2/src/radlast.c:478:28: warning: Suspicious code: sign conversion of -2 in calculation because '-2' has a negative value [signConversion]
yardradius-1.1.2/src/radlast.c:485:24: warning: Suspicious code: sign conversion of -2 in calculation because '-2' has a negative value [signConversion]
yardradius-1.1.2/src/radlist.c:374:16: style: The scope of the variable 'time_info' can be reduced. [variableScope]
yardradius-1.1.2/src/radlist.c:710:6: style: The scope of the variable 'cp_size' can be reduced. [variableScope]
yardradius-1.1.2/src/radlist.c:324:21: warning: Division of result of sizeof() on pointer type. [divideSizeof]
yardradius-1.1.2/src/radlist.c:235:1: error: va_list 'arg' was opened but not closed by va_end(). [va_end_missing]
yardradius-1.1.2/src/radtest.c:79:15: style: The scope of the variable 'argnum' can be reduced. [variableScope]
yardradius-1.1.2/src/radtest.c:80:15: style: The scope of the variable 'argval' can be reduced. [variableScope]
yardradius-1.1.2/src/radtest.c:86:14: style: The scope of the variable 'i' can be reduced. [variableScope]
yardradius-1.1.2/src/radtest.c:103:14: style: The scope of the variable 'md5_buf' can be reduced. [variableScope]
yardradius-1.1.2/src/radtest.c:521:7: style: The scope of the variable 'attribute' can be reduced. [variableScope]
yardradius-1.1.2/src/radtest.c:522:7: style: The scope of the variable 'attrlen' can be reduced. [variableScope]
yardradius-1.1.2/src/radwatch.c:147:17: style: The scope of the variable 'filename' can be reduced. [variableScope]
yardradius-1.1.2/src/radwatch.c:629:13: style: Variable 'month' is assigned a value that is never used. [unreadVariable]
yardradius-1.1.2/src/radwatch.c:753:0: error: Resource leak: fp [resourceLeak]
yardradius-1.1.2/src/util.c:141:2: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'. [invalidPrintfArgType_uint]
yardradius-1.1.2/src/util.c:141:2: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'. [invalidPrintfArgType_uint]
yardradius-1.1.2/src/util.c:141:2: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'int'. [invalidPrintfArgType_uint]
yardradius-1.1.2/src/util.c:141:2: warning: %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'. [invalidPrintfArgType_uint]
yardradius-1.1.2/src/util.c:167:2: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'. [invalidPrintfArgType_uint]
yardradius-1.1.2/src/util.c:167:2: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'. [invalidPrintfArgType_uint]
yardradius-1.1.2/src/util.c:167:2: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'int'. [invalidPrintfArgType_uint]
yardradius-1.1.2/src/util.c:167:2: warning: %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'. [invalidPrintfArgType_uint]
yardradius-1.1.2/src/util.c:253:2: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'. [invalidPrintfArgType_uint]
yardradius-1.1.2/src/util.c:253:2: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'. [invalidPrintfArgType_uint]
yardradius-1.1.2/src/util.c:253:2: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'int'. [invalidPrintfArgType_uint]
yardradius-1.1.2/src/util.c:253:2: warning: %u in format string (no. 4) requires 'unsigned int' but the argument type is 'int'. [invalidPrintfArgType_uint]
yardradius-1.1.2/src/util.c:638:2: style: Variable 's[48]' is reassigned a value before the old one has been used. [redundantAssignment]
yardradius-1.1.2/src/util.c:637:2: note: Variable 's[48]' is reassigned a value before the old one has been used.
yardradius-1.1.2/src/util.c:638:2: note: Variable 's[48]' is reassigned a value before the old one has been used.
yardradius-1.1.2/src/util.c:45:14: style: The scope of the variable 'hstname' can be reduced. [variableScope]
yardradius-1.1.2/src/util.c:186:8: style: The scope of the variable 'ptr' can be reduced. [variableScope]
yardradius-1.1.2/src/util.c:188:6: style: The scope of the variable 'count' can be reduced. [variableScope]
yardradius-1.1.2/src/util.c:190:6: style: The scope of the variable 'cur_byte' can be reduced. [variableScope]
[18:46]

ftp://ftp.se.debian.org/debian/pool/main/y/yaret/yaret_2.1.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yarl/yarl_1.2.4.orig.tar.gz
yarl-1.2.4/yarl/_quoting.c:19:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
[18:46]

ftp://ftp.se.debian.org/debian/pool/main/y/yarssr/yarssr_0.2.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yasat/yasat_848.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yash/yash_2.47.orig.tar.gz
yash-2.47/refcount.h:36:37: style: Function 'refcount_increment' argument 1 names different: declaration 'r' definition 'rc'. [funcArgNamesDifferent]
yash-2.47/refcount.h:31:51: note: Function 'refcount_increment' argument 1 names different: declaration 'r' definition 'rc'.
yash-2.47/refcount.h:36:37: note: Function 'refcount_increment' argument 1 names different: declaration 'r' definition 'rc'.
yash-2.47/refcount.h:43:38: style: Function 'refcount_decrement' argument 1 names different: declaration 'r' definition 'rc'. [funcArgNamesDifferent]
yash-2.47/refcount.h:33:52: note: Function 'refcount_decrement' argument 1 names different: declaration 'r' definition 'rc'.
yash-2.47/refcount.h:43:38: note: Function 'refcount_decrement' argument 1 names different: declaration 'r' definition 'rc'.
yash-2.47/util.h:99:27: warning: Either the condition 'nmemb>0' is redundant or calloc() argument nr 1 can have invalid value. The value is 0 but the valid values are '1:'. [invalidFunctionArg]
yash-2.47/util.h:100:33: note: Assuming that condition 'nmemb>0' is not redundant
yash-2.47/util.h:99:27: note: Invalid argument
yash-2.47/arith.c:988:32: warning: String literal compared with variable '*end'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/arith.c:1034:25: warning: String literal compared with variable '*end'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/arith.c:1285:12: warning: String literal compared with variable 'c'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/arith.c:1291:12: warning: String literal compared with variable 'c'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/arith.c:1292:9: warning: String literal compared with variable 'c'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/arith.c:1294:13: warning: String literal compared with variable 'c'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/arith.c:1305:12: warning: String literal compared with variable 'c'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/arith.c:530:0: style: Boolean variable 'parseonly' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean]
yash-2.47/arith.c:566:0: style: Boolean variable 'parseonly' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean]
yash-2.47/builtins/printf.c:252:14: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
yash-2.47/builtins/printf.c:400:14: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
yash-2.47/builtins/printf.c:701:48: style: Function 'printf_print_escape' argument 2 names different: declaration 'arg' definition 's'. [funcArgNamesDifferent]
yash-2.47/builtins/printf.c:94:48: note: Function 'printf_print_escape' argument 2 names different: declaration 'arg' definition 's'.
yash-2.47/builtins/printf.c:701:48: note: Function 'printf_print_escape' argument 2 names different: declaration 'arg' definition 's'.
yash-2.47/builtins/printf.c:141:54: warning: String literal compared with variable '*opt'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/builtins/printf.c:219:15: warning: String literal compared with variable '*s'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/builtins/printf.c:220:9: warning: String literal compared with variable '*s'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/builtins/printf.c:250:31: warning: String literal compared with variable '*s'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/builtins/printf.c:364:20: warning: String literal compared with variable '*format'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/builtins/printf.c:398:41: warning: String literal compared with variable '*format'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/builtins/printf.c:449:20: warning: String literal compared with variable '*format'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/builtins/printf.c:476:17: warning: String literal compared with variable '*format'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/exec.c:1334:44: style: Function 'exec_fall_back_on_sh' argument 3 names different: declaration 'env' definition 'envp'. [funcArgNamesDifferent]
yash-2.47/exec.c:177:44: note: Function 'exec_fall_back_on_sh' argument 3 names different: declaration 'env' definition 'envp'.
yash-2.47/exec.c:1334:44: note: Function 'exec_fall_back_on_sh' argument 3 names different: declaration 'env' definition 'envp'.
yash-2.47/exec.c:2300:7: style: Function 'print_command_info' argument 3 names different: declaration 'alias' definition 'aliases'. [funcArgNamesDifferent]
yash-2.47/exec.c:1672:32: note: Function 'print_command_info' argument 3 names different: declaration 'alias' definition 'aliases'.
yash-2.47/exec.c:2300:7: note: Function 'print_command_info' argument 3 names different: declaration 'alias' definition 'aliases'.
yash-2.47/exec.c:2300:21: style: Function 'print_command_info' argument 4 names different: declaration 'keyword' definition 'keywords'. [funcArgNamesDifferent]
yash-2.47/exec.c:1672:44: note: Function 'print_command_info' argument 4 names different: declaration 'keyword' definition 'keywords'.
yash-2.47/exec.c:2300:21: note: Function 'print_command_info' argument 4 names different: declaration 'keyword' definition 'keywords'.
yash-2.47/expand.c:473:17: warning: String literal compared with variable '*ss'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/expand.c:494:14: warning: String literal compared with variable 'c'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/expand.c:585:12: warning: String literal compared with variable '*s'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/expand.c:1382:12: warning: String literal compared with variable '*s'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/expand.c:1385:19: warning: String literal compared with variable '*s'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/expand.c:1388:15: warning: String literal compared with variable '*s'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/expand.c:1679:12: warning: String literal compared with variable '*s'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/expand.c:1685:15: warning: String literal compared with variable '*s'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/expand.c:1686:9: warning: String literal compared with variable '*s'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/expand.c:1694:14: warning: String literal compared with variable '*end'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/expand.c:1697:11: warning: String literal compared with variable '*end'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/expand.c:1707:12: warning: String literal compared with variable '*s'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/expand.c:1753:15: warning: String literal compared with variable '*s'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/expand.c:1754:9: warning: String literal compared with variable '*s'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/expand.c:1756:13: warning: String literal compared with variable '*s'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/expand.c:926:34: error: Allocation with xmalloc, memset doesn't release it. [leakNoVarFunctionCall]
yash-2.47/hashtable.c:398:28: style: Function 'keystrcoll' argument 1 names different: declaration 'kv1' definition 'k1'. [funcArgNamesDifferent]
yash-2.47/hashtable.h:91:35: note: Function 'keystrcoll' argument 1 names different: declaration 'kv1' definition 'k1'.
yash-2.47/hashtable.c:398:28: note: Function 'keystrcoll' argument 1 names different: declaration 'kv1' definition 'k1'.
yash-2.47/hashtable.c:398:44: style: Function 'keystrcoll' argument 2 names different: declaration 'kv2' definition 'k2'. [funcArgNamesDifferent]
yash-2.47/hashtable.h:91:52: note: Function 'keystrcoll' argument 2 names different: declaration 'kv2' definition 'k2'.
yash-2.47/hashtable.c:398:44: note: Function 'keystrcoll' argument 2 names different: declaration 'kv2' definition 'k2'.
yash-2.47/hashtable.c:406:28: style: Function 'keywcscoll' argument 1 names different: declaration 'kv1' definition 'k1'. [funcArgNamesDifferent]
yash-2.47/hashtable.h:92:35: note: Function 'keywcscoll' argument 1 names different: declaration 'kv1' definition 'k1'.
yash-2.47/hashtable.c:406:28: note: Function 'keywcscoll' argument 1 names different: declaration 'kv1' definition 'k1'.
yash-2.47/hashtable.c:406:44: style: Function 'keywcscoll' argument 2 names different: declaration 'kv2' definition 'k2'. [funcArgNamesDifferent]
yash-2.47/hashtable.h:92:52: note: Function 'keywcscoll' argument 2 names different: declaration 'kv2' definition 'k2'.
yash-2.47/hashtable.c:406:44: note: Function 'keywcscoll' argument 2 names different: declaration 'kv2' definition 'k2'.
yash-2.47/history.c:57:0: error: #error MAX_HISTSIZE is too large [preprocessorErrorDirective]
yash-2.47/input.c:413:0: error: Syntax Error: AST broken, ternary operator lacks ':'. [internalAstError]
yash-2.47/job.c:279:29: style: Function 'find_next_job' argument 1 names different: declaration 'numlimit' definition 'excl'. [funcArgNamesDifferent]
yash-2.47/job.c:58:36: note: Function 'find_next_job' argument 1 names different: declaration 'numlimit' definition 'excl'.
yash-2.47/job.c:279:29: note: Function 'find_next_job' argument 1 names different: declaration 'numlimit' definition 'excl'.
yash-2.47/lineedit/complete.c:448:13: warning: String literal compared with variable '*v1'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/lineedit/complete.c:450:10: warning: String literal compared with variable '*v1'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/lineedit/complete.c:452:10: warning: String literal compared with variable '*v2'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/lineedit/complete.c:1542:17: warning: String literal compared with variable '*prefix'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/lineedit/complete.c:1543:19: warning: String literal compared with variable '*pattern'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/lineedit/complete.c:1545:22: warning: String literal compared with variable '*pattern'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/lineedit/complete.c:511:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yash-2.47/lineedit/complete.c:512:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yash-2.47/lineedit/complete.c:513:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yash-2.47/lineedit/compparse.c:712:15: style: Same expression on both sides of '!=' because the value of 'first' and 'NULL' are the same. [duplicateExpression]
yash-2.47/lineedit/compparse.c:632:25: note: 'first' is assigned value 'NULL' here.
yash-2.47/lineedit/compparse.c:712:15: note: Same expression on both sides of '!=' because the value of 'first' and 'NULL' are the same.
yash-2.47/lineedit/compparse.c:274:28: warning: String literal compared with variable '*c'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/lineedit/compparse.c:1187:14: warning: String literal compared with variable 'c'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/lineedit/compparse.c:1192:14: warning: String literal compared with variable 'c'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/lineedit/compparse.c:1196:14: warning: String literal compared with variable 'c'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/lineedit/display.c:465:41: style: Function 'le_display_init' argument 1 names different: declaration 'prompt' definition 'prompt_'. [funcArgNamesDifferent]
yash-2.47/lineedit/display.h:51:48: note: Function 'le_display_init' argument 1 names different: declaration 'prompt' definition 'prompt_'.
yash-2.47/lineedit/display.c:465:41: note: Function 'le_display_init' argument 1 names different: declaration 'prompt' definition 'prompt_'.
yash-2.47/lineedit/editing.c:708:27: style: Function 'set_overwriting' argument 1 names different: declaration 'overwriting' definition 'overwrite'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.c:229:34: note: Function 'set_overwriting' argument 1 names different: declaration 'overwriting' definition 'overwrite'.
yash-2.47/lineedit/editing.c:708:27: note: Function 'set_overwriting' argument 1 names different: declaration 'overwriting' definition 'overwrite'.
yash-2.47/lineedit/editing.c:800:23: style: Function 'cmd_noop' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:55:0: note: Function 'cmd_noop' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:800:23: note: Function 'cmd_noop' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:807:24: style: Function 'cmd_alert' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:56:0: note: Function 'cmd_alert' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:807:24: note: Function 'cmd_alert' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:817:30: style: Function 'cmd_self_insert' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:57:0: note: Function 'cmd_self_insert' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:817:30: note: Function 'cmd_self_insert' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:836:29: style: Function 'cmd_insert_tab' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:58:0: note: Function 'cmd_insert_tab' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:836:29: note: Function 'cmd_insert_tab' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:844:34: style: Function 'cmd_expect_verbatim' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:59:0: note: Function 'cmd_expect_verbatim' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:844:34: note: Function 'cmd_expect_verbatim' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:851:33: style: Function 'cmd_digit_argument' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:60:0: note: Function 'cmd_digit_argument' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:851:33: note: Function 'cmd_digit_argument' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:873:31: style: Function 'cmd_bol_or_digit' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:61:0: note: Function 'cmd_bol_or_digit' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:873:31: note: Function 'cmd_bol_or_digit' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:886:30: style: Function 'cmd_accept_line' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:62:0: note: Function 'cmd_accept_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:886:30: note: Function 'cmd_accept_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:903:29: style: Function 'cmd_abort_line' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:63:0: note: Function 'cmd_abort_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:903:29: note: Function 'cmd_abort_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:912:22: style: Function 'cmd_eof' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:64:0: note: Function 'cmd_eof' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:912:22: note: Function 'cmd_eof' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:923:31: style: Function 'cmd_eof_if_empty' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:65:0: note: Function 'cmd_eof_if_empty' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:923:31: note: Function 'cmd_eof_if_empty' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:933:32: style: Function 'cmd_eof_or_delete' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:66:0: note: Function 'cmd_eof_or_delete' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:933:32: note: Function 'cmd_eof_or_delete' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:944:35: style: Function 'cmd_accept_with_hash' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:67:0: note: Function 'cmd_accept_with_hash' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:944:35: note: Function 'cmd_accept_with_hash' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:958:36: style: Function 'cmd_accept_prediction' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:68:0: note: Function 'cmd_accept_prediction' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:958:36: note: Function 'cmd_accept_prediction' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:966:35: style: Function 'cmd_setmode_viinsert' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:69:0: note: Function 'cmd_setmode_viinsert' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:966:35: note: Function 'cmd_setmode_viinsert' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:972:36: style: Function 'cmd_setmode_vicommand' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:70:0: note: Function 'cmd_setmode_vicommand' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:972:36: note: Function 'cmd_setmode_vicommand' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:978:32: style: Function 'cmd_setmode_emacs' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:71:0: note: Function 'cmd_setmode_emacs' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:978:32: note: Function 'cmd_setmode_emacs' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:999:30: style: Function 'cmd_expect_char' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:72:0: note: Function 'cmd_expect_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:999:30: note: Function 'cmd_expect_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1012:36: style: Function 'cmd_abort_expect_char' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:73:0: note: Function 'cmd_abort_expect_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1012:36: note: Function 'cmd_abort_expect_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1024:29: style: Function 'cmd_redraw_all' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:74:0: note: Function 'cmd_redraw_all' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1024:29: note: Function 'cmd_redraw_all' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1030:39: style: Function 'cmd_clear_and_redraw_all' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:75:0: note: Function 'cmd_clear_and_redraw_all' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1030:39: note: Function 'cmd_clear_and_redraw_all' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1080:31: style: Function 'cmd_forward_char' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:79:0: note: Function 'cmd_forward_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1080:31: note: Function 'cmd_forward_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1091:32: style: Function 'cmd_backward_char' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:80:0: note: Function 'cmd_backward_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1091:32: note: Function 'cmd_backward_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1141:34: style: Function 'cmd_forward_bigword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:81:0: note: Function 'cmd_forward_bigword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1141:34: note: Function 'cmd_forward_bigword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1154:33: style: Function 'cmd_end_of_bigword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:82:0: note: Function 'cmd_end_of_bigword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1154:33: note: Function 'cmd_end_of_bigword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1169:35: style: Function 'cmd_backward_bigword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:83:0: note: Function 'cmd_backward_bigword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1169:35: note: Function 'cmd_backward_bigword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1274:35: style: Function 'cmd_forward_semiword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:84:0: note: Function 'cmd_forward_semiword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1274:35: note: Function 'cmd_forward_semiword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1287:34: style: Function 'cmd_end_of_semiword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:85:0: note: Function 'cmd_end_of_semiword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1287:34: note: Function 'cmd_end_of_semiword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1302:36: style: Function 'cmd_backward_semiword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:86:0: note: Function 'cmd_backward_semiword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1302:36: note: Function 'cmd_backward_semiword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1407:33: style: Function 'cmd_forward_viword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:87:0: note: Function 'cmd_forward_viword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1407:33: note: Function 'cmd_forward_viword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1420:32: style: Function 'cmd_end_of_viword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:88:0: note: Function 'cmd_end_of_viword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1420:32: note: Function 'cmd_end_of_viword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1435:34: style: Function 'cmd_backward_viword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:89:0: note: Function 'cmd_backward_viword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1435:34: note: Function 'cmd_backward_viword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1585:36: style: Function 'cmd_forward_emacsword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:90:0: note: Function 'cmd_forward_emacsword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1585:36: note: Function 'cmd_forward_emacsword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1596:37: style: Function 'cmd_backward_emacsword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:91:0: note: Function 'cmd_backward_emacsword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1596:37: note: Function 'cmd_backward_emacsword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1663:36: style: Function 'cmd_beginning_of_line' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:92:0: note: Function 'cmd_beginning_of_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1663:36: note: Function 'cmd_beginning_of_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1670:30: style: Function 'cmd_end_of_line' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:93:0: note: Function 'cmd_end_of_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1670:30: note: Function 'cmd_end_of_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1679:31: style: Function 'cmd_go_to_column' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:94:0: note: Function 'cmd_go_to_column' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1679:31: note: Function 'cmd_go_to_column' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1707:33: style: Function 'cmd_first_nonblank' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:95:0: note: Function 'cmd_first_nonblank' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1707:33: note: Function 'cmd_first_nonblank' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1718:28: style: Function 'cmd_find_char' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:96:0: note: Function 'cmd_find_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1718:28: note: Function 'cmd_find_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1734:32: style: Function 'cmd_find_char_rev' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:97:0: note: Function 'cmd_find_char_rev' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1734:32: note: Function 'cmd_find_char_rev' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1750:28: style: Function 'cmd_till_char' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:98:0: note: Function 'cmd_till_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1750:28: note: Function 'cmd_till_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1766:32: style: Function 'cmd_till_char_rev' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:99:0: note: Function 'cmd_till_char_rev' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1766:32: note: Function 'cmd_till_char_rev' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1838:30: style: Function 'cmd_refind_char' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:100:0: note: Function 'cmd_refind_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1838:30: note: Function 'cmd_refind_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1849:34: style: Function 'cmd_refind_char_rev' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:101:0: note: Function 'cmd_refind_char_rev' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1849:34: note: Function 'cmd_refind_char_rev' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1870:30: style: Function 'cmd_delete_char' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:105:0: note: Function 'cmd_delete_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1870:30: note: Function 'cmd_delete_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1881:33: style: Function 'cmd_delete_bigword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:106:0: note: Function 'cmd_delete_bigword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1881:33: note: Function 'cmd_delete_bigword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1892:34: style: Function 'cmd_delete_semiword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:107:0: note: Function 'cmd_delete_semiword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1892:34: note: Function 'cmd_delete_semiword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1903:32: style: Function 'cmd_delete_viword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:108:0: note: Function 'cmd_delete_viword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1903:32: note: Function 'cmd_delete_viword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1914:35: style: Function 'cmd_delete_emacsword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:109:0: note: Function 'cmd_delete_emacsword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1914:35: note: Function 'cmd_delete_emacsword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1924:39: style: Function 'cmd_backward_delete_char' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:110:0: note: Function 'cmd_backward_delete_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1924:39: note: Function 'cmd_backward_delete_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1935:42: style: Function 'cmd_backward_delete_bigword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:111:0: note: Function 'cmd_backward_delete_bigword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1935:42: note: Function 'cmd_backward_delete_bigword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1946:43: style: Function 'cmd_backward_delete_semiword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:112:0: note: Function 'cmd_backward_delete_semiword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1946:43: note: Function 'cmd_backward_delete_semiword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1957:41: style: Function 'cmd_backward_delete_viword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:113:0: note: Function 'cmd_backward_delete_viword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1957:41: note: Function 'cmd_backward_delete_viword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1968:44: style: Function 'cmd_backward_delete_emacsword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:114:0: note: Function 'cmd_backward_delete_emacsword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1968:44: note: Function 'cmd_backward_delete_emacsword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1977:30: style: Function 'cmd_delete_line' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:115:0: note: Function 'cmd_delete_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1977:30: note: Function 'cmd_delete_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1983:38: style: Function 'cmd_forward_delete_line' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:116:0: note: Function 'cmd_forward_delete_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1983:38: note: Function 'cmd_forward_delete_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1989:39: style: Function 'cmd_backward_delete_line' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:117:0: note: Function 'cmd_backward_delete_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1989:39: note: Function 'cmd_backward_delete_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1996:28: style: Function 'cmd_kill_char' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:118:0: note: Function 'cmd_kill_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:1996:28: note: Function 'cmd_kill_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2004:31: style: Function 'cmd_kill_bigword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:119:0: note: Function 'cmd_kill_bigword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2004:31: note: Function 'cmd_kill_bigword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2012:32: style: Function 'cmd_kill_semiword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:120:0: note: Function 'cmd_kill_semiword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2012:32: note: Function 'cmd_kill_semiword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2020:30: style: Function 'cmd_kill_viword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:121:0: note: Function 'cmd_kill_viword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2020:30: note: Function 'cmd_kill_viword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2028:33: style: Function 'cmd_kill_emacsword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:122:0: note: Function 'cmd_kill_emacsword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2028:33: note: Function 'cmd_kill_emacsword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2036:37: style: Function 'cmd_backward_kill_char' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:123:0: note: Function 'cmd_backward_kill_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2036:37: note: Function 'cmd_backward_kill_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2044:40: style: Function 'cmd_backward_kill_bigword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:124:0: note: Function 'cmd_backward_kill_bigword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2044:40: note: Function 'cmd_backward_kill_bigword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2052:41: style: Function 'cmd_backward_kill_semiword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:125:0: note: Function 'cmd_backward_kill_semiword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2052:41: note: Function 'cmd_backward_kill_semiword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2060:39: style: Function 'cmd_backward_kill_viword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:126:0: note: Function 'cmd_backward_kill_viword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2060:39: note: Function 'cmd_backward_kill_viword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2068:42: style: Function 'cmd_backward_kill_emacsword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:127:0: note: Function 'cmd_backward_kill_emacsword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2068:42: note: Function 'cmd_backward_kill_emacsword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2074:28: style: Function 'cmd_kill_line' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:128:0: note: Function 'cmd_kill_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2074:28: note: Function 'cmd_kill_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2080:36: style: Function 'cmd_forward_kill_line' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:129:0: note: Function 'cmd_forward_kill_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2080:36: note: Function 'cmd_forward_kill_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2086:37: style: Function 'cmd_backward_kill_line' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:130:0: note: Function 'cmd_backward_kill_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2086:37: note: Function 'cmd_backward_kill_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2094:29: style: Function 'cmd_put_before' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:131:0: note: Function 'cmd_put_before' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2094:29: note: Function 'cmd_put_before' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2102:22: style: Function 'cmd_put' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:132:0: note: Function 'cmd_put' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2102:22: note: Function 'cmd_put' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2110:27: style: Function 'cmd_put_left' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:133:0: note: Function 'cmd_put_left' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2110:27: note: Function 'cmd_put_left' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2172:26: style: Function 'cmd_put_pop' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:134:0: note: Function 'cmd_put_pop' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2172:26: note: Function 'cmd_put_pop' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2205:23: style: Function 'cmd_undo' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:135:0: note: Function 'cmd_undo' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2205:23: note: Function 'cmd_undo' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2211:27: style: Function 'cmd_undo_all' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:136:0: note: Function 'cmd_undo_all' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2211:27: note: Function 'cmd_undo_all' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2217:30: style: Function 'cmd_cancel_undo' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:137:0: note: Function 'cmd_cancel_undo' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2217:30: note: Function 'cmd_cancel_undo' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2223:34: style: Function 'cmd_cancel_undo_all' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:138:0: note: Function 'cmd_cancel_undo_all' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2223:34: note: Function 'cmd_cancel_undo_all' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2278:23: style: Function 'cmd_redo' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:139:0: note: Function 'cmd_redo' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2278:23: note: Function 'cmd_redo' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2296:27: style: Function 'cmd_complete' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:143:0: note: Function 'cmd_complete' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2296:27: note: Function 'cmd_complete' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2309:42: style: Function 'cmd_complete_next_candidate' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:144:0: note: Function 'cmd_complete_next_candidate' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2309:42: note: Function 'cmd_complete_next_candidate' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2322:42: style: Function 'cmd_complete_prev_candidate' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:145:0: note: Function 'cmd_complete_prev_candidate' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2322:42: note: Function 'cmd_complete_prev_candidate' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2335:39: style: Function 'cmd_complete_next_column' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:146:0: note: Function 'cmd_complete_next_column' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2335:39: note: Function 'cmd_complete_next_column' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2348:39: style: Function 'cmd_complete_prev_column' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:147:0: note: Function 'cmd_complete_prev_column' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2348:39: note: Function 'cmd_complete_prev_column' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2361:37: style: Function 'cmd_complete_next_page' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:148:0: note: Function 'cmd_complete_next_page' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2361:37: note: Function 'cmd_complete_next_page' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2374:37: style: Function 'cmd_complete_prev_page' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:149:0: note: Function 'cmd_complete_prev_page' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2374:37: note: Function 'cmd_complete_prev_page' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2389:32: style: Function 'cmd_complete_list' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:150:0: note: Function 'cmd_complete_list' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2389:32: note: Function 'cmd_complete_list' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2406:31: style: Function 'cmd_complete_all' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:151:0: note: Function 'cmd_complete_all' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2406:31: note: Function 'cmd_complete_all' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2419:31: style: Function 'cmd_complete_max' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:152:0: note: Function 'cmd_complete_max' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2419:31: note: Function 'cmd_complete_max' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2431:41: style: Function 'cmd_complete_max_then_list' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:153:0: note: Function 'cmd_complete_max_then_list' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2431:41: note: Function 'cmd_complete_max_then_list' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2445:51: style: Function 'cmd_complete_max_then_next_candidate' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:154:0: note: Function 'cmd_complete_max_then_next_candidate' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2445:51: note: Function 'cmd_complete_max_then_next_candidate' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2461:51: style: Function 'cmd_complete_max_then_prev_candidate' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:155:0: note: Function 'cmd_complete_max_then_prev_candidate' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2461:51: note: Function 'cmd_complete_max_then_prev_candidate' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2476:35: style: Function 'cmd_clear_candidates' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:156:0: note: Function 'cmd_clear_candidates' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2476:35: note: Function 'cmd_clear_candidates' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2525:60: style: Function 'count_matching_previous_commands' argument 1 names different: declaration 'e1' definition 'e'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.c:299:67: note: Function 'count_matching_previous_commands' argument 1 names different: declaration 'e1' definition 'e'.
yash-2.47/lineedit/editing.c:2525:60: note: Function 'count_matching_previous_commands' argument 1 names different: declaration 'e1' definition 'e'.
yash-2.47/lineedit/editing.c:2576:34: style: Function 'cmd_vi_replace_char' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:160:0: note: Function 'cmd_vi_replace_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2576:34: note: Function 'cmd_vi_replace_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2610:38: style: Function 'cmd_vi_insert_beginning' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:161:0: note: Function 'cmd_vi_insert_beginning' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2610:38: note: Function 'cmd_vi_insert_beginning' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2617:28: style: Function 'cmd_vi_append' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:162:0: note: Function 'cmd_vi_append' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2617:28: note: Function 'cmd_vi_append' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2625:35: style: Function 'cmd_vi_append_to_eol' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:163:0: note: Function 'cmd_vi_append_to_eol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2625:35: note: Function 'cmd_vi_append_to_eol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2631:29: style: Function 'cmd_vi_replace' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:164:0: note: Function 'cmd_vi_replace' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2631:29: note: Function 'cmd_vi_replace' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2640:33: style: Function 'cmd_vi_switch_case' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:165:0: note: Function 'cmd_vi_switch_case' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2640:33: note: Function 'cmd_vi_switch_case' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2647:38: style: Function 'cmd_vi_switch_case_char' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:166:0: note: Function 'cmd_vi_switch_case_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2647:38: note: Function 'cmd_vi_switch_case_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2656:26: style: Function 'cmd_vi_yank' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:167:0: note: Function 'cmd_vi_yank' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2656:26: note: Function 'cmd_vi_yank' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2662:33: style: Function 'cmd_vi_yank_to_eol' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:168:0: note: Function 'cmd_vi_yank_to_eol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2662:33: note: Function 'cmd_vi_yank_to_eol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2671:28: style: Function 'cmd_vi_delete' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:169:0: note: Function 'cmd_vi_delete' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2671:28: note: Function 'cmd_vi_delete' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2689:28: style: Function 'cmd_vi_change' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:171:0: note: Function 'cmd_vi_change' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2689:28: note: Function 'cmd_vi_change' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2696:35: style: Function 'cmd_vi_change_to_eol' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:172:0: note: Function 'cmd_vi_change_to_eol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2696:35: note: Function 'cmd_vi_change_to_eol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2703:33: style: Function 'cmd_vi_change_line' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:173:0: note: Function 'cmd_vi_change_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2703:33: note: Function 'cmd_vi_change_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2712:37: style: Function 'cmd_vi_yank_and_change' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:174:0: note: Function 'cmd_vi_yank_and_change' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2712:37: note: Function 'cmd_vi_yank_and_change' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2719:44: style: Function 'cmd_vi_yank_and_change_to_eol' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:175:0: note: Function 'cmd_vi_yank_and_change_to_eol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2719:44: note: Function 'cmd_vi_yank_and_change_to_eol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2726:42: style: Function 'cmd_vi_yank_and_change_line' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:176:0: note: Function 'cmd_vi_yank_and_change_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2726:42: note: Function 'cmd_vi_yank_and_change_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2733:32: style: Function 'cmd_vi_substitute' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:177:0: note: Function 'cmd_vi_substitute' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2733:32: note: Function 'cmd_vi_substitute' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2741:41: style: Function 'cmd_vi_append_last_bigword' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:178:0: note: Function 'cmd_vi_append_last_bigword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2741:41: note: Function 'cmd_vi_append_last_bigword' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2834:32: style: Function 'cmd_vi_exec_alias' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:179:0: note: Function 'cmd_vi_exec_alias' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2834:32: note: Function 'cmd_vi_exec_alias' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2864:37: style: Function 'cmd_vi_edit_and_accept' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:180:0: note: Function 'cmd_vi_edit_and_accept' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2864:37: note: Function 'cmd_vi_edit_and_accept' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2972:35: style: Function 'cmd_vi_complete_list' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:181:0: note: Function 'cmd_vi_complete_list' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2972:35: note: Function 'cmd_vi_complete_list' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2997:34: style: Function 'cmd_vi_complete_all' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:182:0: note: Function 'cmd_vi_complete_all' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:2997:34: note: Function 'cmd_vi_complete_all' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3013:34: style: Function 'cmd_vi_complete_max' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:183:0: note: Function 'cmd_vi_complete_max' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3013:34: note: Function 'cmd_vi_complete_max' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3027:36: style: Function 'cmd_vi_search_forward' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:184:0: note: Function 'cmd_vi_search_forward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3027:36: note: Function 'cmd_vi_search_forward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3034:37: style: Function 'cmd_vi_search_backward' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:185:0: note: Function 'cmd_vi_search_backward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3034:37: note: Function 'cmd_vi_search_backward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3044:40: style: Function 'cmd_emacs_transpose_chars' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:189:0: note: Function 'cmd_emacs_transpose_chars' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3044:40: note: Function 'cmd_emacs_transpose_chars' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3104:40: style: Function 'cmd_emacs_transpose_words' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:190:0: note: Function 'cmd_emacs_transpose_words' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3104:40: note: Function 'cmd_emacs_transpose_words' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3164:38: style: Function 'cmd_emacs_downcase_word' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:192:0: note: Function 'cmd_emacs_downcase_word' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3164:38: note: Function 'cmd_emacs_downcase_word' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3173:36: style: Function 'cmd_emacs_upcase_word' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:191:0: note: Function 'cmd_emacs_upcase_word' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3173:36: note: Function 'cmd_emacs_upcase_word' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3182:40: style: Function 'cmd_emacs_capitalize_word' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:193:0: note: Function 'cmd_emacs_capitalize_word' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3182:40: note: Function 'cmd_emacs_capitalize_word' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3217:48: style: Function 'cmd_emacs_delete_horizontal_space' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:194:0: note: Function 'cmd_emacs_delete_horizontal_space' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3217:48: note: Function 'cmd_emacs_delete_horizontal_space' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3226:39: style: Function 'cmd_emacs_just_one_space' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:195:0: note: Function 'cmd_emacs_just_one_space' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3226:39: note: Function 'cmd_emacs_just_one_space' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3276:39: style: Function 'cmd_emacs_search_forward' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:196:0: note: Function 'cmd_emacs_search_forward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3276:39: note: Function 'cmd_emacs_search_forward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3283:40: style: Function 'cmd_emacs_search_backward' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:197:0: note: Function 'cmd_emacs_search_backward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3283:40: note: Function 'cmd_emacs_search_backward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3296:33: style: Function 'cmd_oldest_history' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:201:0: note: Function 'cmd_oldest_history' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3296:33: note: Function 'cmd_oldest_history' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3305:33: style: Function 'cmd_newest_history' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:202:0: note: Function 'cmd_newest_history' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3305:33: note: Function 'cmd_newest_history' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3314:33: style: Function 'cmd_return_history' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:203:0: note: Function 'cmd_return_history' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3314:33: note: Function 'cmd_return_history' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3323:37: style: Function 'cmd_oldest_history_bol' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:204:0: note: Function 'cmd_oldest_history_bol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3323:37: note: Function 'cmd_oldest_history_bol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3332:37: style: Function 'cmd_newest_history_bol' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:205:0: note: Function 'cmd_newest_history_bol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3332:37: note: Function 'cmd_newest_history_bol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3341:37: style: Function 'cmd_return_history_bol' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:206:0: note: Function 'cmd_return_history_bol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3341:37: note: Function 'cmd_return_history_bol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3350:37: style: Function 'cmd_oldest_history_eol' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:207:0: note: Function 'cmd_oldest_history_eol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3350:37: note: Function 'cmd_oldest_history_eol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3359:37: style: Function 'cmd_newest_history_eol' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:208:0: note: Function 'cmd_newest_history_eol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3359:37: note: Function 'cmd_newest_history_eol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3368:37: style: Function 'cmd_return_history_eol' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:209:0: note: Function 'cmd_return_history_eol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3368:37: note: Function 'cmd_return_history_eol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3403:31: style: Function 'cmd_next_history' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:210:0: note: Function 'cmd_next_history' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3403:31: note: Function 'cmd_next_history' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3411:31: style: Function 'cmd_prev_history' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:211:0: note: Function 'cmd_prev_history' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3411:31: note: Function 'cmd_prev_history' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3419:35: style: Function 'cmd_next_history_bol' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:212:0: note: Function 'cmd_next_history_bol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3419:35: note: Function 'cmd_next_history_bol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3427:35: style: Function 'cmd_prev_history_bol' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:213:0: note: Function 'cmd_prev_history_bol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3427:35: note: Function 'cmd_prev_history_bol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3435:35: style: Function 'cmd_next_history_eol' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:214:0: note: Function 'cmd_next_history_eol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3435:35: note: Function 'cmd_next_history_eol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3443:35: style: Function 'cmd_prev_history_eol' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:215:0: note: Function 'cmd_prev_history_eol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3443:35: note: Function 'cmd_prev_history_eol' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3517:35: style: Function 'cmd_srch_self_insert' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:217:0: note: Function 'cmd_srch_self_insert' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3517:35: note: Function 'cmd_srch_self_insert' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3531:44: style: Function 'cmd_srch_backward_delete_char' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:218:0: note: Function 'cmd_srch_backward_delete_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3531:44: note: Function 'cmd_srch_backward_delete_char' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3556:44: style: Function 'cmd_srch_backward_delete_line' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:219:0: note: Function 'cmd_srch_backward_delete_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3556:44: note: Function 'cmd_srch_backward_delete_line' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3570:40: style: Function 'cmd_srch_continue_forward' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:220:0: note: Function 'cmd_srch_continue_forward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3570:40: note: Function 'cmd_srch_continue_forward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3586:41: style: Function 'cmd_srch_continue_backward' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:221:0: note: Function 'cmd_srch_continue_backward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3586:41: note: Function 'cmd_srch_continue_backward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3601:37: style: Function 'cmd_srch_accept_search' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:222:0: note: Function 'cmd_srch_accept_search' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3601:37: note: Function 'cmd_srch_accept_search' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3646:36: style: Function 'cmd_srch_abort_search' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:223:0: note: Function 'cmd_srch_abort_search' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3646:36: note: Function 'cmd_srch_abort_search' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3744:31: style: Function 'cmd_search_again' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:224:0: note: Function 'cmd_search_again' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3744:31: note: Function 'cmd_search_again' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3750:35: style: Function 'cmd_search_again_rev' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:225:0: note: Function 'cmd_search_again_rev' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3750:35: note: Function 'cmd_search_again_rev' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3759:39: style: Function 'cmd_search_again_forward' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:226:0: note: Function 'cmd_search_again_forward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3759:39: note: Function 'cmd_search_again_forward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3765:40: style: Function 'cmd_search_again_backward' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:227:0: note: Function 'cmd_search_again_backward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3765:40: note: Function 'cmd_search_again_backward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3806:43: style: Function 'cmd_beginning_search_forward' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:228:0: note: Function 'cmd_beginning_search_forward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3806:43: note: Function 'cmd_beginning_search_forward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3814:44: style: Function 'cmd_beginning_search_backward' argument 1 names different: declaration 'wc' definition 'c'. [funcArgNamesDifferent]
yash-2.47/lineedit/editing.h:229:0: note: Function 'cmd_beginning_search_backward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/editing.c:3814:44: note: Function 'cmd_beginning_search_backward' argument 1 names different: declaration 'wc' definition 'c'.
yash-2.47/lineedit/trie.c:107:45: style: Function 'search' argument 2 names different: declaration 'c' definition 'key'. [funcArgNamesDifferent]
yash-2.47/lineedit/trie.c:54:59: note: Function 'search' argument 2 names different: declaration 'c' definition 'key'.
yash-2.47/lineedit/trie.c:107:45: note: Function 'search' argument 2 names different: declaration 'c' definition 'key'.
yash-2.47/lineedit/trie.c:134:49: style: Function 'searchw' argument 2 names different: declaration 'c' definition 'key'. [funcArgNamesDifferent]
yash-2.47/lineedit/trie.c:58:63: note: Function 'searchw' argument 2 names different: declaration 'c' definition 'key'.
yash-2.47/lineedit/trie.c:134:49: note: Function 'searchw' argument 2 names different: declaration 'c' definition 'key'.
yash-2.47/lineedit/trie.c:173:34: style: Function 'trie_set' argument 1 names different: declaration 't' definition 'node'. [funcArgNamesDifferent]
yash-2.47/lineedit/trie.h:46:33: note: Function 'trie_set' argument 1 names different: declaration 't' definition 'node'.
yash-2.47/lineedit/trie.c:173:34: note: Function 'trie_set' argument 1 names different: declaration 't' definition 'node'.
yash-2.47/lineedit/trie.c:194:39: style: Function 'trie_set_null' argument 1 names different: declaration 't' definition 'node'. [funcArgNamesDifferent]
yash-2.47/lineedit/trie.h:48:38: note: Function 'trie_set_null' argument 1 names different: declaration 't' definition 'node'.
yash-2.47/lineedit/trie.c:194:39: note: Function 'trie_set_null' argument 1 names different: declaration 't' definition 'node'.
yash-2.47/lineedit/trie.c:210:35: style: Function 'trie_setw' argument 1 names different: declaration 't' definition 'node'. [funcArgNamesDifferent]
yash-2.47/lineedit/trie.h:50:34: note: Function 'trie_setw' argument 1 names different: declaration 't' definition 'node'.
yash-2.47/lineedit/trie.c:210:35: note: Function 'trie_setw' argument 1 names different: declaration 't' definition 'node'.
yash-2.47/lineedit/trie.c:243:37: style: Function 'trie_remove' argument 1 names different: declaration 't' definition 'node'. [funcArgNamesDifferent]
yash-2.47/lineedit/trie.h:52:36: note: Function 'trie_remove' argument 1 names different: declaration 't' definition 'node'.
yash-2.47/lineedit/trie.c:243:37: note: Function 'trie_remove' argument 1 names different: declaration 't' definition 'node'.
yash-2.47/lineedit/trie.c:265:38: style: Function 'trie_removew' argument 1 names different: declaration 't' definition 'node'. [funcArgNamesDifferent]
yash-2.47/lineedit/trie.h:54:37: note: Function 'trie_removew' argument 1 names different: declaration 't' definition 'node'.
yash-2.47/lineedit/trie.c:265:38: note: Function 'trie_removew' argument 1 names different: declaration 't' definition 'node'.
yash-2.47/lineedit/trie.c:372:32: warning: Function 'foreachw' argument order different: declaration 't, func, v, buf' definition 't, v, key, wc' [funcArgOrderDifferent]
yash-2.47/lineedit/trie.c:66:39: note: Function 'foreachw' argument order different: declaration 't, func, v, buf' definition 't, v, key, wc'
yash-2.47/lineedit/trie.c:372:32: note: Function 'foreachw' argument order different: declaration 't, func, v, buf' definition 't, v, key, wc'
yash-2.47/lineedit/trie.c:401:31: style: Function 'trie_destroy' argument 1 names different: declaration 't' definition 'node'. [funcArgNamesDifferent]
yash-2.47/lineedit/trie.h:64:34: note: Function 'trie_destroy' argument 1 names different: declaration 't' definition 'node'.
yash-2.47/lineedit/trie.c:401:31: note: Function 'trie_destroy' argument 1 names different: declaration 't' definition 'node'.
yash-2.47/lineedit/trie.c:416:14: style: Function 'trie_add_probability' argument 1 names different: declaration 't' definition 'node'. [funcArgNamesDifferent]
yash-2.47/lineedit/trie.h:66:45: note: Function 'trie_add_probability' argument 1 names different: declaration 't' definition 'node'.
yash-2.47/lineedit/trie.c:416:14: note: Function 'trie_add_probability' argument 1 names different: declaration 't' definition 'node'.
yash-2.47/lineedit/trie.c:443:46: style: Function 'trie_probable_key' argument 1 names different: declaration 't' definition 'node'. [funcArgNamesDifferent]
yash-2.47/lineedit/trie.h:68:49: note: Function 'trie_probable_key' argument 1 names different: declaration 't' definition 'node'.
yash-2.47/lineedit/trie.c:443:46: note: Function 'trie_probable_key' argument 1 names different: declaration 't' definition 'node'.
yash-2.47/mail.c:195:14: warning: String literal compared with variable '*paths'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/mail.c:224:10: warning: String literal compared with variable '*s'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/mail.c:236:9: warning: String literal compared with variable '*s'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/option.c:503:54: style: Function 'collect_matching_shell_options' argument 1 names different: declaration 'optstr' definition 'optname'. [funcArgNamesDifferent]
yash-2.47/option.c:307:17: note: Function 'collect_matching_shell_options' argument 1 names different: declaration 'optstr' definition 'optname'.
yash-2.47/option.c:503:54: note: Function 'collect_matching_shell_options' argument 1 names different: declaration 'optstr' definition 'optname'.
yash-2.47/option.c:396:41: warning: String literal compared with variable '*s'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/option.c:414:19: warning: String literal compared with variable '*optname'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/option.c:446:16: warning: String literal compared with variable 'opt'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/option.c:453:13: warning: String literal compared with variable 'opt'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/option.c:455:39: warning: String literal compared with variable 'o->shortopt'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/option.c:525:13: warning: String literal compared with variable '*s'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/option.c:841:25: warning: String literal compared with variable 'o->shortopt_enable'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/option.c:843:26: warning: String literal compared with variable 'o->shortopt_disable'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/parser.c:999:16: style: Same expression on both sides of '!=' because the value of 'first' and 'NULL' are the same. [duplicateExpression]
yash-2.47/parser.c:987:25: note: 'first' is assigned value 'NULL' here.
yash-2.47/parser.c:999:16: note: Same expression on both sides of '!=' because the value of 'first' and 'NULL' are the same.
yash-2.47/parser.c:1075:16: style: Same expression on both sides of '!=' because the value of 'first' and 'NULL' are the same. [duplicateExpression]
yash-2.47/parser.c:1065:24: note: 'first' is assigned value 'NULL' here.
yash-2.47/parser.c:1075:16: note: Same expression on both sides of '!=' because the value of 'first' and 'NULL' are the same.
yash-2.47/parser.c:614:13: style: The scope of the variable 'ap' can be reduced. [variableScope]
yash-2.47/parser.c:873:60: style: Function 'psubstitute_alias' argument 2 names different: declaration 'f' definition 'flags'. [funcArgNamesDifferent]
yash-2.47/parser.c:432:67: note: Function 'psubstitute_alias' argument 2 names different: declaration 'f' definition 'flags'.
yash-2.47/parser.c:873:60: note: Function 'psubstitute_alias' argument 2 names different: declaration 'f' definition 'flags'.
yash-2.47/parser.c:883:70: style: Function 'psubstitute_alias_recursive' argument 2 names different: declaration 'f' definition 'flags'. [funcArgNamesDifferent]
yash-2.47/parser.c:434:77: note: Function 'psubstitute_alias_recursive' argument 2 names different: declaration 'f' definition 'flags'.
yash-2.47/parser.c:883:70: note: Function 'psubstitute_alias_recursive' argument 2 names different: declaration 'f' definition 'flags'.
yash-2.47/parser.c:2488:55: style: Function 'read_heredoc_contents' argument 2 names different: declaration 'redir' definition 'r'. [funcArgNamesDifferent]
yash-2.47/parser.c:508:62: note: Function 'read_heredoc_contents' argument 2 names different: declaration 'redir' definition 'r'.
yash-2.47/parser.c:2488:55: note: Function 'read_heredoc_contents' argument 2 names different: declaration 'redir' definition 'r'.
yash-2.47/parser.c:2896:68: style: Function 'print_and_or_lists' argument 2 names different: declaration 'andors' definition 'ao'. [funcArgNamesDifferent]
yash-2.47/parser.c:2782:45: note: Function 'print_and_or_lists' argument 2 names different: declaration 'andors' definition 'ao'.
yash-2.47/parser.c:2896:68: note: Function 'print_and_or_lists' argument 2 names different: declaration 'andors' definition 'ao'.
yash-2.47/parser.c:2913:36: style: Function 'print_pipelines' argument 1 names different: declaration 'er' definition 'pr'. [funcArgNamesDifferent]
yash-2.47/parser.c:2786:16: note: Function 'print_pipelines' argument 1 names different: declaration 'er' definition 'pr'.
yash-2.47/parser.c:2913:36: note: Function 'print_pipelines' argument 1 names different: declaration 'er' definition 'pr'.
yash-2.47/parser.c:2913:67: style: Function 'print_pipelines' argument 2 names different: declaration 'pipelines' definition 'pl'. [funcArgNamesDifferent]
yash-2.47/parser.c:2786:47: note: Function 'print_pipelines' argument 2 names different: declaration 'pipelines' definition 'pl'.
yash-2.47/parser.c:2913:67: note: Function 'print_pipelines' argument 2 names different: declaration 'pipelines' definition 'pl'.
yash-2.47/parser.c:2934:46: style: Function 'print_commands' argument 2 names different: declaration 'commands' definition 'c'. [funcArgNamesDifferent]
yash-2.47/parser.c:2790:46: note: Function 'print_commands' argument 2 names different: declaration 'commands' definition 'c'.
yash-2.47/parser.c:2934:46: note: Function 'print_commands' argument 2 names different: declaration 'commands' definition 'c'.
yash-2.47/parser.c:2950:46: style: Function 'print_one_command' argument 2 names different: declaration 'command' definition 'c'. [funcArgNamesDifferent]
yash-2.47/parser.c:2794:46: note: Function 'print_one_command' argument 2 names different: declaration 'command' definition 'c'.
yash-2.47/parser.c:2950:46: note: Function 'print_one_command' argument 2 names different: declaration 'command' definition 'c'.
yash-2.47/parser.c:2983:46: style: Function 'print_simple_command' argument 2 names different: declaration 'command' definition 'c'. [funcArgNamesDifferent]
yash-2.47/parser.c:2798:46: note: Function 'print_simple_command' argument 2 names different: declaration 'command' definition 'c'.
yash-2.47/parser.c:2983:46: note: Function 'print_simple_command' argument 2 names different: declaration 'command' definition 'c'.
yash-2.47/parser.c:2995:46: style: Function 'print_group' argument 2 names different: declaration 'command' definition 'c'. [funcArgNamesDifferent]
yash-2.47/parser.c:2802:46: note: Function 'print_group' argument 2 names different: declaration 'command' definition 'c'.
yash-2.47/parser.c:2995:46: note: Function 'print_group' argument 2 names different: declaration 'command' definition 'c'.
yash-2.47/parser.c:3007:46: style: Function 'print_subshell' argument 2 names different: declaration 'command' definition 'c'. [funcArgNamesDifferent]
yash-2.47/parser.c:2806:46: note: Function 'print_subshell' argument 2 names different: declaration 'command' definition 'c'.
yash-2.47/parser.c:3007:46: note: Function 'print_subshell' argument 2 names different: declaration 'command' definition 'c'.
yash-2.47/parser.c:3018:46: style: Function 'print_if' argument 2 names different: declaration 'command' definition 'c'. [funcArgNamesDifferent]
yash-2.47/parser.c:2810:46: note: Function 'print_if' argument 2 names different: declaration 'command' definition 'c'.
yash-2.47/parser.c:3018:46: note: Function 'print_if' argument 2 names different: declaration 'command' definition 'c'.
yash-2.47/parser.c:3052:46: style: Function 'print_for' argument 2 names different: declaration 'command' definition 'c'. [funcArgNamesDifferent]
yash-2.47/parser.c:2814:46: note: Function 'print_for' argument 2 names different: declaration 'command' definition 'c'.
yash-2.47/parser.c:3052:46: note: Function 'print_for' argument 2 names different: declaration 'command' definition 'c'.
yash-2.47/parser.c:3081:46: style: Function 'print_while' argument 2 names different: declaration 'command' definition 'c'. [funcArgNamesDifferent]
yash-2.47/parser.c:2818:46: note: Function 'print_while' argument 2 names different: declaration 'command' definition 'c'.
yash-2.47/parser.c:3081:46: note: Function 'print_while' argument 2 names different: declaration 'command' definition 'c'.
yash-2.47/parser.c:3099:46: style: Function 'print_case' argument 2 names different: declaration 'command' definition 'c'. [funcArgNamesDifferent]
yash-2.47/parser.c:2822:46: note: Function 'print_case' argument 2 names different: declaration 'command' definition 'c'.
yash-2.47/parser.c:3099:46: note: Function 'print_case' argument 2 names different: declaration 'command' definition 'c'.
yash-2.47/parser.c:3114:67: style: Function 'print_caseitems' argument 2 names different: declaration 'caseitems' definition 'ci'. [funcArgNamesDifferent]
yash-2.47/parser.c:2826:47: note: Function 'print_caseitems' argument 2 names different: declaration 'caseitems' definition 'ci'.
yash-2.47/parser.c:3114:67: note: Function 'print_caseitems' argument 2 names different: declaration 'caseitems' definition 'ci'.
yash-2.47/parser.c:3144:46: style: Function 'print_function_definition' argument 2 names different: declaration 'command' definition 'c'. [funcArgNamesDifferent]
yash-2.47/parser.c:2830:46: note: Function 'print_function_definition' argument 2 names different: declaration 'command' definition 'c'.
yash-2.47/parser.c:3144:46: note: Function 'print_function_definition' argument 2 names different: declaration 'command' definition 'c'.
yash-2.47/parser.c:3160:45: style: Function 'print_assignments' argument 2 names different: declaration 'assigns' definition 'a'. [funcArgNamesDifferent]
yash-2.47/parser.c:2834:45: note: Function 'print_assignments' argument 2 names different: declaration 'assigns' definition 'a'.
yash-2.47/parser.c:3160:45: note: Function 'print_assignments' argument 2 names different: declaration 'assigns' definition 'a'.
yash-2.47/parser.c:3186:44: style: Function 'print_redirections' argument 2 names different: declaration 'redirections' definition 'rd'. [funcArgNamesDifferent]
yash-2.47/parser.c:2838:44: note: Function 'print_redirections' argument 2 names different: declaration 'redirections' definition 'rd'.
yash-2.47/parser.c:3186:44: note: Function 'print_redirections' argument 2 names different: declaration 'redirections' definition 'rd'.
yash-2.47/parser.c:3228:62: style: Function 'print_word' argument 2 names different: declaration 'wordunits' definition 'wu'. [funcArgNamesDifferent]
yash-2.47/parser.c:2842:47: note: Function 'print_word' argument 2 names different: declaration 'wordunits' definition 'wu'.
yash-2.47/parser.c:3228:62: note: Function 'print_word' argument 2 names different: declaration 'wordunits' definition 'wu'.
yash-2.47/parser.c:3258:67: style: Function 'print_parameter' argument 2 names different: declaration 'parameter' definition 'pe'. [funcArgNamesDifferent]
yash-2.47/parser.c:2846:47: note: Function 'print_parameter' argument 2 names different: declaration 'parameter' definition 'pe'.
yash-2.47/parser.c:3258:67: note: Function 'print_parameter' argument 2 names different: declaration 'parameter' definition 'pe'.
yash-2.47/parser.c:3315:58: style: Function 'print_embedded_command' argument 2 names different: declaration 'command' definition 'ec'. [funcArgNamesDifferent]
yash-2.47/parser.c:2849:65: note: Function 'print_embedded_command' argument 2 names different: declaration 'command' definition 'ec'.
yash-2.47/parser.c:3315:58: note: Function 'print_embedded_command' argument 2 names different: declaration 'command' definition 'ec'.
yash-2.47/parser.c:950:0: style: Boolean variable 'error' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean]
yash-2.47/path.c:1187:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yash-2.47/path.c:320:9: style: The scope of the variable 'fd' can be reduced. [variableScope]
yash-2.47/path.c:514:20: style: The scope of the variable 'path' can be reduced. [variableScope]
yash-2.47/path.c:1623:30: style: Function 'set_umask' argument 1 names different: declaration 'newmask' definition 'maskstr'. [funcArgNamesDifferent]
yash-2.47/path.c:980:37: note: Function 'set_umask' argument 1 names different: declaration 'newmask' definition 'maskstr'.
yash-2.47/path.c:1623:30: note: Function 'set_umask' argument 1 names different: declaration 'newmask' definition 'maskstr'.
yash-2.47/path.c:1236:15: warning: String literal compared with variable '*path'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/path.c:1239:12: warning: String literal compared with variable '*path'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/path.c:1241:16: warning: String literal compared with variable '*path'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/path.c:1248:15: warning: String literal compared with variable '*path'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/path.c:1250:12: warning: String literal compared with variable '*path'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/path.c:1288:15: warning: String literal compared with variable '*path'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/path.c:1292:16: warning: String literal compared with variable '*rp'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/path.c:1298:12: warning: String literal compared with variable '*p'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/path.c:1632:20: warning: String literal compared with variable '*end'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/plist.c:53:17: style: Array index 'realcount' is used before limits check. [arrayIndexThenCheck]
yash-2.47/redir.c:463:18: style: Function 'save_fd' argument 1 names different: declaration 'oldfd' definition 'fd'. [funcArgNamesDifferent]
yash-2.47/redir.c:299:25: note: Function 'save_fd' argument 1 names different: declaration 'oldfd' definition 'fd'.
yash-2.47/redir.c:463:18: note: Function 'save_fd' argument 1 names different: declaration 'oldfd' definition 'fd'.
yash-2.47/redir.c:759:41: style: Function 'open_heredocument' argument 1 names different: declaration 'content' definition 'contents'. [funcArgNamesDifferent]
yash-2.47/redir.c:311:55: note: Function 'open_heredocument' argument 1 names different: declaration 'content' definition 'contents'.
yash-2.47/redir.c:759:41: note: Function 'open_heredocument' argument 1 names different: declaration 'content' definition 'contents'.
yash-2.47/sig.c:1431:44: style: Function 'signal_job' argument 2 names different: declaration 'jobname' definition 'jobspec'. [funcArgNamesDifferent]
yash-2.47/sig.c:1126:51: note: Function 'signal_job' argument 2 names different: declaration 'jobname' definition 'jobspec'.
yash-2.47/sig.c:1431:44: note: Function 'signal_job' argument 2 names different: declaration 'jobname' definition 'jobspec'.
yash-2.47/strbuf.c:428:12: style: The scope of the variable 'count' can be reduced. [variableScope]
yash-2.47/strbuf.c:455:12: style: The scope of the variable 'rest' can be reduced. [variableScope]
yash-2.47/util.c:67:38: style: Function 'xstrndup' argument 2 names different: declaration 'maxlen' definition 'len'. [funcArgNamesDifferent]
yash-2.47/util.h:170:45: note: Function 'xstrndup' argument 2 names different: declaration 'maxlen' definition 'len'.
yash-2.47/util.c:67:38: note: Function 'xstrndup' argument 2 names different: declaration 'maxlen' definition 'len'.
yash-2.47/util.c:92:44: style: Function 'xwcsndup' argument 2 names different: declaration 'maxlen' definition 'len'. [funcArgNamesDifferent]
yash-2.47/util.h:176:51: note: Function 'xwcsndup' argument 2 names different: declaration 'maxlen' definition 'len'.
yash-2.47/util.c:92:44: note: Function 'xwcsndup' argument 2 names different: declaration 'maxlen' definition 'len'.
yash-2.47/util.c:98:0: error: Memory leak: result [memleak]
yash-2.47/variable.c:2612:10: warning: Identical condition 'posixly_correct', second condition is always false [identicalConditionAfterEarlyExit]
yash-2.47/variable.c:2608:10: note: first condition
yash-2.47/variable.c:2612:10: note: second condition
yash-2.47/variable.c:368:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yash-2.47/variable.c:730:37: style: Function 'do_assignments' argument 1 names different: declaration 'assigns' definition 'assign'. [funcArgNamesDifferent]
yash-2.47/variable.h:109:25: note: Function 'do_assignments' argument 1 names different: declaration 'assigns' definition 'assign'.
yash-2.47/variable.c:730:37: note: Function 'do_assignments' argument 1 names different: declaration 'assigns' definition 'assign'.
yash-2.47/variable.c:881:29: warning: String literal compared with variable '*nameend'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/variable.c:2505:12: warning: String literal compared with variable '*endp'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/variable.c:2540:20: warning: String literal compared with variable 'optchar'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/variable.c:2541:17: warning: String literal compared with variable 'optchar'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
yash-2.47/variable.c:2615:19: warning: String literal compared with variable '*options'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
[18:46]

ftp://ftp.se.debian.org/debian/pool/main/y/yaskkserv/yaskkserv_1.1.0.orig.tar.gz
yaskkserv-1.1.0/source/skk/architecture/bsd_cygwin_linux_gcc/skk_gcc.cpp:31:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
yaskkserv-1.1.0/source/skk/architecture/bsd_cygwin_linux_gcc/skk_gcc.hpp:49:17: style: Struct 'Test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yaskkserv-1.1.0/source/skk/architecture/bsd_cygwin_linux_gcc/skk_syslog.hpp:66:14: performance: Technically the member function 'YaSkkServ::SkkSyslog::setLogLevel' can be static. [functionStatic]
yaskkserv-1.1.0/source/skk/architecture/bsd_cygwin_linux_gcc/skk_syslog.hpp:73:14: performance: Technically the member function 'YaSkkServ::SkkSyslog::printf' can be static. [functionStatic]
yaskkserv-1.1.0/source/skk/architecture/bsd_cygwin_linux_gcc/skk_syslog.cpp:35:17: note: Technically the member function 'YaSkkServ::SkkSyslog::printf' can be static.
yaskkserv-1.1.0/source/skk/architecture/bsd_cygwin_linux_gcc/skk_syslog.hpp:73:14: note: Technically the member function 'YaSkkServ::SkkSyslog::printf' can be static.
yaskkserv-1.1.0/source/skk/architecture/bsd_cygwin_linux_gcc/skk_utility_architecture.hpp:100:14: style: Technically the member function 'YaSkkServ::SkkUtility::WaitAndCheckForGoogleJapaneseInput::waitAndCheckLoopHead' can be const. [functionConst]
yaskkserv-1.1.0/source/skk/architecture/bsd_cygwin_linux_gcc/skk_utility_architecture.hpp:40:9: style: Class 'DictionaryPermission' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[18:46]

ftp://ftp.se.debian.org/debian/pool/main/y/yasm/yasm_1.3.0.orig.tar.gz
yasm-1.3.0/frontends/tasm/tasm.c:970:31: style: Function 'handle_yasm_fatal' argument 1 names different: declaration 'message' definition 'fmt'. [funcArgNamesDifferent]
yasm-1.3.0/frontends/tasm/tasm.c:112:55: note: Function 'handle_yasm_fatal' argument 1 names different: declaration 'message' definition 'fmt'.
yasm-1.3.0/frontends/tasm/tasm.c:970:31: note: Function 'handle_yasm_fatal' argument 1 names different: declaration 'message' definition 'fmt'.
yasm-1.3.0/frontends/vsyasm/vsyasm.c:1371:31: style: Function 'handle_yasm_fatal' argument 1 names different: declaration 'message' definition 'fmt'. [funcArgNamesDifferent]
yasm-1.3.0/frontends/vsyasm/vsyasm.c:125:55: note: Function 'handle_yasm_fatal' argument 1 names different: declaration 'message' definition 'fmt'.
yasm-1.3.0/frontends/vsyasm/vsyasm.c:1371:31: note: Function 'handle_yasm_fatal' argument 1 names different: declaration 'message' definition 'fmt'.
yasm-1.3.0/frontends/yasm/yasm-options.c:206:41: style: Redundant condition: If 'longopt_len > 22', the comparison 'longopt_len' is always true. [redundantCondition]
yasm-1.3.0/frontends/yasm/yasm-plugin.c:81:9: style: Condition '!lib' is always true [knownConditionTrueFalse]
yasm-1.3.0/frontends/yasm/yasm-plugin.c:59:17: note: Assignment 'lib=NULL', assigned value is 0
yasm-1.3.0/frontends/yasm/yasm-plugin.c:81:9: note: Condition '!lib' is always true
yasm-1.3.0/frontends/yasm/yasm.c:254:12: style: The scope of the variable 'got' can be reduced. [variableScope]
yasm-1.3.0/frontends/yasm/yasm.c:1364:31: style: Function 'handle_yasm_fatal' argument 1 names different: declaration 'message' definition 'fmt'. [funcArgNamesDifferent]
yasm-1.3.0/frontends/yasm/yasm.c:126:55: note: Function 'handle_yasm_fatal' argument 1 names different: declaration 'message' definition 'fmt'.
yasm-1.3.0/frontends/yasm/yasm.c:1364:31: note: Function 'handle_yasm_fatal' argument 1 names different: declaration 'message' definition 'fmt'.
yasm-1.3.0/genstring.c:37:11: style: The scope of the variable 'in' can be reduced. [variableScope]
yasm-1.3.0/libyasm/assocdat.c:75:40: style: Function 'yasm__assoc_data_add' argument 1 names different: declaration 'assoc_data' definition 'assoc_data_arg'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/assocdat.h:62:46: note: Function 'yasm__assoc_data_add' argument 1 names different: declaration 'assoc_data' definition 'assoc_data_arg'.
yasm-1.3.0/libyasm/assocdat.c:75:40: note: Function 'yasm__assoc_data_add' argument 1 names different: declaration 'assoc_data' definition 'assoc_data_arg'.
yasm-1.3.0/libyasm/bc-data.c:504:51: style: The scope of the variable 'num' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bc-data.c:448:32: style: Function 'yasm_dv_create_expr' argument 1 names different: declaration 'expn' definition 'e'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/bytecode.h:549:57: note: Function 'yasm_dv_create_expr' argument 1 names different: declaration 'expn' definition 'e'.
yasm-1.3.0/libyasm/bc-data.c:448:32: note: Function 'yasm_dv_create_expr' argument 1 names different: declaration 'expn' definition 'e'.
yasm-1.3.0/libyasm/bc-data.c:560:40: style: Function 'yasm_dvs_print' argument 1 names different: declaration 'headp' definition 'head'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/bytecode.h:636:45: note: Function 'yasm_dvs_print' argument 1 names different: declaration 'headp' definition 'head'.
yasm-1.3.0/libyasm/bc-data.c:560:40: note: Function 'yasm_dvs_print' argument 1 names different: declaration 'headp' definition 'head'.
yasm-1.3.0/libyasm/bc-incbin.c:205:51: style: The scope of the variable 'num' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:202:12: style: The scope of the variable 'length' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:216:12: style: The scope of the variable 'length' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:229:13: style: The scope of the variable 'last' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:230:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:249:13: style: The scope of the variable 'digit' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:451:13: style: The scope of the variable 'slot' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:470:13: style: The scope of the variable 'zero' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:493:13: style: The scope of the variable 'slot' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:495:13: style: The scope of the variable 'i' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:520:13: style: The scope of the variable 'bytes' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:526:13: style: The scope of the variable 'source' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:527:13: style: The scope of the variable 'target' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:607:13: style: The scope of the variable 'fill' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:608:13: style: The scope of the variable 'lastX' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:609:13: style: The scope of the variable 'lastY' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:673:13: style: The scope of the variable 'work' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:674:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:675:13: style: The scope of the variable 'i' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:675:15: style: The scope of the variable 'j' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:702:12: style: The scope of the variable 'bit' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:703:12: style: The scope of the variable 'value' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:743:13: style: The scope of the variable 'loaddr' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:744:13: style: The scope of the variable 'hiaddr' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:745:13: style: The scope of the variable 'lobase' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:746:13: style: The scope of the variable 'hibase' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:747:13: style: The scope of the variable 'lomask' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:749:13: style: The scope of the variable 'diff' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:783:13: style: The scope of the variable 'loaddr' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:784:13: style: The scope of the variable 'hiaddr' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:785:13: style: The scope of the variable 'lobase' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:786:13: style: The scope of the variable 'hibase' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:787:13: style: The scope of the variable 'lomask' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:789:13: style: The scope of the variable 'diff' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:824:13: style: The scope of the variable 'loaddr' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:825:13: style: The scope of the variable 'hiaddr' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:826:13: style: The scope of the variable 'lobase' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:827:13: style: The scope of the variable 'hibase' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:828:13: style: The scope of the variable 'lomask' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:830:13: style: The scope of the variable 'diff' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:863:13: style: The scope of the variable 'loaddr' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:864:13: style: The scope of the variable 'hiaddr' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1050:13: style: The scope of the variable 'source' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1051:13: style: The scope of the variable 'target' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1052:13: style: The scope of the variable 's_lo_base' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1053:13: style: The scope of the variable 's_hi_base' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1054:13: style: The scope of the variable 's_lo_bit' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1055:13: style: The scope of the variable 's_hi_bit' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1056:13: style: The scope of the variable 's_base' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1057:13: style: The scope of the variable 's_lower' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1058:13: style: The scope of the variable 's_upper' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1059:13: style: The scope of the variable 's_bits' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1060:13: style: The scope of the variable 's_min' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1061:13: style: The scope of the variable 's_max' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1062:13: style: The scope of the variable 't_lo_base' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1063:13: style: The scope of the variable 't_hi_base' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1064:13: style: The scope of the variable 't_lo_bit' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1065:13: style: The scope of the variable 't_hi_bit' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1066:13: style: The scope of the variable 't_base' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1067:13: style: The scope of the variable 't_lower' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1068:13: style: The scope of the variable 't_upper' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1069:13: style: The scope of the variable 't_bits' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1070:13: style: The scope of the variable 't_min' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1072:13: style: The scope of the variable 'bits' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1073:13: style: The scope of the variable 'sel' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1265:12: style: The scope of the variable 'limit' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1266:12: style: The scope of the variable 'diff' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1362:13: style: The scope of the variable 'last' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1427:13: style: The scope of the variable 'sign' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1459:13: style: The scope of the variable 'value' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1460:13: style: The scope of the variable 'count' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1461:13: style: The scope of the variable 'digit' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1496:13: style: The scope of the variable 'length' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1497:13: style: The scope of the variable 'value' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1498:13: style: The scope of the variable 'count' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1499:13: style: The scope of the variable 'digit' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1535:13: style: The scope of the variable 'length' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1536:13: style: The scope of the variable 'value' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1537:13: style: The scope of the variable 'value_fill' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1538:13: style: The scope of the variable 'count' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1539:13: style: The scope of the variable 'count_fill' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1540:13: style: The scope of the variable 'digit' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1576:13: style: The scope of the variable 'value' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1577:13: style: The scope of the variable 'count' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1578:13: style: The scope of the variable 'digit' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1612:13: style: The scope of the variable 'length' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1613:13: style: The scope of the variable 'value' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1614:13: style: The scope of the variable 'count' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1615:13: style: The scope of the variable 'digit' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1655:13: style: The scope of the variable 'count' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1656:13: style: The scope of the variable 'q' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1657:13: style: The scope of the variable 'r' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1661:13: style: The scope of the variable 'quot' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1662:13: style: The scope of the variable 'rest' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1663:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1664:13: style: The scope of the variable 'base' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1817:13: style: The scope of the variable 'term' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1818:13: style: The scope of the variable 'base' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1819:13: style: The scope of the variable 'prod' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1820:13: style: The scope of the variable 'rank' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1821:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1822:13: style: The scope of the variable 'accu' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1823:13: style: The scope of the variable 'powr' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1824:13: style: The scope of the variable 'count' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1825:13: style: The scope of the variable 'length' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1826:13: style: The scope of the variable 'digit' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1928:13: style: The scope of the variable 'term' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1929:13: style: The scope of the variable 'base' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1930:13: style: The scope of the variable 'prod' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1931:13: style: The scope of the variable 'rank' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1932:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1933:13: style: The scope of the variable 'accu' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1934:13: style: The scope of the variable 'powr' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1935:13: style: The scope of the variable 'count' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1936:13: style: The scope of the variable 'length' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:1937:13: style: The scope of the variable 'digit' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2062:13: style: The scope of the variable 'sample' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2064:13: style: The scope of the variable 'digits' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2065:13: style: The scope of the variable 'factor' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2066:13: style: The scope of the variable 'power' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2134:13: style: The scope of the variable 'state' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2135:13: style: The scope of the variable 'token' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2137:13: style: The scope of the variable 'start' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2340:13: style: The scope of the variable 'msb' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2398:13: style: The scope of the variable 'msb' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2426:12: style: The scope of the variable 'count' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2427:12: style: The scope of the variable 'words' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2444:12: style: The scope of the variable 'count' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2445:12: style: The scope of the variable 'words' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2463:12: style: The scope of the variable 'last' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2480:12: style: The scope of the variable 'last' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2538:12: style: The scope of the variable 'cc' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2540:12: style: The scope of the variable 'yy' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2541:12: style: The scope of the variable 'zz' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2542:12: style: The scope of the variable 'lo' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2543:12: style: The scope of the variable 'hi' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2741:13: style: The scope of the variable 'size' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2742:13: style: The scope of the variable 'mask' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2744:13: style: The scope of the variable 'ptr_y' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2745:13: style: The scope of the variable 'ptr_z' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2819:13: style: The scope of the variable 'addr' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2883:13: style: The scope of the variable 'A' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:2884:13: style: The scope of the variable 'B' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3250:13: style: The scope of the variable 'value' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3251:13: style: The scope of the variable 'count' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3272:13: style: The scope of the variable 'value' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3273:13: style: The scope of the variable 'count' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3359:12: style: The scope of the variable 'mask' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3360:12: style: The scope of the variable 'temp' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3392:12: style: The scope of the variable 'chunkbits' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3394:12: style: The scope of the variable 'temp' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3530:13: style: The scope of the variable 'w0' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3530:16: style: The scope of the variable 'w1' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3531:15: style: The scope of the variable 'k' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3554:13: style: The scope of the variable 'c' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3619:12: style: The scope of the variable 'i' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3620:12: style: The scope of the variable 'j' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3621:12: style: The scope of the variable 'k' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3622:12: style: The scope of the variable 'indxX' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3623:12: style: The scope of the variable 'indxY' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3624:12: style: The scope of the variable 'indxZ' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3625:12: style: The scope of the variable 'termX' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3626:12: style: The scope of the variable 'termY' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3627:12: style: The scope of the variable 'sum' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3660:12: style: The scope of the variable 'i' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3661:12: style: The scope of the variable 'j' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3662:12: style: The scope of the variable 'k' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3663:12: style: The scope of the variable 'indxX' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3664:12: style: The scope of the variable 'indxY' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3665:12: style: The scope of the variable 'indxZ' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3666:12: style: The scope of the variable 'termX' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3667:12: style: The scope of the variable 'termY' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3668:12: style: The scope of the variable 'sum' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3699:12: style: The scope of the variable 'i' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3700:12: style: The scope of the variable 'j' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3701:12: style: The scope of the variable 'k' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3702:12: style: The scope of the variable 'ii' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3703:12: style: The scope of the variable 'ij' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3704:12: style: The scope of the variable 'ik' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3705:12: style: The scope of the variable 'kj' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3706:12: style: The scope of the variable 'termi' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3707:12: style: The scope of the variable 'termk' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3739:13: style: The scope of the variable 'i' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3740:13: style: The scope of the variable 'j' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3741:13: style: The scope of the variable 'ii' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3742:13: style: The scope of the variable 'ij' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3743:13: style: The scope of the variable 'ji' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3744:13: style: The scope of the variable 'addii' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3745:13: style: The scope of the variable 'addij' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3746:13: style: The scope of the variable 'addji' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3750:13: style: The scope of the variable 'termi' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:3751:13: style: The scope of the variable 'termj' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bitvect.c:404:37: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yasm-1.3.0/libyasm/bitvect.c:759:34: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yasm-1.3.0/libyasm/bitvect.c:760:34: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yasm-1.3.0/libyasm/bitvect.c:799:34: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yasm-1.3.0/libyasm/bitvect.c:800:34: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yasm-1.3.0/libyasm/bitvect.c:840:34: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yasm-1.3.0/libyasm/bitvect.c:841:34: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yasm-1.3.0/libyasm/bitvect.c:1145:46: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yasm-1.3.0/libyasm/bitvect.c:1152:47: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yasm-1.3.0/libyasm/bitvect.c:1159:46: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yasm-1.3.0/libyasm/bitvect.c:1160:49: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yasm-1.3.0/libyasm/bitvect.c:1233:34: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yasm-1.3.0/libyasm/bitvect.c:1234:37: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yasm-1.3.0/libyasm/bitvect.c:3370:34: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yasm-1.3.0/libyasm/bitvect.c:3374:40: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yasm-1.3.0/libyasm/bitvect.c:3408:39: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yasm-1.3.0/libyasm/bytecode.c:203:18: style: The scope of the variable 'intn' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bytecode.c:309:20: style: The scope of the variable 'origbuf' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bytecode.c:310:10: style: The scope of the variable 'i' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bytecode.c:311:9: style: The scope of the variable 'error' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bytecode.c:355:51: style: The scope of the variable 'num' can be reduced. [variableScope]
yasm-1.3.0/libyasm/bytecode.c:75:59: style: Function 'yasm_bc_tobytes_common' argument 2 names different: declaration 'bufp' definition 'buf'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/bytecode.h:279:41: note: Function 'yasm_bc_tobytes_common' argument 2 names different: declaration 'bufp' definition 'buf'.
yasm-1.3.0/libyasm/bytecode.c:75:59: note: Function 'yasm_bc_tobytes_common' argument 2 names different: declaration 'bufp' definition 'buf'.
yasm-1.3.0/libyasm/cmake-module.c:34:11: style: struct member 'loaded_module::data' is never used. [unusedStructMember]
yasm-1.3.0/libyasm/errwarn.c:500:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
yasm-1.3.0/libyasm/errwarn.c:433:19: style: The scope of the variable 'we' can be reduced. [variableScope]
yasm-1.3.0/libyasm/errwarn.c:178:23: style: Function 'def_fatal' argument 1 names different: declaration 'message' definition 'fmt'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/errwarn.c:47:47: note: Function 'def_fatal' argument 1 names different: declaration 'message' definition 'fmt'.
yasm-1.3.0/libyasm/errwarn.c:178:23: note: Function 'def_fatal' argument 1 names different: declaration 'message' definition 'fmt'.
yasm-1.3.0/libyasm/errwarn.c:402:34: style: Function 'yasm_warn_enable' argument 1 names different: declaration 'wclass' definition 'num'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/errwarn.h:254:39: note: Function 'yasm_warn_enable' argument 1 names different: declaration 'wclass' definition 'num'.
yasm-1.3.0/libyasm/errwarn.c:402:34: note: Function 'yasm_warn_enable' argument 1 names different: declaration 'wclass' definition 'num'.
yasm-1.3.0/libyasm/errwarn.c:408:35: style: Function 'yasm_warn_disable' argument 1 names different: declaration 'wclass' definition 'num'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/errwarn.h:260:40: note: Function 'yasm_warn_disable' argument 1 names different: declaration 'wclass' definition 'num'.
yasm-1.3.0/libyasm/errwarn.c:408:35: note: Function 'yasm_warn_disable' argument 1 names different: declaration 'wclass' definition 'num'.
yasm-1.3.0/libyasm/expr.c:540:9: style: The scope of the variable 'i' can be reduced. [variableScope]
yasm-1.3.0/libyasm/expr.c:1453:28: style: The scope of the variable 'newsize' can be reduced. [variableScope]
yasm-1.3.0/libyasm/expr.c:64:52: style: Function 'yasm_expr_create' argument 2 names different: declaration 'a' definition 'left'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/expr.h:91:51: note: Function 'yasm_expr_create' argument 2 names different: declaration 'a' definition 'left'.
yasm-1.3.0/libyasm/expr.c:64:52: note: Function 'yasm_expr_create' argument 2 names different: declaration 'a' definition 'left'.
yasm-1.3.0/libyasm/expr.c:65:35: style: Function 'yasm_expr_create' argument 3 names different: declaration 'b' definition 'right'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/expr.h:92:45: note: Function 'yasm_expr_create' argument 3 names different: declaration 'b' definition 'right'.
yasm-1.3.0/libyasm/expr.c:65:35: note: Function 'yasm_expr_create' argument 3 names different: declaration 'b' definition 'right'.
yasm-1.3.0/libyasm/expr.c:152:28: style: Function 'yasm_expr_sym' argument 1 names different: declaration 'sym' definition 's'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/expr.h:106:67: note: Function 'yasm_expr_sym' argument 1 names different: declaration 'sym' definition 's'.
yasm-1.3.0/libyasm/expr.c:152:28: note: Function 'yasm_expr_sym' argument 1 names different: declaration 'sym' definition 's'.
yasm-1.3.0/libyasm/expr.c:161:27: style: Function 'yasm_expr_expr' argument 1 names different: declaration 'e' definition 'x'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/expr.h:113:66: note: Function 'yasm_expr_expr' argument 1 names different: declaration 'e' definition 'x'.
yasm-1.3.0/libyasm/expr.c:161:27: note: Function 'yasm_expr_expr' argument 1 names different: declaration 'e' definition 'x'.
yasm-1.3.0/libyasm/expr.c:170:28: style: Function 'yasm_expr_int' argument 1 names different: declaration 'intn' definition 'i'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/expr.h:120:67: note: Function 'yasm_expr_int' argument 1 names different: declaration 'intn' definition 'i'.
yasm-1.3.0/libyasm/expr.c:170:28: note: Function 'yasm_expr_int' argument 1 names different: declaration 'intn' definition 'i'.
yasm-1.3.0/libyasm/expr.c:179:32: style: Function 'yasm_expr_float' argument 1 names different: declaration 'flt' definition 'f'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/expr.h:127:71: note: Function 'yasm_expr_float' argument 1 names different: declaration 'flt' definition 'f'.
yasm-1.3.0/libyasm/expr.c:179:32: note: Function 'yasm_expr_float' argument 1 names different: declaration 'flt' definition 'f'.
yasm-1.3.0/libyasm/file.c:56:39: style: Function 'yasm_scanner_initialize' argument 1 names different: declaration 'scanner' definition 's'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/file.h:52:44: note: Function 'yasm_scanner_initialize' argument 1 names different: declaration 'scanner' definition 's'.
yasm-1.3.0/libyasm/file.c:56:39: note: Function 'yasm_scanner_initialize' argument 1 names different: declaration 'scanner' definition 's'.
yasm-1.3.0/libyasm/file.c:68:35: style: Function 'yasm_scanner_delete' argument 1 names different: declaration 'scanner' definition 's'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/file.h:58:40: note: Function 'yasm_scanner_delete' argument 1 names different: declaration 'scanner' definition 's'.
yasm-1.3.0/libyasm/file.c:68:35: note: Function 'yasm_scanner_delete' argument 1 names different: declaration 'scanner' definition 's'.
yasm-1.3.0/libyasm/file.c:77:32: style: Function 'yasm_fill_helper' argument 1 names different: declaration 'scanner' definition 's'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/file.h:71:20: note: Function 'yasm_fill_helper' argument 1 names different: declaration 'scanner' definition 's'.
yasm-1.3.0/libyasm/file.c:77:32: note: Function 'yasm_fill_helper' argument 1 names different: declaration 'scanner' definition 's'.
yasm-1.3.0/libyasm/intnum.c:544:60: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yasm-1.3.0/libyasm/intnum.c:549:62: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yasm-1.3.0/libyasm/intnum.c:426:11: style: The scope of the variable 'count' can be reduced. [variableScope]
yasm-1.3.0/libyasm/intnum.c:783:9: style: The scope of the variable 'carry_in' can be reduced. [variableScope]
yasm-1.3.0/libyasm/intnum.c:690:40: style: Function 'yasm_intnum_is_zero' argument 1 names different: declaration 'acc' definition 'intn'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/intnum.h:191:44: note: Function 'yasm_intnum_is_zero' argument 1 names different: declaration 'acc' definition 'intn'.
yasm-1.3.0/libyasm/intnum.c:690:40: note: Function 'yasm_intnum_is_zero' argument 1 names different: declaration 'acc' definition 'intn'.
yasm-1.3.0/libyasm/intnum.c:696:40: style: Function 'yasm_intnum_is_pos1' argument 1 names different: declaration 'acc' definition 'intn'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/intnum.h:198:44: note: Function 'yasm_intnum_is_pos1' argument 1 names different: declaration 'acc' definition 'intn'.
yasm-1.3.0/libyasm/intnum.c:696:40: note: Function 'yasm_intnum_is_pos1' argument 1 names different: declaration 'acc' definition 'intn'.
yasm-1.3.0/libyasm/intnum.c:702:40: style: Function 'yasm_intnum_is_neg1' argument 1 names different: declaration 'acc' definition 'intn'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/intnum.h:205:44: note: Function 'yasm_intnum_is_neg1' argument 1 names different: declaration 'acc' definition 'intn'.
yasm-1.3.0/libyasm/intnum.c:702:40: note: Function 'yasm_intnum_is_neg1' argument 1 names different: declaration 'acc' definition 'intn'.
yasm-1.3.0/libyasm/intnum.c:708:37: style: Function 'yasm_intnum_sign' argument 1 names different: declaration 'acc' definition 'intn'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/intnum.h:212:41: note: Function 'yasm_intnum_sign' argument 1 names different: declaration 'acc' definition 'intn'.
yasm-1.3.0/libyasm/intnum.c:708:37: note: Function 'yasm_intnum_sign' argument 1 names different: declaration 'acc' definition 'intn'.
yasm-1.3.0/libyasm/linemap.c:85:11: style: The scope of the variable 'copy' can be reduced. [variableScope]
yasm-1.3.0/libyasm/md5.c:62:33: style: Function 'yasm_md5_init' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/md5.h:23:38: note: Function 'yasm_md5_init' argument 1 names different: declaration 'context' definition 'ctx'.
yasm-1.3.0/libyasm/md5.c:62:33: note: Function 'yasm_md5_init' argument 1 names different: declaration 'context' definition 'ctx'.
yasm-1.3.0/libyasm/md5.c:78:35: style: Function 'yasm_md5_update' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/md5.h:25:40: note: Function 'yasm_md5_update' argument 1 names different: declaration 'context' definition 'ctx'.
yasm-1.3.0/libyasm/md5.c:78:35: note: Function 'yasm_md5_update' argument 1 names different: declaration 'context' definition 'ctx'.
yasm-1.3.0/libyasm/md5.c:127:60: style: Function 'yasm_md5_final' argument 2 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/md5.h:28:65: note: Function 'yasm_md5_final' argument 2 names different: declaration 'context' definition 'ctx'.
yasm-1.3.0/libyasm/md5.c:127:60: note: Function 'yasm_md5_final' argument 2 names different: declaration 'context' definition 'ctx'.
yasm-1.3.0/libyasm/md5.c:188:62: style: Function 'yasm_md5_transform' argument 2 names different: declaration 'in' definition 'inraw'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/md5.h:30:67: note: Function 'yasm_md5_transform' argument 2 names different: declaration 'in' definition 'inraw'.
yasm-1.3.0/libyasm/md5.c:188:62: note: Function 'yasm_md5_transform' argument 2 names different: declaration 'in' definition 'inraw'.
yasm-1.3.0/libyasm/mergesort.c:140:17: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yasm-1.3.0/libyasm/mergesort.c:142:18: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yasm-1.3.0/libyasm/mergesort.c:143:53: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yasm-1.3.0/libyasm/mergesort.c:144:23: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yasm-1.3.0/libyasm/mergesort.c:148:31: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yasm-1.3.0/libyasm/mergesort.c:284:18: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yasm-1.3.0/libyasm/mergesort.c:294:10: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yasm-1.3.0/libyasm/mergesort.c:310:39: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yasm-1.3.0/libyasm/mergesort.c:318:47: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yasm-1.3.0/libyasm/mergesort.c:328:39: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yasm-1.3.0/libyasm/mergesort.c:330:39: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yasm-1.3.0/libyasm/mergesort.c:277:13: style: The scope of the variable 'length' can be reduced. [variableScope]
yasm-1.3.0/libyasm/mergesort.c:114:20: warning: Division of result of sizeof() on pointer type. [divideSizeof]
yasm-1.3.0/libyasm/phash.c:96:26: style: Function 'phash_lookup' argument 1 names different: declaration 'k' definition 'sk'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/phash.h:16:40: note: Function 'phash_lookup' argument 1 names different: declaration 'k' definition 'sk'.
yasm-1.3.0/libyasm/phash.c:96:26: note: Function 'phash_lookup' argument 1 names different: declaration 'k' definition 'sk'.
yasm-1.3.0/libyasm/phash.c:193:26: style: Function 'phash_checksum' argument 1 names different: declaration 'k' definition 'sk'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/phash.h:19:33: note: Function 'phash_checksum' argument 1 names different: declaration 'k' definition 'sk'.
yasm-1.3.0/libyasm/phash.c:193:26: note: Function 'phash_checksum' argument 1 names different: declaration 'k' definition 'sk'.
yasm-1.3.0/libyasm/phash.c:194:21: style: Function 'phash_checksum' argument 2 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/phash.h:19:43: note: Function 'phash_checksum' argument 2 names different: declaration 'length' definition 'len'.
yasm-1.3.0/libyasm/phash.c:194:21: note: Function 'phash_checksum' argument 2 names different: declaration 'length' definition 'len'.
yasm-1.3.0/libyasm/section.c:957:18: style: The scope of the variable 'i' can be reduced. [variableScope]
yasm-1.3.0/libyasm/section.c:1097:18: style: The scope of the variable 'i' can be reduced. [variableScope]
yasm-1.3.0/libyasm/section.c:1411:22: style: The scope of the variable 'intn' can be reduced. [variableScope]
yasm-1.3.0/libyasm/strsep.c:62:30: style: The scope of the variable 'spanp' can be reduced. [variableScope]
yasm-1.3.0/libyasm/strsep.c:63:22: style: The scope of the variable 'c' can be reduced. [variableScope]
yasm-1.3.0/libyasm/symrec.c:377:34: style: Function 'yasm_symrec_declare' argument 1 names different: declaration 'symrec' definition 'rec'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/symrec.h:186:39: note: Function 'yasm_symrec_declare' argument 1 names different: declaration 'symrec' definition 'rec'.
yasm-1.3.0/libyasm/symrec.c:377:34: note: Function 'yasm_symrec_declare' argument 1 names different: declaration 'symrec' definition 'rec'.
yasm-1.3.0/libyasm/tests/bitvect_test.c:158:50: error: Undefined behavior: Variable 'failed' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
yasm-1.3.0/libyasm/tests/combpath_test.c:132:46: error: Undefined behavior: Variable 'failed' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
yasm-1.3.0/libyasm/tests/floatnum_test.c:273:10: style: The scope of the variable 'str' can be reduced. [variableScope]
yasm-1.3.0/libyasm/tests/floatnum_test.c:426:54: error: Undefined behavior: Variable 'failed' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
yasm-1.3.0/libyasm/tests/leb128_test.c:182:46: error: Undefined behavior: Variable 'failed' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
yasm-1.3.0/libyasm/tests/leb128_test.c:189:46: error: Undefined behavior: Variable 'failed' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
yasm-1.3.0/libyasm/tests/splitpath_test.c:147:46: error: Undefined behavior: Variable 'failed' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
yasm-1.3.0/libyasm/tests/uncstring_test.c:147:46: error: Undefined behavior: Variable 'failed' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
yasm-1.3.0/libyasm/valparam.c:45:20: style: The scope of the variable 'vp' can be reduced. [variableScope]
yasm-1.3.0/libyasm/valparam.c:227:9: style: The scope of the variable 'matched' can be reduced. [variableScope]
yasm-1.3.0/libyasm/valparam.c:279:31: style: Function 'yasm_dir_helper_flag_or' argument 4 names different: declaration 'data' definition 'd'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/valparam.h:328:35: note: Function 'yasm_dir_helper_flag_or' argument 4 names different: declaration 'data' definition 'd'.
yasm-1.3.0/libyasm/valparam.c:279:31: note: Function 'yasm_dir_helper_flag_or' argument 4 names different: declaration 'data' definition 'd'.
yasm-1.3.0/libyasm/valparam.c:279:44: style: Function 'yasm_dir_helper_flag_or' argument 5 names different: declaration 'arg' definition 'flag'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/valparam.h:328:51: note: Function 'yasm_dir_helper_flag_or' argument 5 names different: declaration 'arg' definition 'flag'.
yasm-1.3.0/libyasm/valparam.c:279:44: note: Function 'yasm_dir_helper_flag_or' argument 5 names different: declaration 'arg' definition 'flag'.
yasm-1.3.0/libyasm/valparam.c:288:32: style: Function 'yasm_dir_helper_flag_and' argument 4 names different: declaration 'data' definition 'd'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/valparam.h:342:36: note: Function 'yasm_dir_helper_flag_and' argument 4 names different: declaration 'data' definition 'd'.
yasm-1.3.0/libyasm/valparam.c:288:32: note: Function 'yasm_dir_helper_flag_and' argument 4 names different: declaration 'data' definition 'd'.
yasm-1.3.0/libyasm/valparam.c:288:45: style: Function 'yasm_dir_helper_flag_and' argument 5 names different: declaration 'arg' definition 'flag'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/valparam.h:342:52: note: Function 'yasm_dir_helper_flag_and' argument 5 names different: declaration 'arg' definition 'flag'.
yasm-1.3.0/libyasm/valparam.c:288:45: note: Function 'yasm_dir_helper_flag_and' argument 5 names different: declaration 'arg' definition 'flag'.
yasm-1.3.0/libyasm/valparam.c:297:32: style: Function 'yasm_dir_helper_flag_set' argument 4 names different: declaration 'data' definition 'd'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/valparam.h:314:36: note: Function 'yasm_dir_helper_flag_set' argument 4 names different: declaration 'data' definition 'd'.
yasm-1.3.0/libyasm/valparam.c:297:32: note: Function 'yasm_dir_helper_flag_set' argument 4 names different: declaration 'data' definition 'd'.
yasm-1.3.0/libyasm/valparam.c:297:45: style: Function 'yasm_dir_helper_flag_set' argument 5 names different: declaration 'arg' definition 'flag'. [funcArgNamesDifferent]
yasm-1.3.0/libyasm/valparam.h:314:52: note: Function 'yasm_dir_helper_flag_set' argument 5 names different: declaration 'arg' definition 'flag'.
yasm-1.3.0/libyasm/valparam.c:297:45: note: Function 'yasm_dir_helper_flag_set' argument 5 names different: declaration 'arg' definition 'flag'.
yasm-1.3.0/libyasm/value.c:562:29: style: The scope of the variable 'outval' can be reduced. [variableScope]
yasm-1.3.0/libyasm/value.c:563:9: style: The scope of the variable 'sym_local' can be reduced. [variableScope]
yasm-1.3.0/libyasm/value.c:628:9: style: The scope of the variable 'sym_local' can be reduced. [variableScope]
yasm-1.3.0/modules/arch/x86/tests/ssse3.c:223:0: error: Memory leak: pSrc [memleak]
yasm-1.3.0/modules/arch/x86/x86arch.c:350:33: style: The scope of the variable 'fill32' can be reduced. [variableScope]
yasm-1.3.0/modules/arch/x86/x86id.c:644:22: style: The scope of the variable 'size' can be reduced. [variableScope]
yasm-1.3.0/modules/dbgfmts/codeview/cv-symline.c:342:12: style: The scope of the variable 'i' can be reduced. [variableScope]
yasm-1.3.0/modules/dbgfmts/codeview/cv-symline.c:434:12: style: The scope of the variable 'i' can be reduced. [variableScope]
yasm-1.3.0/modules/dbgfmts/codeview/cv-symline.c:448:14: style: The scope of the variable 'symname' can be reduced. [variableScope]
yasm-1.3.0/modules/dbgfmts/codeview/cv-symline.c:538:62: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yasm-1.3.0/modules/dbgfmts/dwarf2/dwarf2-line.c:791:65: style: Same expression on both sides of '-' because the value of 'buf' and '*bufp' are the same. [duplicateExpression]
yasm-1.3.0/modules/dbgfmts/dwarf2/dwarf2-line.c:786:26: note: 'buf' is assigned value '*bufp' here.
yasm-1.3.0/modules/dbgfmts/dwarf2/dwarf2-line.c:791:65: note: Same expression on both sides of '-' because the value of 'buf' and '*bufp' are the same.
yasm-1.3.0/modules/dbgfmts/dwarf2/dwarf2-line.c:178:19: style: The scope of the variable 'i' can be reduced. [variableScope]
yasm-1.3.0/modules/objfmts/bin/bin-objfmt.c:671:62: warning: Either the condition 'info!=NULL' is redundant or there is possible null pointer dereference: info. [nullPointerRedundantCheck]
yasm-1.3.0/modules/objfmts/bin/bin-objfmt.c:673:17: note: Assuming that condition 'info!=NULL' is not redundant
yasm-1.3.0/modules/objfmts/bin/bin-objfmt.c:671:62: note: Null pointer dereference
yasm-1.3.0/modules/objfmts/bin/bin-objfmt.c:132:24: style: The scope of the variable 'found' can be reduced. [variableScope]
yasm-1.3.0/modules/objfmts/bin/bin-objfmt.c:148:24: style: The scope of the variable 'found' can be reduced. [variableScope]
yasm-1.3.0/modules/objfmts/bin/bin-objfmt.c:1680:32: style: Function 'bin_section_data_destroy' argument 1 names different: declaration 'd' definition 'data'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/bin/bin-objfmt.c:83:55: note: Function 'bin_section_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/bin/bin-objfmt.c:1680:32: note: Function 'bin_section_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/bin/bin-objfmt.c:1754:31: style: Function 'bin_symrec_data_destroy' argument 1 names different: declaration 'd' definition 'data'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/bin/bin-objfmt.c:91:54: note: Function 'bin_symrec_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/bin/bin-objfmt.c:1754:31: note: Function 'bin_symrec_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/coff/coff-objfmt.c:910:9: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yasm-1.3.0/modules/objfmts/coff/coff-objfmt.c:1642:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yasm-1.3.0/modules/objfmts/coff/coff-objfmt.c:1660:5: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yasm-1.3.0/modules/objfmts/coff/coff-objfmt.c:1662:5: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yasm-1.3.0/modules/objfmts/coff/coff-objfmt.c:1014:50: style: The scope of the variable 'sect' can be reduced. [variableScope]
yasm-1.3.0/modules/objfmts/coff/coff-objfmt.c:1306:24: style: The scope of the variable 'csd' can be reduced. [variableScope]
yasm-1.3.0/modules/objfmts/coff/coff-objfmt.c:1630:33: style: Function 'coff_section_data_destroy' argument 1 names different: declaration 'd' definition 'data'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/coff/coff-objfmt.c:211:56: note: Function 'coff_section_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/coff/coff-objfmt.c:1630:33: note: Function 'coff_section_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/coff/coff-objfmt.c:1667:32: style: Function 'coff_symrec_data_destroy' argument 1 names different: declaration 'd' definition 'data'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/coff/coff-objfmt.c:219:55: note: Function 'coff_symrec_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/coff/coff-objfmt.c:1667:32: note: Function 'coff_symrec_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/coff/coff-objfmt.c:262:36: warning: Suspicious code: sign conversion of - in calculation, even though - can have a negative value [signConversion]
yasm-1.3.0/modules/objfmts/coff/tests/cofftest.c:20:5: warning: %lx in format string (no. 1) requires 'unsigned long' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yasm-1.3.0/modules/objfmts/coff/tests/cofftest.c:21:5: warning: %lx in format string (no. 1) requires 'unsigned long' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yasm-1.3.0/modules/objfmts/coff/win64-except.c:227:10: style: The scope of the variable 'intv' can be reduced. [variableScope]
yasm-1.3.0/modules/objfmts/coff/win64-except.c:358:10: style: The scope of the variable 'intv' can be reduced. [variableScope]
yasm-1.3.0/modules/objfmts/elf/elf-objfmt.c:868:5: style: Variable 'info.sindex' is reassigned a value before the old one has been used. [redundantAssignment]
yasm-1.3.0/modules/objfmts/elf/elf-objfmt.c:841:5: note: Variable 'info.sindex' is reassigned a value before the old one has been used.
yasm-1.3.0/modules/objfmts/elf/elf-objfmt.c:868:5: note: Variable 'info.sindex' is reassigned a value before the old one has been used.
yasm-1.3.0/modules/objfmts/elf/elf-objfmt.c:394:22: style: The scope of the variable 'objfmt_elf' can be reduced. [variableScope]
yasm-1.3.0/modules/objfmts/elf/elf.c:365:9: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yasm-1.3.0/modules/objfmts/elf/elf.c:668:5: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yasm-1.3.0/modules/objfmts/elf/elf.c:676:5: warning: Either the condition 'shead==NULL' is redundant or there is possible null pointer dereference: shead. [nullPointerRedundantCheck]
yasm-1.3.0/modules/objfmts/elf/elf.c:678:15: note: Assuming that condition 'shead==NULL' is not redundant
yasm-1.3.0/modules/objfmts/elf/elf.c:676:5: note: Null pointer dereference
yasm-1.3.0/modules/objfmts/elf/elf.c:471:41: style: The scope of the variable 'bufp' can be reduced. [variableScope]
yasm-1.3.0/modules/objfmts/elf/elf.c:762:40: style: The scope of the variable 'bufp' can be reduced. [variableScope]
yasm-1.3.0/modules/objfmts/elf/elf.c:239:40: style: Function 'elf_strtab_append_str' argument 1 names different: declaration 'head' definition 'strtab'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/elf/elf.h:449:58: note: Function 'elf_strtab_append_str' argument 1 names different: declaration 'head' definition 'strtab'.
yasm-1.3.0/modules/objfmts/elf/elf.c:239:40: note: Function 'elf_strtab_append_str' argument 1 names different: declaration 'head' definition 'strtab'.
yasm-1.3.0/modules/objfmts/elf/elf.c:258:37: style: Function 'elf_strtab_destroy' argument 1 names different: declaration 'head' definition 'strtab'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/elf/elf.h:450:42: note: Function 'elf_strtab_destroy' argument 1 names different: declaration 'head' definition 'strtab'.
yasm-1.3.0/modules/objfmts/elf/elf.c:258:37: note: Function 'elf_strtab_destroy' argument 1 names different: declaration 'head' definition 'strtab'.
yasm-1.3.0/modules/objfmts/elf/elf.c:278:53: style: Function 'elf_strtab_output_to_file' argument 2 names different: declaration 'head' definition 'strtab'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/elf/elf.h:451:67: note: Function 'elf_strtab_output_to_file' argument 2 names different: declaration 'head' definition 'strtab'.
yasm-1.3.0/modules/objfmts/elf/elf.c:278:53: note: Function 'elf_strtab_output_to_file' argument 2 names different: declaration 'head' definition 'strtab'.
yasm-1.3.0/modules/objfmts/elf/elf.c:329:31: style: Function 'elf_symrec_data_destroy' argument 1 names different: declaration 'd' definition 'data'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/elf/elf.c:43:54: note: Function 'elf_symrec_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/elf/elf.c:329:31: note: Function 'elf_symrec_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/elf/elf.c:428:37: style: Function 'elf_symtab_destroy' argument 1 names different: declaration 'head' definition 'symtab'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/elf/elf.h:460:42: note: Function 'elf_symtab_destroy' argument 1 names different: declaration 'head' definition 'symtab'.
yasm-1.3.0/modules/objfmts/elf/elf.c:428:37: note: Function 'elf_symtab_destroy' argument 1 names different: declaration 'head' definition 'symtab'.
yasm-1.3.0/modules/objfmts/elf/elf.c:549:40: style: Function 'elf_symtab_set_nonzero' argument 6 names different: declaration 'size' definition 'xsize'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/elf/elf.h:469:50: note: Function 'elf_symtab_set_nonzero' argument 6 names different: declaration 'size' definition 'xsize'.
yasm-1.3.0/modules/objfmts/elf/elf.c:549:40: note: Function 'elf_symtab_set_nonzero' argument 6 names different: declaration 'size' definition 'xsize'.
yasm-1.3.0/modules/objfmts/elf/elf.c:629:36: style: Function 'elf_secthead_destroy' argument 1 names different: declaration 'esd' definition 'shead'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/elf/elf.h:483:41: note: Function 'elf_secthead_destroy' argument 1 names different: declaration 'esd' definition 'shead'.
yasm-1.3.0/modules/objfmts/elf/elf.c:629:36: note: Function 'elf_secthead_destroy' argument 1 names different: declaration 'esd' definition 'shead'.
yasm-1.3.0/modules/objfmts/elf/elf.c:672:51: style: Function 'elf_secthead_write_to_file' argument 2 names different: declaration 'esd' definition 'shead'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/elf/elf.h:484:65: note: Function 'elf_secthead_write_to_file' argument 2 names different: declaration 'esd' definition 'shead'.
yasm-1.3.0/modules/objfmts/elf/elf.c:672:51: note: Function 'elf_secthead_write_to_file' argument 2 names different: declaration 'esd' definition 'shead'.
yasm-1.3.0/modules/objfmts/elf/elf.c:734:59: style: Function 'elf_secthead_write_rel_to_file' argument 2 names different: declaration 'symtab' definition 'symtab_idx'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/elf/elf.h:514:73: note: Function 'elf_secthead_write_rel_to_file' argument 2 names different: declaration 'symtab' definition 'symtab_idx'.
yasm-1.3.0/modules/objfmts/elf/elf.c:734:59: note: Function 'elf_secthead_write_rel_to_file' argument 2 names different: declaration 'symtab' definition 'symtab_idx'.
yasm-1.3.0/modules/objfmts/elf/elf.c:735:66: style: Function 'elf_secthead_write_rel_to_file' argument 4 names different: declaration 'esd' definition 'shead'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/elf/elf.h:516:60: note: Function 'elf_secthead_write_rel_to_file' argument 4 names different: declaration 'esd' definition 'shead'.
yasm-1.3.0/modules/objfmts/elf/elf.c:735:66: note: Function 'elf_secthead_write_rel_to_file' argument 4 names different: declaration 'esd' definition 'shead'.
yasm-1.3.0/modules/objfmts/elf/tests/elftest.c:21:5: warning: %lx in format string (no. 1) requires 'unsigned long' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yasm-1.3.0/modules/objfmts/elf/tests/elftest.c:22:5: warning: %lx in format string (no. 1) requires 'unsigned long' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yasm-1.3.0/modules/objfmts/macho/macho-objfmt.c:1549:5: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yasm-1.3.0/modules/objfmts/macho/macho-objfmt.c:379:24: style: The scope of the variable 'objfmt_macho' can be reduced. [variableScope]
yasm-1.3.0/modules/objfmts/macho/macho-objfmt.c:704:46: style: The scope of the variable 'sect' can be reduced. [variableScope]
yasm-1.3.0/modules/objfmts/macho/macho-objfmt.c:797:22: style: The scope of the variable 'name' can be reduced. [variableScope]
yasm-1.3.0/modules/objfmts/macho/macho-objfmt.c:841:50: style: The scope of the variable 'sect' can be reduced. [variableScope]
yasm-1.3.0/modules/objfmts/macho/macho-objfmt.c:1286:25: style: The scope of the variable 'msd' can be reduced. [variableScope]
yasm-1.3.0/modules/objfmts/macho/macho-objfmt.c:1515:34: style: Function 'macho_section_data_destroy' argument 1 names different: declaration 'd' definition 'data'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/macho/macho-objfmt.c:320:57: note: Function 'macho_section_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/macho/macho-objfmt.c:1515:34: note: Function 'macho_section_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/macho/macho-objfmt.c:1539:33: style: Function 'macho_symrec_data_destroy' argument 1 names different: declaration 'd' definition 'data'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/macho/macho-objfmt.c:328:56: note: Function 'macho_symrec_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/macho/macho-objfmt.c:1539:33: note: Function 'macho_symrec_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/macho/tests/nasm32/machotest.c:21:5: warning: %lx in format string (no. 1) requires 'unsigned long' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yasm-1.3.0/modules/objfmts/macho/tests/nasm32/machotest.c:22:5: warning: %lx in format string (no. 1) requires 'unsigned long' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yasm-1.3.0/modules/objfmts/rdf/rdf-objfmt.c:988:5: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yasm-1.3.0/modules/objfmts/rdf/rdf-objfmt.c:524:46: style: The scope of the variable 'sect' can be reduced. [variableScope]
yasm-1.3.0/modules/objfmts/rdf/rdf-objfmt.c:837:23: style: The scope of the variable 'rsd' can be reduced. [variableScope]
yasm-1.3.0/modules/objfmts/rdf/rdf-objfmt.c:970:32: style: Function 'rdf_section_data_destroy' argument 1 names different: declaration 'd' definition 'data'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/rdf/rdf-objfmt.c:131:55: note: Function 'rdf_section_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/rdf/rdf-objfmt.c:970:32: note: Function 'rdf_section_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/rdf/rdf-objfmt.c:992:31: style: Function 'rdf_symrec_data_destroy' argument 1 names different: declaration 'd' definition 'data'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/rdf/rdf-objfmt.c:139:54: note: Function 'rdf_symrec_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/rdf/rdf-objfmt.c:992:31: note: Function 'rdf_symrec_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/win32/tests/win32test.c:20:5: warning: %lx in format string (no. 1) requires 'unsigned long' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yasm-1.3.0/modules/objfmts/win32/tests/win32test.c:21:5: warning: %lx in format string (no. 1) requires 'unsigned long' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yasm-1.3.0/modules/objfmts/xdf/xdf-objfmt.c:799:5: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yasm-1.3.0/modules/objfmts/xdf/xdf-objfmt.c:801:5: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yasm-1.3.0/modules/objfmts/xdf/xdf-objfmt.c:456:50: style: The scope of the variable 'sect' can be reduced. [variableScope]
yasm-1.3.0/modules/objfmts/xdf/xdf-objfmt.c:775:32: style: Function 'xdf_section_data_destroy' argument 1 names different: declaration 'd' definition 'data'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/xdf/xdf-objfmt.c:102:55: note: Function 'xdf_section_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/xdf/xdf-objfmt.c:775:32: note: Function 'xdf_section_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/xdf/xdf-objfmt.c:805:31: style: Function 'xdf_symrec_data_destroy' argument 1 names different: declaration 'd' definition 'data'. [funcArgNamesDifferent]
yasm-1.3.0/modules/objfmts/xdf/xdf-objfmt.c:110:54: note: Function 'xdf_symrec_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/objfmts/xdf/xdf-objfmt.c:805:31: note: Function 'xdf_symrec_data_destroy' argument 1 names different: declaration 'd' definition 'data'.
yasm-1.3.0/modules/parsers/gas/gas-parse.c:177:16: style: The scope of the variable 'e' can be reduced. [variableScope]
yasm-1.3.0/modules/parsers/gas/gas-parse.c:276:20: style: The scope of the variable 'vp' can be reduced. [variableScope]
yasm-1.3.0/modules/parsers/gas/gas-parse.c:374:20: style: The scope of the variable 'vp' can be reduced. [variableScope]
yasm-1.3.0/modules/parsers/gas/gas-parse.c:1063:16: style: The scope of the variable 'e' can be reduced. [variableScope]
yasm-1.3.0/modules/parsers/gas/gas-parse.c:1064:19: style: The scope of the variable 'dv' can be reduced. [variableScope]
yasm-1.3.0/modules/parsers/gas/gas-parse.c:1089:19: style: The scope of the variable 'dv' can be reduced. [variableScope]
yasm-1.3.0/modules/parsers/gas/gas-parse.c:1337:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/parsers/gas/gas-parse.c:1362:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/parsers/gas/gas-parse.c:1389:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/parsers/gas/gas-parse.c:1419:18: style: The scope of the variable 'sym' can be reduced. [variableScope]
yasm-1.3.0/modules/parsers/gas/gas-parse.c:1542:11: style: The scope of the variable 'gasflags' can be reduced. [variableScope]
yasm-1.3.0/modules/parsers/nasm/nasm-parse.c:241:56: style: The scope of the variable 'multiple' can be reduced. [variableScope]
yasm-1.3.0/modules/parsers/nasm/nasm-parse.c:1248:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/parsers/nasm/nasm-parse.c:1276:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/parsers/nasm/nasm-parse.c:1304:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/gas/gas-eval.c:426:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
yasm-1.3.0/modules/preprocs/gas/gas-eval.c:74:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/gas/gas-eval.c:96:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/gas/gas-eval.c:118:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/gas/gas-eval.c:139:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/gas/gas-eval.c:183:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/gas/gas-eval.c:205:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/gas/gas-eval.c:226:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/gas/gas-eval.c:247:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/gas/gas-eval.c:277:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/gas/gas-eval.c:305:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/gas/gas-eval.c:423:35: style: Function 'evaluate' argument 7 names different: declaration 'symtab' definition 'st'. [funcArgNamesDifferent]
yasm-1.3.0/modules/preprocs/gas/gas-eval.h:118:35: note: Function 'evaluate' argument 7 names different: declaration 'symtab' definition 'st'.
yasm-1.3.0/modules/preprocs/gas/gas-eval.c:423:35: note: Function 'evaluate' argument 7 names different: declaration 'symtab' definition 'st'.
yasm-1.3.0/modules/preprocs/gas/gas-preproc.c:454:13: style: The scope of the variable 'args' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/gas/gas-preproc.c:575:21: style: The scope of the variable 'arg2' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/gas/gas-preproc.c:599:21: style: The scope of the variable 'arg2' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/gas/gas-preproc.c:733:28: style: The scope of the variable 'prev_def' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/gas/gas-preproc.c:733:39: style: The scope of the variable 'temp_def' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-eval.c:425:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
yasm-1.3.0/modules/preprocs/nasm/nasm-eval.c:75:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-eval.c:97:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-eval.c:119:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-eval.c:140:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-eval.c:184:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-eval.c:206:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-eval.c:227:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-eval.c:248:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-eval.c:278:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-eval.c:306:20: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:782:18: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:3808:9: warning: Possible null pointer dereference: t [nullPointer]
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:3938:38: note: Assignment 'tt=0', assigned value is 0
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:3945:42: note: Calling function 'find_cc', 1st argument 't' value is 0
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:3808:9: note: Null pointer dereference
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:3810:10: warning: Possible null pointer dereference: t [nullPointer]
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:3938:38: note: Assignment 'tt=0', assigned value is 0
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:3945:42: note: Calling function 'find_cc', 1st argument 't' value is 0
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:3810:10: note: Null pointer dereference
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:538:15: style: The scope of the variable 'k' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:1048:9: style: The scope of the variable 'lineno' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:1049:12: style: The scope of the variable 'fnlen' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:1050:11: style: The scope of the variable 'fname' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:1143:11: style: The scope of the variable 'l' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:1173:20: style: The scope of the variable 's' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:1463:17: style: The scope of the variable 'a' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:1490:9: style: The scope of the variable 'i' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:1789:28: style: The scope of the variable 'c' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:1942:20: style: The scope of the variable 'brace' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:3805:15: style: The scope of the variable 'k' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:3805:18: style: The scope of the variable 'm' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasm-pp.c:4877:20: style: The scope of the variable 'tail' can be reduced. [variableScope]
yasm-1.3.0/modules/preprocs/nasm/nasmlib.c:26:9: style: The scope of the variable 'digit' can be reduced. [variableScope]
yasm-1.3.0/test_hd.c:54:0: error: Resource leak: bfile [resourceLeak]
yasm-1.3.0/tools/genmacro/genmacro.c:37:11: style: The scope of the variable 'in' can be reduced. [variableScope]
yasm-1.3.0/tools/genmacro/genmacro.c:42:9: style: The scope of the variable 'fline' can be reduced. [variableScope]
yasm-1.3.0/tools/genmacro/genmacro.c:94:0: error: Resource leak: in [resourceLeak]
yasm-1.3.0/tools/genperf/genperf.c:265:9: style: The scope of the variable 'ignore_case' can be reduced. [variableScope]
yasm-1.3.0/tools/genperf/genperf.c:266:9: style: The scope of the variable 'compare_strncmp' can be reduced. [variableScope]
yasm-1.3.0/tools/genperf/genperf.c:267:9: style: The scope of the variable 'readonly_tables' can be reduced. [variableScope]
yasm-1.3.0/tools/genperf/genperf.c:539:0: error: Resource leak: in [resourceLeak]
yasm-1.3.0/tools/re2c/actions.c:71:22: style: The scope of the variable 'l2' can be reduced. [variableScope]
yasm-1.3.0/tools/re2c/actions.c:463:19: style: The scope of the variable 'v' can be reduced. [variableScope]
scanner.c:91:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
scanner.c:228:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
scanner.c:577:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
scanner.c:688:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yasm-1.3.0/tools/re2c/code.c:944:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yasm-1.3.0/tools/re2c/code.c:944:6: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yasm-1.3.0/tools/re2c/code.c:555:18: style: The scope of the variable 'i' can be reduced. [variableScope]
yasm-1.3.0/tools/re2c/main.c:176:0: error: Resource leak: f [resourceLeak]
yasm-1.3.0/tools/re2c/parser.c:88:17: style: The scope of the variable 'f' can be reduced. [variableScope]
yasm-1.3.0/tools/re2c/parser.c:101:17: style: The scope of the variable 'f' can be reduced. [variableScope]
[18:47]

ftp://ftp.se.debian.org/debian/pool/main/y/yasnippet/yasnippet_0.6.1c.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/y/yasnippet-snippets/yasnippet-snippets_0~git20161123.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yasr/yasr_0.6.9.orig.tar.gz
yasr-0.6.9/acclogin/acclogin.c:89:5: warning: Either the condition 'ttyntail!=NULL' is redundant or there is possible null pointer dereference: ttyntail. [nullPointerRedundantCheck]
yasr-0.6.9/acclogin/acclogin.c:96:25: note: Assuming that condition 'ttyntail!=NULL' is not redundant
yasr-0.6.9/acclogin/acclogin.c:89:5: note: Null pointer dereference
yasr-0.6.9/yasr/gettext.h:193:15: style: The scope of the variable 'translation' can be reduced. [variableScope]
yasr-0.6.9/yasr/gettext.h:239:15: style: The scope of the variable 'translation' can be reduced. [variableScope]
yasr-0.6.9/yasr/config.c:62:16: style: The scope of the variable 'ptr' can be reduced. [variableScope]
yasr-0.6.9/yasr/config.c:206:8: style: The scope of the variable 'argp' can be reduced. [variableScope]
yasr-0.6.9/yasr/getfn.c:54:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
yasr-0.6.9/yasr/keybind.c:115:29: style: Function 'kbwiz' argument 1 names different: declaration 'ch' definition 'key'. [funcArgNamesDifferent]
yasr-0.6.9/yasr/yasr.h:299:22: note: Function 'kbwiz' argument 1 names different: declaration 'ch' definition 'key'.
yasr-0.6.9/yasr/keybind.c:115:29: note: Function 'kbwiz' argument 1 names different: declaration 'ch' definition 'key'.
yasr-0.6.9/yasr/keybind.c:106:0: error: Dereferencing 'tmpk' after it is deallocated / released [deallocuse]
yasr-0.6.9/yasr/keytest.c:30:7: style: The scope of the variable 'val' can be reduced. [variableScope]
yasr-0.6.9/yasr/main.c:410:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yasr-0.6.9/yasr/main.c:464:7: style: The scope of the variable 'n' can be reduced. [variableScope]
yasr-0.6.9/yasr/option.c:521:18: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yasr-0.6.9/yasr/option.c:160:7: style: The scope of the variable 'out' can be reduced. [variableScope]
yasr-0.6.9/yasr/option.c:160:16: style: The scope of the variable 'count' can be reduced. [variableScope]
yasr-0.6.9/yasr/option.c:193:7: style: The scope of the variable 'count' can be reduced. [variableScope]
yasr-0.6.9/yasr/option.c:225:14: style: The scope of the variable 'p2' can be reduced. [variableScope]
yasr-0.6.9/yasr/option.c:788:153: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
yasr-0.6.9/yasr/option.c:157:20: style: Function 'opt_getval' argument 1 names different: declaration 'menu' definition 'num'. [funcArgNamesDifferent]
yasr-0.6.9/yasr/yasr.h:303:27: note: Function 'opt_getval' argument 1 names different: declaration 'menu' definition 'num'.
yasr-0.6.9/yasr/option.c:157:20: note: Function 'opt_getval' argument 1 names different: declaration 'menu' definition 'num'.
yasr-0.6.9/yasr/option.c:316:26: style: Function 'opt_queue_empty' argument 1 names different: declaration 'll' definition 'mode'. [funcArgNamesDifferent]
yasr-0.6.9/yasr/yasr.h:308:33: note: Function 'opt_queue_empty' argument 1 names different: declaration 'll' definition 'mode'.
yasr-0.6.9/yasr/option.c:316:26: note: Function 'opt_queue_empty' argument 1 names different: declaration 'll' definition 'mode'.
yasr-0.6.9/yasr/option.c:159:13: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yasr-0.6.9/yasr/option.c:183:13: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yasr-0.6.9/yasr/option.c:192:13: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yasr-0.6.9/yasr/option.c:252:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yasr-0.6.9/yasr/option.c:255:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yasr-0.6.9/yasr/option.c:261:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yasr-0.6.9/yasr/option.c:363:13: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yasr-0.6.9/yasr/option.c:399:13: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yasr-0.6.9/yasr/option.c:709:66: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yasr-0.6.9/yasr/tts.c:343:11: style: Condition 'xml' is always false [knownConditionTrueFalse]
yasr-0.6.9/yasr/tts.c:302:13: note: Assignment 'xml=0', assigned value is 0
yasr-0.6.9/yasr/tts.c:343:11: note: Condition 'xml' is always false
yasr-0.6.9/yasr/tts.c:129:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yasr-0.6.9/yasr/tts.c:177:7: style: The scope of the variable 'len' can be reduced. [variableScope]
yasr-0.6.9/yasr/tts.c:177:12: style: The scope of the variable 'len2' can be reduced. [variableScope]
yasr-0.6.9/yasr/tts.c:248:7: style: The scope of the variable 'len2' can be reduced. [variableScope]
yasr-0.6.9/yasr/tts.c:296:29: style: Function 'tts_out' argument 1 names different: declaration 'ibuf' definition 'buf'. [funcArgNamesDifferent]
yasr-0.6.9/yasr/yasr.h:261:36: note: Function 'tts_out' argument 1 names different: declaration 'ibuf' definition 'buf'.
yasr-0.6.9/yasr/tts.c:296:29: note: Function 'tts_out' argument 1 names different: declaration 'ibuf' definition 'buf'.
yasr-0.6.9/yasr/tts.c:625:10: style: Unused variable: buf [unusedVariable]
yasr-0.6.9/yasr/tts.c:730:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
yasr-0.6.9/yasr/ui.c:612:41: style: The scope of the variable 'i' can be reduced. [variableScope]
[18:47]

ftp://ftp.se.debian.org/debian/pool/main/y/yasw/yasw_0.6.orig.tar.gz
yasw_0.6/src/filter/basefilterwidget.h:32:5: style: Class 'BaseFilterWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yasw_0.6/src/filter/basefilter.h:37:5: style: Class 'BaseFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yasw_0.6/src/filter/basefilterwidget.h:34:10: style: The function 'setPixmap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/abstractfilterwidget.h:44:18: note: Virtual function in base class
yasw_0.6/src/filter/basefilterwidget.h:34:10: note: Function in derived class
yasw_0.6/src/filter/basefilterwidget.h:35:10: style: The function 'setPreview' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/abstractfilterwidget.h:46:18: note: Virtual function in base class
yasw_0.6/src/filter/basefilterwidget.h:35:10: note: Function in derived class
yasw_0.6/src/filter/basefilterwidget.h:37:10: style: The function 'preview' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/abstractfilterwidget.h:48:18: note: Virtual function in base class
yasw_0.6/src/filter/basefilterwidget.h:37:10: note: Function in derived class
yasw_0.6/src/filter/basefilterwidget.h:38:10: style: The function 'enableFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/abstractfilterwidget.h:49:18: note: Virtual function in base class
yasw_0.6/src/filter/basefilterwidget.h:38:10: note: Function in derived class
yasw_0.6/src/filter/basefiltergraphicsview.h:28:5: style: Class 'BaseFilterGraphicsView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yasw_0.6/src/filter/colorcorrection.h:28:5: style: Class 'ColorCorrection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yasw_0.6/src/filter/colorcorrectionwidget.h:39:10: style: The function 'setPixmap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/abstractfilterwidget.h:44:18: note: Virtual function in base class
yasw_0.6/src/filter/colorcorrectionwidget.h:39:10: note: Function in derived class
yasw_0.6/src/filter/colorcorrectionwidget.h:40:10: style: The function 'setPreview' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/abstractfilterwidget.h:46:18: note: Virtual function in base class
yasw_0.6/src/filter/colorcorrectionwidget.h:40:10: note: Function in derived class
yasw_0.6/src/filter/colorcorrectionwidget.h:41:10: style: The function 'preview' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/abstractfilterwidget.h:48:18: note: Virtual function in base class
yasw_0.6/src/filter/colorcorrectionwidget.h:41:10: note: Function in derived class
yasw_0.6/src/filter/colorcorrectionwidget.h:46:10: style: The function 'enableFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/abstractfilterwidget.h:49:18: note: Virtual function in base class
yasw_0.6/src/filter/colorcorrectionwidget.h:46:10: note: Function in derived class
yasw_0.6/src/filter/colorcorrection.h:29:13: style: The function 'getIdentifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:43:21: note: Virtual function in base class
yasw_0.6/src/filter/colorcorrection.h:29:13: note: Function in derived class
yasw_0.6/src/filter/colorcorrection.h:30:13: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:44:21: note: Virtual function in base class
yasw_0.6/src/filter/colorcorrection.h:30:13: note: Function in derived class
yasw_0.6/src/filter/colorcorrection.h:31:29: style: The function 'getSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:46:37: note: Virtual function in base class
yasw_0.6/src/filter/colorcorrection.h:31:29: note: Function in derived class
yasw_0.6/src/filter/colorcorrection.h:32:10: style: The function 'setSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:47:18: note: Virtual function in base class
yasw_0.6/src/filter/colorcorrection.h:32:10: note: Function in derived class
yasw_0.6/src/filter/colorcorrection.h:33:10: style: The function 'settings2Dom' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:48:18: note: Virtual function in base class
yasw_0.6/src/filter/colorcorrection.h:33:10: note: Function in derived class
yasw_0.6/src/filter/colorcorrection.h:34:29: style: The function 'dom2Settings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:49:37: note: Virtual function in base class
yasw_0.6/src/filter/colorcorrection.h:34:29: note: Function in derived class
yasw_0.6/src/filter/colorcorrection.h:38:20: style: The function 'filter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:80:20: note: Virtual function in base class
yasw_0.6/src/filter/colorcorrection.h:38:20: note: Function in derived class
yasw_0.6/src/filter/colorcorrectiongraphicsscene.h:31:5: style: Class 'ColorCorrectionGraphicsScene' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yasw_0.6/src/filter/colorcorrectiongraphicsview.h:30:5: style: Class 'ColorCorrectionGraphicsView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yasw_0.6/src/filter/cropping/cropping.h:29:5: style: Class 'Cropping' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yasw_0.6/src/filter/cropping/croppingcorner.cpp:36:17: warning: Member variable 'CroppingCorner::rectangle' is not initialized in the constructor. [uninitMemberVar]
yasw_0.6/src/filter/cropping/croppingcorner.cpp:36:17: warning: Member variable 'CroppingCorner::cornerMoved' is not initialized in the constructor. [uninitMemberVar]
yasw_0.6/src/filter/cropping/croppingcorner.h:33:5: style: Class 'CroppingCorner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yasw_0.6/src/filter/cropping/croppinggraphicsview.h:29:5: style: Class 'CroppingGraphicsView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yasw_0.6/src/filter/dekeystoning/dekeystoningwidget.h:32:5: style: Class 'DekeystoningWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yasw_0.6/src/filter/dekeystoning/dekeystoning.h:29:5: style: Class 'Dekeystoning' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yasw_0.6/src/filter/dekeystoning/dekeystoningcorner.cpp:36:21: warning: Member variable 'DekeystoningCorner::cornerMoved' is not initialized in the constructor. [uninitMemberVar]
yasw_0.6/src/filter/dekeystoning/dekeystoningcorner.h:34:5: style: Class 'DekeystoningCorner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yasw_0.6/src/filter/dekeystoning/dekeystoninggraphicsview.h:32:5: style: Class 'DekeystoningGraphicsView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yasw_0.6/src/filter/dekeystoning/dekeystoningline.cpp:27:56: style: Function 'DekeystoningLine' argument 1 names different: declaration 'fromCorner' definition 'from'. [funcArgNamesDifferent]
yasw_0.6/src/filter/dekeystoning/dekeystoningline.h:29:42: note: Function 'DekeystoningLine' argument 1 names different: declaration 'fromCorner' definition 'from'.
yasw_0.6/src/filter/dekeystoning/dekeystoningline.cpp:27:56: note: Function 'DekeystoningLine' argument 1 names different: declaration 'fromCorner' definition 'from'.
yasw_0.6/src/filter/dekeystoning/dekeystoningline.cpp:27:82: style: Function 'DekeystoningLine' argument 2 names different: declaration 'toCorner' definition 'to'. [funcArgNamesDifferent]
yasw_0.6/src/filter/dekeystoning/dekeystoningline.h:29:74: note: Function 'DekeystoningLine' argument 2 names different: declaration 'toCorner' definition 'to'.
yasw_0.6/src/filter/dekeystoning/dekeystoningline.cpp:27:82: note: Function 'DekeystoningLine' argument 2 names different: declaration 'toCorner' definition 'to'.
yasw_0.6/src/filter/layoutfilter.cpp:97:65: style: Function 'settings2Dom' argument 2 names different: declaration 'imageElement' definition 'parent'. [funcArgNamesDifferent]
yasw_0.6/src/filter/layoutfilter.h:35:55: note: Function 'settings2Dom' argument 2 names different: declaration 'imageElement' definition 'parent'.
yasw_0.6/src/filter/layoutfilter.cpp:97:65: note: Function 'settings2Dom' argument 2 names different: declaration 'imageElement' definition 'parent'.
yasw_0.6/src/filter/layoutfilter.h:30:5: style: Class 'LayoutFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yasw_0.6/src/filter/layoutwidget.h:40:10: style: The function 'setPixmap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/abstractfilterwidget.h:44:18: note: Virtual function in base class
yasw_0.6/src/filter/layoutwidget.h:40:10: note: Function in derived class
yasw_0.6/src/filter/layoutwidget.h:41:10: style: The function 'setPreview' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/abstractfilterwidget.h:46:18: note: Virtual function in base class
yasw_0.6/src/filter/layoutwidget.h:41:10: note: Function in derived class
yasw_0.6/src/filter/layoutwidget.h:42:10: style: The function 'preview' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/abstractfilterwidget.h:48:18: note: Virtual function in base class
yasw_0.6/src/filter/layoutwidget.h:42:10: note: Function in derived class
yasw_0.6/src/filter/layoutwidget.h:52:10: style: The function 'enableFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/abstractfilterwidget.h:49:18: note: Virtual function in base class
yasw_0.6/src/filter/layoutwidget.h:52:10: note: Function in derived class
yasw_0.6/src/filter/layoutfilter.h:31:13: style: The function 'getIdentifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:43:21: note: Virtual function in base class
yasw_0.6/src/filter/layoutfilter.h:31:13: note: Function in derived class
yasw_0.6/src/filter/layoutfilter.h:32:13: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:44:21: note: Virtual function in base class
yasw_0.6/src/filter/layoutfilter.h:32:13: note: Function in derived class
yasw_0.6/src/filter/layoutfilter.h:33:29: style: The function 'getSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:46:37: note: Virtual function in base class
yasw_0.6/src/filter/layoutfilter.h:33:29: note: Function in derived class
yasw_0.6/src/filter/layoutfilter.h:34:10: style: The function 'setSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:47:18: note: Virtual function in base class
yasw_0.6/src/filter/layoutfilter.h:34:10: note: Function in derived class
yasw_0.6/src/filter/layoutfilter.h:35:10: style: The function 'settings2Dom' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:48:18: note: Virtual function in base class
yasw_0.6/src/filter/layoutfilter.h:35:10: note: Function in derived class
yasw_0.6/src/filter/layoutfilter.h:36:29: style: The function 'dom2Settings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:49:37: note: Virtual function in base class
yasw_0.6/src/filter/layoutfilter.h:36:29: note: Function in derived class
yasw_0.6/src/filter/layoutfilter.h:40:20: style: The function 'filter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:80:20: note: Virtual function in base class
yasw_0.6/src/filter/layoutfilter.h:40:20: note: Function in derived class
yasw_0.6/src/filter/rotation/rotation.h:31:5: style: Class 'Rotation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yasw_0.6/src/filter/scalefilter.cpp:96:64: style: Function 'settings2Dom' argument 2 names different: declaration 'imageElement' definition 'parent'. [funcArgNamesDifferent]
yasw_0.6/src/filter/scalefilter.h:36:55: note: Function 'settings2Dom' argument 2 names different: declaration 'imageElement' definition 'parent'.
yasw_0.6/src/filter/scalefilter.cpp:96:64: note: Function 'settings2Dom' argument 2 names different: declaration 'imageElement' definition 'parent'.
yasw_0.6/src/filter/scalefilter.h:31:5: style: Class 'ScaleFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yasw_0.6/src/filter/scalewidget.h:41:10: style: The function 'setPixmap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/abstractfilterwidget.h:44:18: note: Virtual function in base class
yasw_0.6/src/filter/scalewidget.h:41:10: note: Function in derived class
yasw_0.6/src/filter/scalewidget.h:42:10: style: The function 'setPreview' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/abstractfilterwidget.h:46:18: note: Virtual function in base class
yasw_0.6/src/filter/scalewidget.h:42:10: note: Function in derived class
yasw_0.6/src/filter/scalewidget.h:43:10: style: The function 'preview' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/abstractfilterwidget.h:48:18: note: Virtual function in base class
yasw_0.6/src/filter/scalewidget.h:43:10: note: Function in derived class
yasw_0.6/src/filter/scalewidget.h:50:10: style: The function 'enableFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/abstractfilterwidget.h:49:18: note: Virtual function in base class
yasw_0.6/src/filter/scalewidget.h:50:10: note: Function in derived class
yasw_0.6/src/filter/scalefilter.h:32:13: style: The function 'getIdentifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:43:21: note: Virtual function in base class
yasw_0.6/src/filter/scalefilter.h:32:13: note: Function in derived class
yasw_0.6/src/filter/scalefilter.h:33:13: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:44:21: note: Virtual function in base class
yasw_0.6/src/filter/scalefilter.h:33:13: note: Function in derived class
yasw_0.6/src/filter/scalefilter.h:34:29: style: The function 'getSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:46:37: note: Virtual function in base class
yasw_0.6/src/filter/scalefilter.h:34:29: note: Function in derived class
yasw_0.6/src/filter/scalefilter.h:35:10: style: The function 'setSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:47:18: note: Virtual function in base class
yasw_0.6/src/filter/scalefilter.h:35:10: note: Function in derived class
yasw_0.6/src/filter/scalefilter.h:36:10: style: The function 'settings2Dom' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:48:18: note: Virtual function in base class
yasw_0.6/src/filter/scalefilter.h:36:10: note: Function in derived class
yasw_0.6/src/filter/scalefilter.h:37:29: style: The function 'dom2Settings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:49:37: note: Virtual function in base class
yasw_0.6/src/filter/scalefilter.h:37:29: note: Function in derived class
yasw_0.6/src/filter/scalefilter.h:41:20: style: The function 'filter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yasw_0.6/src/filter/basefilter.h:80:20: note: Virtual function in base class
yasw_0.6/src/filter/scalefilter.h:41:20: note: Function in derived class
yasw_0.6/src/filtercontainer.cpp:169:10: style: The scope of the variable 'filterSet' can be reduced. [variableScope]
yasw_0.6/src/filtercontainer.h:35:5: style: Class 'FilterContainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yasw_0.6/src/imagetablewidget.cpp:405:5: style: Variable 'side' is reassigned a value before the old one has been used. [redundantAssignment]
yasw_0.6/src/imagetablewidget.cpp:402:0: note: Variable 'side' is reassigned a value before the old one has been used.
yasw_0.6/src/imagetablewidget.cpp:405:5: note: Variable 'side' is reassigned a value before the old one has been used.
yasw_0.6/src/imagetablewidget.cpp:422:5: style: Variable 'side' is reassigned a value before the old one has been used. [redundantAssignment]
yasw_0.6/src/imagetablewidget.cpp:419:0: note: Variable 'side' is reassigned a value before the old one has been used.
yasw_0.6/src/imagetablewidget.cpp:422:5: note: Variable 'side' is reassigned a value before the old one has been used.
yasw_0.6/src/mainwindow.h:36:5: style: Class 'MainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yasw_0.6/src/mainwindow.cpp:188:18: style: The scope of the variable 'action' can be reduced. [variableScope]
[18:47]

ftp://ftp.se.debian.org/debian/pool/main/y/yate/yate_4.1.0-1~dfsg.orig.tar.gz
yate/clients/qt4/qt4client.h:1250:5: warning: Member variable 'QtUIWidget::m_wndEvHooked' is not initialized in the constructor. [uninitMemberVar]
yate/clients/qt4/qt4client.h:557:5: style: Class 'QtDriver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/clients/qt4/qt4client.h:891:5: style: Class 'QtDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/clients/qt4/qt4client.h:995:5: style: Class 'QtUIWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/clients/qt4/qt4client.h:1386:22: style: The function 'getQObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/clients/qt4/qt4client.h:1057:22: note: Virtual function in base class
yate/clients/qt4/qt4client.h:1386:22: note: Function in derived class
yate/clients/qt4/qt4client.h:1422:22: style: The function 'getQObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/clients/qt4/qt4client.h:1057:22: note: Virtual function in base class
yate/clients/qt4/qt4client.h:1422:22: note: Function in derived class
yate/clients/qt4/qt4client.h:1464:22: style: The function 'getQObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/clients/qt4/qt4client.h:1057:22: note: Virtual function in base class
yate/clients/qt4/qt4client.h:1464:22: note: Function in derived class
yate/clients/qt4/qt4client.h:1506:22: style: The function 'getQObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/clients/qt4/qt4client.h:1057:22: note: Virtual function in base class
yate/clients/qt4/qt4client.h:1506:22: note: Function in derived class
yate/clients/qt4/qt4client.cpp:610:6: warning: Either the condition '(obj)?(obj)->objectName().toUtf8().constData():""' is redundant or there is possible null pointer dereference: obj. [nullPointerRedundantCheck]
yate/clients/qt4/qt4client.cpp:613:3: note: Assuming that condition '(obj)?(obj)->objectName().toUtf8().constData():""' is not redundant
yate/clients/qt4/qt4client.cpp:610:6: note: Null pointer dereference
yate/clients/qt4/qt4client.cpp:2742:20: warning: Either the condition '(formWidget)?(formWidget)->objectName().toUtf8().constData():""' is redundant or there is possible null pointer dereference: formWidget. [nullPointerRedundantCheck]
yate/clients/qt4/qt4client.cpp:2751:16: note: Assuming that condition '(formWidget)?(formWidget)->objectName().toUtf8().constData():""' is not redundant
yate/clients/qt4/qt4client.cpp:2742:20: note: Null pointer dereference
yate/clients/qt4/qt4client.cpp:2743:20: warning: Either the condition '(formWidget)?(formWidget)->objectName().toUtf8().constData():""' is redundant or there is possible null pointer dereference: formWidget. [nullPointerRedundantCheck]
yate/clients/qt4/qt4client.cpp:2751:16: note: Assuming that condition '(formWidget)?(formWidget)->objectName().toUtf8().constData():""' is not redundant
yate/clients/qt4/qt4client.cpp:2743:20: note: Null pointer dereference
yate/clients/qt4/qt4client.cpp:2744:11: warning: Either the condition '(formWidget)?(formWidget)->objectName().toUtf8().constData():""' is redundant or there is possible null pointer dereference: formWidget. [nullPointerRedundantCheck]
yate/clients/qt4/qt4client.cpp:2751:16: note: Assuming that condition '(formWidget)?(formWidget)->objectName().toUtf8().constData():""' is not redundant
yate/clients/qt4/qt4client.cpp:2744:11: note: Null pointer dereference
yate/clients/qt4/qt4client.cpp:2745:11: warning: Either the condition '(formWidget)?(formWidget)->objectName().toUtf8().constData():""' is redundant or there is possible null pointer dereference: formWidget. [nullPointerRedundantCheck]
yate/clients/qt4/qt4client.cpp:2751:16: note: Assuming that condition '(formWidget)?(formWidget)->objectName().toUtf8().constData():""' is not redundant
yate/clients/qt4/qt4client.cpp:2745:11: note: Null pointer dereference
yate/clients/qt4/qt4client.cpp:2746:15: warning: Either the condition '(formWidget)?(formWidget)->objectName().toUtf8().constData():""' is redundant or there is possible null pointer dereference: formWidget. [nullPointerRedundantCheck]
yate/clients/qt4/qt4client.cpp:2751:16: note: Assuming that condition '(formWidget)?(formWidget)->objectName().toUtf8().constData():""' is not redundant
yate/clients/qt4/qt4client.cpp:2746:15: note: Null pointer dereference
yate/clients/qt4/qt4client.cpp:2747:16: warning: Either the condition '(formWidget)?(formWidget)->objectName().toUtf8().constData():""' is redundant or there is possible null pointer dereference: formWidget. [nullPointerRedundantCheck]
yate/clients/qt4/qt4client.cpp:2751:16: note: Assuming that condition '(formWidget)?(formWidget)->objectName().toUtf8().constData():""' is not redundant
yate/clients/qt4/qt4client.cpp:2747:16: note: Null pointer dereference
yate/clients/qt4/qt4client.cpp:3642:20: warning: Either the condition '(obj)?(obj)->objectName().toUtf8().constData():""' is redundant or there is possible null pointer dereference: obj. [nullPointerRedundantCheck]
yate/clients/qt4/qt4client.cpp:3650:11: note: Assuming that condition '(obj)?(obj)->objectName().toUtf8().constData():""' is not redundant
yate/clients/qt4/qt4client.cpp:3642:20: note: Null pointer dereference
yate/clients/qt4/qt4client.cpp:1570:34: style: Unsigned variable 'i' can't be negative so it is unnecessary to test it. [unsignedPositive]
yate/clients/qt4/qt4client.cpp:867:53: style: Function 'getColumn' argument 2 names different: declaration 'caseInsentive' definition 'caseInsensitive'. [funcArgNamesDifferent]
yate/clients/qt4/qt4client.cpp:353:44: note: Function 'getColumn' argument 2 names different: declaration 'caseInsentive' definition 'caseInsensitive'.
yate/clients/qt4/qt4client.cpp:867:53: note: Function 'getColumn' argument 2 names different: declaration 'caseInsentive' definition 'caseInsensitive'.
yate/clients/qt4/qt4client.cpp:2474:37: style: Function 'eventFilter' argument 1 names different: declaration 'watched' definition 'obj'. [funcArgNamesDifferent]
yate/clients/qt4/qt4client.h:810:31: note: Function 'eventFilter' argument 1 names different: declaration 'watched' definition 'obj'.
yate/clients/qt4/qt4client.cpp:2474:37: note: Function 'eventFilter' argument 1 names different: declaration 'watched' definition 'obj'.
yate/clients/qt4/qt4client.cpp:3781:15: style: Function 'buildMenu' argument 4 names different: declaration 'actionSlot' definition 'triggerSlot'. [funcArgNamesDifferent]
yate/clients/qt4/qt4client.h:375:15: note: Function 'buildMenu' argument 4 names different: declaration 'actionSlot' definition 'triggerSlot'.
yate/clients/qt4/qt4client.cpp:3781:15: note: Function 'buildMenu' argument 4 names different: declaration 'actionSlot' definition 'triggerSlot'.
yate/clients/qt4/qt4client.cpp:259:5: warning: Member variable 'QtWidget::m_widget' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/clients/qt4/qt4client.cpp:259:5: warning: Member variable 'QtWidget::m_action' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/clients/qt4/qt4client.cpp:259:5: warning: Member variable 'QtWidget::m_object' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/clients/qt4/qt4client.cpp:259:5: warning: Member variable 'QtWidget::m_type' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/clients/qt4/qt4client.cpp:50:5: style: Class 'Qt4ClientFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/clients/qt4/qt4client.cpp:87:5: style: Class 'QtWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/engine/Client.cpp:5063:2: style: Variable 'changed' is reassigned a value before the old one has been used. [redundantAssignment]
yate/engine/Client.cpp:5059:0: note: Variable 'changed' is reassigned a value before the old one has been used.
yate/engine/Client.cpp:5063:2: note: Variable 'changed' is reassigned a value before the old one has been used.
yate/engine/Client.cpp:155:5: warning: Member variable 'TrayIconDef::m_priority' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/engine/Client.cpp:132:5: style: Class 'EngineStartHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/engine/ClientLogic.cpp:4249:75: warning: Either the condition 'room!=0' is redundant or there is possible null pointer dereference: room. [nullPointerRedundantCheck]
yate/engine/ClientLogic.cpp:4269:51: note: Assuming that condition 'room!=0' is not redundant
yate/engine/ClientLogic.cpp:4249:75: note: Null pointer dereference
yate/engine/ClientLogic.cpp:3746:10: style: The scope of the variable 'canCancel' can be reduced. [variableScope]
yate/engine/ClientLogic.cpp:7217:21: style: The scope of the variable 'extra' can be reduced. [variableScope]
yate/engine/ClientLogic.cpp:117:18: warning: Virtual function 'reset' is called from destructor '~AccountWizard()' at line 116. Dynamic binding is not used. [virtualCallInConstructor]
yate/engine/ClientLogic.cpp:116:4: note: Calling reset
yate/engine/ClientLogic.cpp:117:18: note: reset is a virtual method
yate/engine/ClientLogic.cpp:137:18: warning: Virtual function 'reset' is called from destructor '~JoinMucWizard()' at line 134. Dynamic binding is not used. [virtualCallInConstructor]
yate/engine/ClientLogic.cpp:134:4: note: Calling reset
yate/engine/ClientLogic.cpp:137:18: note: reset is a virtual method
yate/engine/ClientLogic.cpp:137:18: warning: Virtual function 'reset' is called from constructor 'JoinMucWizard(ClientAccountList*accounts,NamedList*tempParams=0)' at line 3446. Dynamic binding is not used. [virtualCallInConstructor]
yate/engine/ClientLogic.cpp:3446:5: note: Calling reset
yate/engine/ClientLogic.cpp:137:18: note: reset is a virtual method
yate/engine/ClientLogic.cpp:112:5: style: Class 'AccountWizard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/engine/ClientLogic.cpp:181:5: style: Class 'AccountStatus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/engine/ClientLogic.cpp:117:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/engine/ClientLogic.cpp:51:18: note: Virtual function in base class
yate/engine/ClientLogic.cpp:117:18: note: Function in derived class
yate/engine/ClientLogic.cpp:118:18: style: The function 'handleUserNotify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/engine/ClientLogic.cpp:64:18: note: Virtual function in base class
yate/engine/ClientLogic.cpp:118:18: note: Function in derived class
yate/engine/ClientLogic.cpp:120:18: style: The function 'onNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/engine/ClientLogic.cpp:71:18: note: Virtual function in base class
yate/engine/ClientLogic.cpp:120:18: note: Function in derived class
yate/engine/ClientLogic.cpp:121:18: style: The function 'onPrev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/engine/ClientLogic.cpp:73:18: note: Virtual function in base class
yate/engine/ClientLogic.cpp:121:18: note: Function in derived class
yate/engine/ClientLogic.cpp:122:18: style: The function 'onCancel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/engine/ClientLogic.cpp:75:18: note: Virtual function in base class
yate/engine/ClientLogic.cpp:122:18: note: Function in derived class
yate/engine/ClientLogic.cpp:123:18: style: The function 'changePage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/engine/ClientLogic.cpp:99:18: note: Virtual function in base class
yate/engine/ClientLogic.cpp:123:18: note: Function in derived class
yate/engine/ClientLogic.cpp:137:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/engine/ClientLogic.cpp:51:18: note: Virtual function in base class
yate/engine/ClientLogic.cpp:137:18: note: Function in derived class
yate/engine/ClientLogic.cpp:139:18: style: The function 'action' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/engine/ClientLogic.cpp:54:18: note: Virtual function in base class
yate/engine/ClientLogic.cpp:139:18: note: Function in derived class
yate/engine/ClientLogic.cpp:141:18: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/engine/ClientLogic.cpp:59:18: note: Virtual function in base class
yate/engine/ClientLogic.cpp:141:18: note: Function in derived class
yate/engine/ClientLogic.cpp:145:18: style: The function 'toggle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/engine/ClientLogic.cpp:57:18: note: Virtual function in base class
yate/engine/ClientLogic.cpp:145:18: note: Function in derived class
yate/engine/ClientLogic.cpp:150:18: style: The function 'handleUserNotify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/engine/ClientLogic.cpp:64:18: note: Virtual function in base class
yate/engine/ClientLogic.cpp:150:18: note: Function in derived class
yate/engine/ClientLogic.cpp:152:18: style: The function 'onNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/engine/ClientLogic.cpp:71:18: note: Virtual function in base class
yate/engine/ClientLogic.cpp:152:18: note: Function in derived class
yate/engine/ClientLogic.cpp:153:18: style: The function 'onPrev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/engine/ClientLogic.cpp:73:18: note: Virtual function in base class
yate/engine/ClientLogic.cpp:153:18: note: Function in derived class
yate/engine/ClientLogic.cpp:154:18: style: The function 'onCancel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/engine/ClientLogic.cpp:75:18: note: Virtual function in base class
yate/engine/ClientLogic.cpp:154:18: note: Function in derived class
yate/engine/ClientLogic.cpp:155:18: style: The function 'changePage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/engine/ClientLogic.cpp:99:18: note: Virtual function in base class
yate/engine/ClientLogic.cpp:155:18: note: Function in derived class
yate/engine/DataBlock.cpp:107:22: style: Same expression on both sides of '!=' because the value of 'odata' and 'm_data' are the same. [duplicateExpression]
yate/engine/DataBlock.cpp:86:16: note: 'odata' is assigned value 'm_data' here.
yate/engine/DataBlock.cpp:107:22: note: Same expression on both sides of '!=' because the value of 'odata' and 'm_data' are the same.
yate/engine/Engine.cpp:316:5: style: Class 'EngineEventList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/engine/Message.cpp:395:12: style: Same expression on both sides of '==' because the value of 'c' and 'm_changes' are the same. [duplicateExpression]
yate/engine/Message.cpp:377:23: note: 'c' is assigned value 'm_changes' here.
yate/engine/Message.cpp:395:12: note: Same expression on both sides of '==' because the value of 'c' and 'm_changes' are the same.
yate/engine/Socket.cpp:1093:15: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR' is always true. [redundantCondition]
yate/engine/Socket.cpp:661:5: style: Variable 'flags' is reassigned a value before the old one has been used. [redundantAssignment]
yate/engine/Socket.cpp:660:0: note: Variable 'flags' is reassigned a value before the old one has been used.
yate/engine/Socket.cpp:661:5: note: Variable 'flags' is reassigned a value before the old one has been used.
yate/engine/Socket.cpp:1684:5: style: Variable 'flags' is reassigned a value before the old one has been used. [redundantAssignment]
yate/engine/Socket.cpp:1678:0: note: Variable 'flags' is reassigned a value before the old one has been used.
yate/engine/Socket.cpp:1684:5: note: Variable 'flags' is reassigned a value before the old one has been used.
yate/engine/String.cpp:981:9: style: The scope of the variable 'pos' can be reduced. [variableScope]
yate/engine/regex/regex.c:2838:31: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yate/engine/regex/regex.c:3292:11: warning: Return value of function alloca() is not used. [ignoredReturnValue]
yate/engine/regex/regex.c:3310:7: warning: Return value of function alloca() is not used. [ignoredReturnValue]
yate/engine/regex/regex.c:3504:11: warning: Return value of function alloca() is not used. [ignoredReturnValue]
yate/engine/regex/regex.c:4342:3: warning: Return value of function alloca() is not used. [ignoredReturnValue]
yate/engine/regex/regex.c:3337:18: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yate/engine/regex/regex.c:3334:17: note: Assignment 'string1=0', assigned value is 0
yate/engine/regex/regex.c:3337:18: note: Null pointer addition
yate/engine/regex/regex.c:4078:25: style: The scope of the variable 'sdummy' can be reduced. [variableScope]
yate/engine/regex/regex.c:2564:3: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:2746:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:3270:3: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:3279:18: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:3280:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:3281:22: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:3282:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:3283:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:3284:21: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:3285:18: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:3286:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:3287:24: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:3292:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:3310:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:3504:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:3775:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:3922:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:3975:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:4114:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:4127:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:4342:3: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
yate/engine/regex/regex.c:1171:26: error: Memory leak: compile_stack.stack [memleak]
yate/engine/regex/regex.c:4844:9: error: Memory leak: regs.start [memleak]
yate/engine/regex/regex.c:4844:9: error: Memory leak: regs.end [memleak]
yate/engine/regex/regex.c:2164:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yate/engine/regex/regex.c:2167:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yate/engine/regex/regex.c:2234:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yate/libs/miniwebrtc/audio/coding_isac/fix/arith_routines_logist.c:250:22: style: The scope of the variable 'i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/fix/arith_routines_logist.c:101:58: style: Function 'WebRtcIsacfix_EncLogisticMulti2' argument 3 names different: declaration 'env' definition 'envQ8'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/arith_routins.h:42:27: note: Function 'WebRtcIsacfix_EncLogisticMulti2' argument 3 names different: declaration 'env' definition 'envQ8'.
yate/libs/miniwebrtc/audio/coding_isac/fix/arith_routines_logist.c:101:58: note: Function 'WebRtcIsacfix_EncLogisticMulti2' argument 3 names different: declaration 'env' definition 'envQ8'.
yate/libs/miniwebrtc/audio/coding_isac/fix/arith_routines_logist.c:231:62: style: Function 'WebRtcIsacfix_DecLogisticMulti2' argument 1 names different: declaration 'data' definition 'dataQ7'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/arith_routins.h:78:20: note: Function 'WebRtcIsacfix_DecLogisticMulti2' argument 1 names different: declaration 'data' definition 'dataQ7'.
yate/libs/miniwebrtc/audio/coding_isac/fix/arith_routines_logist.c:231:62: note: Function 'WebRtcIsacfix_DecLogisticMulti2' argument 1 names different: declaration 'data' definition 'dataQ7'.
yate/libs/miniwebrtc/audio/coding_isac/fix/arith_routines_logist.c:233:67: style: Function 'WebRtcIsacfix_DecLogisticMulti2' argument 3 names different: declaration 'env' definition 'envQ8'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/arith_routins.h:80:26: note: Function 'WebRtcIsacfix_DecLogisticMulti2' argument 3 names different: declaration 'env' definition 'envQ8'.
yate/libs/miniwebrtc/audio/coding_isac/fix/arith_routines_logist.c:233:67: note: Function 'WebRtcIsacfix_DecLogisticMulti2' argument 3 names different: declaration 'env' definition 'envQ8'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:653:35: error: Array 'KQRate01[12]' accessed at index 12, which is out of bounds. [arrayIndexOutOfBounds]
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:634:3: note: After for loop, rateInd has value 12
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:653:35: note: Array index out of bounds
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:666:24: error: Array 'KQRate01[12]' accessed at index 12, which is out of bounds. [arrayIndexOutOfBounds]
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:634:3: note: After for loop, rateInd has value 12
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:666:24: note: Array index out of bounds
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:73:68: style: Function 'WebRtcIsacfix_InitBandwidthEstimator' argument 1 names different: declaration 'bwest_str' definition 'bweStr'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.h:36:68: note: Function 'WebRtcIsacfix_InitBandwidthEstimator' argument 1 names different: declaration 'bwest_str' definition 'bweStr'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:73:68: note: Function 'WebRtcIsacfix_InitBandwidthEstimator' argument 1 names different: declaration 'bwest_str' definition 'bweStr'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:142:64: style: Function 'WebRtcIsacfix_UpdateUplinkBwImpl' argument 1 names different: declaration 'bwest_str' definition 'bweStr'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.h:60:75: note: Function 'WebRtcIsacfix_UpdateUplinkBwImpl' argument 1 names different: declaration 'bwest_str' definition 'bweStr'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:142:64: note: Function 'WebRtcIsacfix_UpdateUplinkBwImpl' argument 1 names different: declaration 'bwest_str' definition 'bweStr'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:143:69: style: Function 'WebRtcIsacfix_UpdateUplinkBwImpl' argument 2 names different: declaration 'rtp_number' definition 'rtpNumber'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.h:61:76: note: Function 'WebRtcIsacfix_UpdateUplinkBwImpl' argument 2 names different: declaration 'rtp_number' definition 'rtpNumber'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:143:69: note: Function 'WebRtcIsacfix_UpdateUplinkBwImpl' argument 2 names different: declaration 'rtp_number' definition 'rtpNumber'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:145:69: style: Function 'WebRtcIsacfix_UpdateUplinkBwImpl' argument 4 names different: declaration 'send_ts' definition 'sendTime'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.h:63:72: note: Function 'WebRtcIsacfix_UpdateUplinkBwImpl' argument 4 names different: declaration 'send_ts' definition 'sendTime'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:145:69: note: Function 'WebRtcIsacfix_UpdateUplinkBwImpl' argument 4 names different: declaration 'send_ts' definition 'sendTime'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:146:69: style: Function 'WebRtcIsacfix_UpdateUplinkBwImpl' argument 5 names different: declaration 'arr_ts' definition 'arrivalTime'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.h:64:76: note: Function 'WebRtcIsacfix_UpdateUplinkBwImpl' argument 5 names different: declaration 'arr_ts' definition 'arrivalTime'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:146:69: note: Function 'WebRtcIsacfix_UpdateUplinkBwImpl' argument 5 names different: declaration 'arr_ts' definition 'arrivalTime'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:545:63: style: Function 'WebRtcIsacfix_UpdateUplinkBwRec' argument 1 names different: declaration 'bwest_str' definition 'bweStr'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.h:69:63: note: Function 'WebRtcIsacfix_UpdateUplinkBwRec' argument 1 names different: declaration 'bwest_str' definition 'bweStr'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:545:63: note: Function 'WebRtcIsacfix_UpdateUplinkBwRec' argument 1 names different: declaration 'bwest_str' definition 'bweStr'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:608:69: style: Function 'WebRtcIsacfix_GetDownlinkBwIndexImpl' argument 1 names different: declaration 'bwest_str' definition 'bweStr'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.h:84:69: note: Function 'WebRtcIsacfix_GetDownlinkBwIndexImpl' argument 1 names different: declaration 'bwest_str' definition 'bweStr'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:608:69: note: Function 'WebRtcIsacfix_GetDownlinkBwIndexImpl' argument 1 names different: declaration 'bwest_str' definition 'bweStr'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:716:73: style: Function 'WebRtcIsacfix_GetDownlinkBandwidth' argument 1 names different: declaration 'bwest_str' definition 'bweStr'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.h:87:73: note: Function 'WebRtcIsacfix_GetDownlinkBandwidth' argument 1 names different: declaration 'bwest_str' definition 'bweStr'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:716:73: note: Function 'WebRtcIsacfix_GetDownlinkBandwidth' argument 1 names different: declaration 'bwest_str' definition 'bweStr'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:774:71: style: Function 'WebRtcIsacfix_GetDownlinkMaxDelay' argument 1 names different: declaration 'bwest_str' definition 'bweStr'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.h:93:71: note: Function 'WebRtcIsacfix_GetDownlinkMaxDelay' argument 1 names different: declaration 'bwest_str' definition 'bweStr'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:774:71: note: Function 'WebRtcIsacfix_GetDownlinkMaxDelay' argument 1 names different: declaration 'bwest_str' definition 'bweStr'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:791:70: style: Function 'WebRtcIsacfix_GetUplinkBandwidth' argument 1 names different: declaration 'bwest_str' definition 'bweStr'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.h:90:70: note: Function 'WebRtcIsacfix_GetUplinkBandwidth' argument 1 names different: declaration 'bwest_str' definition 'bweStr'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:791:70: note: Function 'WebRtcIsacfix_GetUplinkBandwidth' argument 1 names different: declaration 'bwest_str' definition 'bweStr'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:810:69: style: Function 'WebRtcIsacfix_GetUplinkMaxDelay' argument 1 names different: declaration 'bwest_str' definition 'bweStr'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.h:96:69: note: Function 'WebRtcIsacfix_GetUplinkMaxDelay' argument 1 names different: declaration 'bwest_str' definition 'bweStr'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:810:69: note: Function 'WebRtcIsacfix_GetUplinkMaxDelay' argument 1 names different: declaration 'bwest_str' definition 'bweStr'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:835:62: style: Function 'WebRtcIsacfix_GetMinBytes' argument 3 names different: declaration 'FrameLen' definition 'FrameSamples'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.h:104:62: note: Function 'WebRtcIsacfix_GetMinBytes' argument 3 names different: declaration 'FrameLen' definition 'FrameSamples'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:835:62: note: Function 'WebRtcIsacfix_GetMinBytes' argument 3 names different: declaration 'FrameLen' definition 'FrameSamples'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:976:88: style: Function 'WebRtcIsacfix_GetNewFrameLength' argument 2 names different: declaration 'current_framelength' definition 'current_framesamples'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.h:120:88: note: Function 'WebRtcIsacfix_GetNewFrameLength' argument 2 names different: declaration 'current_framelength' definition 'current_framesamples'.
yate/libs/miniwebrtc/audio/coding_isac/fix/bandwidth_estimator.c:976:88: note: Function 'WebRtcIsacfix_GetNewFrameLength' argument 2 names different: declaration 'current_framelength' definition 'current_framesamples'.
yate/libs/miniwebrtc/audio/coding_isac/fix/decode_plc.c:240:58: style: Function 'WebRtcIsacfix_DecodePlcImpl' argument 1 names different: declaration 'decoded' definition 'signal_out16'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/codec.h:36:64: note: Function 'WebRtcIsacfix_DecodePlcImpl' argument 1 names different: declaration 'decoded' definition 'signal_out16'.
yate/libs/miniwebrtc/audio/coding_isac/fix/decode_plc.c:240:58: note: Function 'WebRtcIsacfix_DecodePlcImpl' argument 1 names different: declaration 'decoded' definition 'signal_out16'.
yate/libs/miniwebrtc/audio/coding_isac/fix/decode_plc.c:242:58: style: Function 'WebRtcIsacfix_DecodePlcImpl' argument 3 names different: declaration 'current_framesample' definition 'current_framesamples'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/codec.h:38:64: note: Function 'WebRtcIsacfix_DecodePlcImpl' argument 3 names different: declaration 'current_framesample' definition 'current_framesamples'.
yate/libs/miniwebrtc/audio/coding_isac/fix/decode_plc.c:242:58: note: Function 'WebRtcIsacfix_DecodePlcImpl' argument 3 names different: declaration 'current_framesample' definition 'current_framesamples'.
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1596:48: warning: Either the condition 'index_comb>144' is redundant or the array 'WebRtcIsacfix_kPitchGain1[144]' is accessed at index 144, which is out of bounds. [arrayIndexOutOfBoundsCond]
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1592:47: note: Assuming that condition 'index_comb>144' is not redundant
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1596:48: note: Array index out of bounds
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1597:48: warning: Either the condition 'index_comb>144' is redundant or the array 'WebRtcIsacfix_kPitchGain2[144]' is accessed at index 144, which is out of bounds. [arrayIndexOutOfBoundsCond]
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1592:47: note: Assuming that condition 'index_comb>144' is not redundant
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1597:48: note: Array index out of bounds
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1598:48: warning: Either the condition 'index_comb>144' is redundant or the array 'WebRtcIsacfix_kPitchGain3[144]' is accessed at index 144, which is out of bounds. [arrayIndexOutOfBoundsCond]
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1592:47: note: Assuming that condition 'index_comb>144' is not redundant
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1598:48: note: Array index out of bounds
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1599:48: warning: Either the condition 'index_comb>144' is redundant or the array 'WebRtcIsacfix_kPitchGain4[144]' is accessed at index 144, which is out of bounds. [arrayIndexOutOfBoundsCond]
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1592:47: note: Assuming that condition 'index_comb>144' is not redundant
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1599:48: note: Array index out of bounds
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1895:3: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1893:3: note: Variable 'err' is reassigned a value before the old one has been used.
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1895:3: note: Variable 'err' is reassigned a value before the old one has been used.
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1525:70: style: Function 'WebRtcIsacfix_DecodeGain2' argument 2 names different: declaration 'Gain2' definition 'gainQ10'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.h:72:46: note: Function 'WebRtcIsacfix_DecodeGain2' argument 2 names different: declaration 'Gain2' definition 'gainQ10'.
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1525:70: note: Function 'WebRtcIsacfix_DecodeGain2' argument 2 names different: declaration 'Gain2' definition 'gainQ10'.
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1551:46: style: Function 'WebRtcIsacfix_EncodeGain2' argument 1 names different: declaration 'gain2' definition 'gainQ10'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.h:75:46: note: Function 'WebRtcIsacfix_EncodeGain2' argument 1 names different: declaration 'gain2' definition 'gainQ10'.
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1551:46: note: Function 'WebRtcIsacfix_EncodeGain2' argument 1 names different: declaration 'gain2' definition 'gainQ10'.
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1582:74: style: Function 'WebRtcIsacfix_DecodePitchGain' argument 2 names different: declaration 'PitchGain_Q12' definition 'PitchGains_Q12'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.h:88:50: note: Function 'WebRtcIsacfix_DecodePitchGain' argument 2 names different: declaration 'PitchGain_Q12' definition 'PitchGains_Q12'.
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1582:74: note: Function 'WebRtcIsacfix_DecodePitchGain' argument 2 names different: declaration 'PitchGain_Q12' definition 'PitchGains_Q12'.
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1674:49: style: Function 'WebRtcIsacfix_DecodePitchLag' argument 3 names different: declaration 'PitchLagQ7' definition 'PitchLags_Q7'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.h:92:49: note: Function 'WebRtcIsacfix_DecodePitchLag' argument 3 names different: declaration 'PitchLagQ7' definition 'PitchLags_Q7'.
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1674:49: note: Function 'WebRtcIsacfix_DecodePitchLag' argument 3 names different: declaration 'PitchLagQ7' definition 'PitchLags_Q7'.
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1761:49: style: Function 'WebRtcIsacfix_EncodePitchLag' argument 1 names different: declaration 'PitchLagQ7' definition 'PitchLagsQ7'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.h:82:49: note: Function 'WebRtcIsacfix_EncodePitchLag' argument 1 names different: declaration 'PitchLagQ7' definition 'PitchLagsQ7'.
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1761:49: note: Function 'WebRtcIsacfix_EncodePitchLag' argument 1 names different: declaration 'PitchLagQ7' definition 'PitchLagsQ7'.
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1887:49: style: Function 'WebRtcIsacfix_DecodeFrameLen' argument 2 names different: declaration 'framelength' definition 'framesamples'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.h:95:49: note: Function 'WebRtcIsacfix_DecodeFrameLen' argument 2 names different: declaration 'framelength' definition 'framesamples'.
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1887:49: note: Function 'WebRtcIsacfix_DecodeFrameLen' argument 2 names different: declaration 'framelength' definition 'framesamples'.
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1914:48: style: Function 'WebRtcIsacfix_EncodeFrameLen' argument 1 names different: declaration 'framelength' definition 'framesamples'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.h:98:48: note: Function 'WebRtcIsacfix_EncodeFrameLen' argument 1 names different: declaration 'framelength' definition 'framesamples'.
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1914:48: note: Function 'WebRtcIsacfix_EncodeFrameLen' argument 1 names different: declaration 'framelength' definition 'framesamples'.
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1979:52: style: Function 'WebRtcIsacfix_TranscodeLpcCoef' argument 1 names different: declaration 'tmpcoeffs_gQ6' definition 'gain_lo_hiQ17'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.h:108:52: note: Function 'WebRtcIsacfix_TranscodeLpcCoef' argument 1 names different: declaration 'tmpcoeffs_gQ6' definition 'gain_lo_hiQ17'.
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1979:52: note: Function 'WebRtcIsacfix_TranscodeLpcCoef' argument 1 names different: declaration 'tmpcoeffs_gQ6' definition 'gain_lo_hiQ17'.
yate/libs/miniwebrtc/audio/coding_isac/fix/entropy_coding.c:1317:5: style: Variable 'pos' is modified but its new value is never used. [unreadVariable]
yate/libs/miniwebrtc/audio/coding_isac/fix/filterbanks.c:87:51: style: Function 'WebRtcIsacfix_SplitAndFilter1' argument 1 names different: declaration 'in' definition 'pin'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/codec.h:89:54: note: Function 'WebRtcIsacfix_SplitAndFilter1' argument 1 names different: declaration 'in' definition 'pin'.
yate/libs/miniwebrtc/audio/coding_isac/fix/filterbanks.c:87:51: note: Function 'WebRtcIsacfix_SplitAndFilter1' argument 1 names different: declaration 'in' definition 'pin'.
yate/libs/miniwebrtc/audio/coding_isac/fix/filters.c:35:11: style: The scope of the variable 'sum' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/fix/filters_neon.c:72:24: style: Same expression on both sides of '==' because the value of 'zeros_low' and '0' are the same. [duplicateExpression]
yate/libs/miniwebrtc/audio/coding_isac/fix/filters_neon.c:37:19: note: 'zeros_low' is assigned value '0' here.
yate/libs/miniwebrtc/audio/coding_isac/fix/filters_neon.c:72:24: note: Same expression on both sides of '==' because the value of 'zeros_low' and '0' are the same.
yate/libs/miniwebrtc/audio/coding_isac/fix/lattice_c.c:34:13: style: The scope of the variable 'tmp32' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/fix/lattice_c.c:35:13: style: The scope of the variable 'tmp32_2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/fix/pitch_estimator.c:174:3: style: Variable 'x' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/miniwebrtc/audio/coding_isac/fix/pitch_estimator.c:170:3: note: Variable 'x' is reassigned a value before the old one has been used.
yate/libs/miniwebrtc/audio/coding_isac/fix/pitch_estimator.c:174:3: note: Variable 'x' is reassigned a value before the old one has been used.
yate/libs/miniwebrtc/audio/coding_isac/fix/pitch_estimator.c:166:28: style: The scope of the variable 'inptr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/fix/pitch_estimator.c:238:48: style: Function 'WebRtcIsacfix_InitialPitch' argument 3 names different: declaration 'qlags' definition 'lagsQ7'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/pitch_estimator.h:34:48: note: Function 'WebRtcIsacfix_InitialPitch' argument 3 names different: declaration 'qlags' definition 'lagsQ7'.
yate/libs/miniwebrtc/audio/coding_isac/fix/pitch_estimator.c:238:48: note: Function 'WebRtcIsacfix_InitialPitch' argument 3 names different: declaration 'qlags' definition 'lagsQ7'.
yate/libs/miniwebrtc/audio/coding_isac/fix/pitch_estimator.c:487:55: style: Function 'WebRtcIsacfix_PitchAnalysis' argument 1 names different: declaration 'in' definition 'inn'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/pitch_estimator.h:25:55: note: Function 'WebRtcIsacfix_PitchAnalysis' argument 1 names different: declaration 'in' definition 'inn'.
yate/libs/miniwebrtc/audio/coding_isac/fix/pitch_estimator.c:487:55: note: Function 'WebRtcIsacfix_PitchAnalysis' argument 1 names different: declaration 'in' definition 'inn'.
yate/libs/miniwebrtc/audio/coding_isac/fix/pitch_estimator.c:490:49: style: Function 'WebRtcIsacfix_PitchAnalysis' argument 4 names different: declaration 'lagsQ7' definition 'PitchLags_Q7'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/pitch_estimator.h:28:49: note: Function 'WebRtcIsacfix_PitchAnalysis' argument 4 names different: declaration 'lagsQ7' definition 'PitchLags_Q7'.
yate/libs/miniwebrtc/audio/coding_isac/fix/pitch_estimator.c:490:49: note: Function 'WebRtcIsacfix_PitchAnalysis' argument 4 names different: declaration 'lagsQ7' definition 'PitchLags_Q7'.
yate/libs/miniwebrtc/audio/coding_isac/fix/pitch_filter.c:55:47: style: Function 'WebRtcIsacfix_PitchFilter' argument 1 names different: declaration 'indatFix' definition 'indatQQ'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/pitch_estimator.h:36:47: note: Function 'WebRtcIsacfix_PitchFilter' argument 1 names different: declaration 'indatFix' definition 'indatQQ'.
yate/libs/miniwebrtc/audio/coding_isac/fix/pitch_filter.c:55:47: note: Function 'WebRtcIsacfix_PitchFilter' argument 1 names different: declaration 'indatFix' definition 'indatQQ'.
yate/libs/miniwebrtc/audio/coding_isac/fix/transform.c:118:45: style: Function 'WebRtcIsacfix_Time2Spec' argument 3 names different: declaration 'outre' definition 'outreQ7'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/codec.h:72:45: note: Function 'WebRtcIsacfix_Time2Spec' argument 3 names different: declaration 'outre' definition 'outreQ7'.
yate/libs/miniwebrtc/audio/coding_isac/fix/transform.c:118:45: note: Function 'WebRtcIsacfix_Time2Spec' argument 3 names different: declaration 'outre' definition 'outreQ7'.
yate/libs/miniwebrtc/audio/coding_isac/fix/transform.c:119:45: style: Function 'WebRtcIsacfix_Time2Spec' argument 4 names different: declaration 'outim' definition 'outimQ7'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/fix/codec.h:73:45: note: Function 'WebRtcIsacfix_Time2Spec' argument 4 names different: declaration 'outim' definition 'outimQ7'.
yate/libs/miniwebrtc/audio/coding_isac/fix/transform.c:119:45: note: Function 'WebRtcIsacfix_Time2Spec' argument 4 names different: declaration 'outim' definition 'outimQ7'.
yate/libs/miniwebrtc/audio/coding_isac/main/arith_routines_hist.c:96:27: style: The scope of the variable 'cdf_ptr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/arith_routines_hist.c:97:11: style: The scope of the variable 'size_tmp' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/arith_routines_hist.c:204:27: style: The scope of the variable 'cdf_ptr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/arith_routines_logist.c:83:27: style: Function 'WebRtcIsac_EncLogisticMulti2' argument 3 names different: declaration 'env' definition 'envQ8'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/arith_routines.h:27:27: note: Function 'WebRtcIsac_EncLogisticMulti2' argument 3 names different: declaration 'env' definition 'envQ8'.
yate/libs/miniwebrtc/audio/coding_isac/main/arith_routines_logist.c:83:27: note: Function 'WebRtcIsac_EncLogisticMulti2' argument 3 names different: declaration 'env' definition 'envQ8'.
yate/libs/miniwebrtc/audio/coding_isac/main/arith_routines_logist.c:172:20: style: Function 'WebRtcIsac_DecLogisticMulti2' argument 1 names different: declaration 'data' definition 'dataQ7'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/arith_routines.h:36:20: note: Function 'WebRtcIsac_DecLogisticMulti2' argument 1 names different: declaration 'data' definition 'dataQ7'.
yate/libs/miniwebrtc/audio/coding_isac/main/arith_routines_logist.c:172:20: note: Function 'WebRtcIsac_DecLogisticMulti2' argument 1 names different: declaration 'data' definition 'dataQ7'.
yate/libs/miniwebrtc/audio/coding_isac/main/arith_routines_logist.c:174:27: style: Function 'WebRtcIsac_DecLogisticMulti2' argument 3 names different: declaration 'env' definition 'envQ8'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/arith_routines.h:38:27: note: Function 'WebRtcIsac_DecLogisticMulti2' argument 3 names different: declaration 'env' definition 'envQ8'.
yate/libs/miniwebrtc/audio/coding_isac/main/arith_routines_logist.c:174:27: note: Function 'WebRtcIsac_DecLogisticMulti2' argument 3 names different: declaration 'env' definition 'envQ8'.
yate/libs/miniwebrtc/audio/coding_isac/main/arith_routines_logist.c:175:26: style: Function 'WebRtcIsac_DecLogisticMulti2' argument 4 names different: declaration 'dither' definition 'ditherQ7'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/arith_routines.h:39:26: note: Function 'WebRtcIsac_DecLogisticMulti2' argument 4 names different: declaration 'dither' definition 'ditherQ7'.
yate/libs/miniwebrtc/audio/coding_isac/main/arith_routines_logist.c:175:26: note: Function 'WebRtcIsac_DecLogisticMulti2' argument 4 names different: declaration 'dither' definition 'ditherQ7'.
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.c:143:9: style: The scope of the variable 'weight' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.c:144:9: style: The scope of the variable 'curr_bw_inv' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.c:146:9: style: The scope of the variable 't_diff_proj' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.c:147:9: style: The scope of the variable 'arr_ts_diff' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.c:148:9: style: The scope of the variable 'send_ts_diff' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.c:149:9: style: The scope of the variable 'arr_time_noise' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.c:150:9: style: The scope of the variable 'arr_time_noise_abs' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.c:153:9: style: The scope of the variable 'late_diff' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.c:155:7: style: The scope of the variable 'num_pkts_expected' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.c:508:33: style: Function 'WebRtcIsac_UpdateUplinkBwImpl' argument 2 names different: declaration 'Index' definition 'index'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.h:103:35: note: Function 'WebRtcIsac_UpdateUplinkBwImpl' argument 2 names different: declaration 'Index' definition 'index'.
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.c:508:33: note: Function 'WebRtcIsac_UpdateUplinkBwImpl' argument 2 names different: declaration 'Index' definition 'index'.
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.c:792:24: style: Function 'WebRtcIsac_GetMinBytes' argument 3 names different: declaration 'FrameLen' definition 'FrameSamples'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.h:138:26: note: Function 'WebRtcIsac_GetMinBytes' argument 3 names different: declaration 'FrameLen' definition 'FrameSamples'.
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.c:792:24: note: Function 'WebRtcIsac_GetMinBytes' argument 3 names different: declaration 'FrameLen' definition 'FrameSamples'.
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.c:943:12: style: Function 'WebRtcIsac_GetNewFrameLength' argument 2 names different: declaration 'current_framelength' definition 'current_framesamples'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.h:160:14: note: Function 'WebRtcIsac_GetNewFrameLength' argument 2 names different: declaration 'current_framelength' definition 'current_framesamples'.
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.c:943:12: note: Function 'WebRtcIsac_GetNewFrameLength' argument 2 names different: declaration 'current_framelength' definition 'current_framesamples'.
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.c:983:12: style: Function 'WebRtcIsac_GetSnr' argument 2 names different: declaration 'new_framelength' definition 'framesamples'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.h:165:14: note: Function 'WebRtcIsac_GetSnr' argument 2 names different: declaration 'new_framelength' definition 'framesamples'.
yate/libs/miniwebrtc/audio/coding_isac/main/bandwidth_estimator.c:983:12: note: Function 'WebRtcIsac_GetSnr' argument 2 names different: declaration 'new_framelength' definition 'framesamples'.
yate/libs/miniwebrtc/audio/coding_isac/main/crc.c:90:7: style: The scope of the variable 'crc_tbl_indx' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/crc.c:83:54: style: Function 'WebRtcIsac_GetCrc' argument 1 names different: declaration 'encoded' definition 'bitstream'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/crc.h:40:26: note: Function 'WebRtcIsac_GetCrc' argument 1 names different: declaration 'encoded' definition 'bitstream'.
yate/libs/miniwebrtc/audio/coding_isac/main/crc.c:83:54: note: Function 'WebRtcIsac_GetCrc' argument 1 names different: declaration 'encoded' definition 'bitstream'.
yate/libs/miniwebrtc/audio/coding_isac/main/crc.c:84:54: style: Function 'WebRtcIsac_GetCrc' argument 2 names different: declaration 'no_of_word8s' definition 'len_bitstream_in_bytes'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/crc.h:41:26: note: Function 'WebRtcIsac_GetCrc' argument 2 names different: declaration 'no_of_word8s' definition 'len_bitstream_in_bytes'.
yate/libs/miniwebrtc/audio/coding_isac/main/crc.c:84:54: note: Function 'WebRtcIsac_GetCrc' argument 2 names different: declaration 'no_of_word8s' definition 'len_bitstream_in_bytes'.
yate/libs/miniwebrtc/audio/coding_isac/main/decode.c:64:10: style: The scope of the variable 'AvgPitchGain' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/decode.c:68:9: style: The scope of the variable 'gain' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/decode.c:41:22: style: Function 'WebRtcIsac_DecodeLb' argument 2 names different: declaration 'ISACdec_obj' definition 'ISACdecLB_obj'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/codec.h:36:22: note: Function 'WebRtcIsac_DecodeLb' argument 2 names different: declaration 'ISACdec_obj' definition 'ISACdecLB_obj'.
yate/libs/miniwebrtc/audio/coding_isac/main/decode.c:41:22: note: Function 'WebRtcIsac_DecodeLb' argument 2 names different: declaration 'ISACdec_obj' definition 'ISACdecLB_obj'.
yate/libs/miniwebrtc/audio/coding_isac/main/decode.c:198:22: style: Function 'WebRtcIsac_DecodeUb16' argument 2 names different: declaration 'ISACdec_obj' definition 'ISACdecUB_obj'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/codec.h:118:22: note: Function 'WebRtcIsac_DecodeUb16' argument 2 names different: declaration 'ISACdec_obj' definition 'ISACdecUB_obj'.
yate/libs/miniwebrtc/audio/coding_isac/main/decode.c:198:22: note: Function 'WebRtcIsac_DecodeUb16' argument 2 names different: declaration 'ISACdec_obj' definition 'ISACdecUB_obj'.
yate/libs/miniwebrtc/audio/coding_isac/main/decode.c:269:22: style: Function 'WebRtcIsac_DecodeUb12' argument 2 names different: declaration 'ISACdec_obj' definition 'ISACdecUB_obj'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/codec.h:139:22: note: Function 'WebRtcIsac_DecodeUb12' argument 2 names different: declaration 'ISACdec_obj' definition 'ISACdecUB_obj'.
yate/libs/miniwebrtc/audio/coding_isac/main/decode.c:269:22: note: Function 'WebRtcIsac_DecodeUb12' argument 2 names different: declaration 'ISACdec_obj' definition 'ISACdecUB_obj'.
yate/libs/miniwebrtc/audio/coding_isac/main/encode.c:1254:7: style: The scope of the variable 'n' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/encode.c:1256:10: style: The scope of the variable 'lpcGain' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/encode.c:1329:7: style: The scope of the variable 'n' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/encode.c:572:22: style: Function 'WebRtcIsac_EncodeUb16' argument 2 names different: declaration 'ISACenc_obj' definition 'ISACencUB_obj'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/codec.h:160:22: note: Function 'WebRtcIsac_EncodeUb16' argument 2 names different: declaration 'ISACenc_obj' definition 'ISACencUB_obj'.
yate/libs/miniwebrtc/audio/coding_isac/main/encode.c:572:22: note: Function 'WebRtcIsac_EncodeUb16' argument 2 names different: declaration 'ISACenc_obj' definition 'ISACencUB_obj'.
yate/libs/miniwebrtc/audio/coding_isac/main/encode.c:845:22: style: Function 'WebRtcIsac_EncodeUb12' argument 2 names different: declaration 'ISACenc_obj' definition 'ISACencUB_obj'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/codec.h:181:22: note: Function 'WebRtcIsac_EncodeUb12' argument 2 names different: declaration 'ISACenc_obj' definition 'ISACencUB_obj'.
yate/libs/miniwebrtc/audio/coding_isac/main/encode.c:845:22: note: Function 'WebRtcIsac_EncodeUb12' argument 2 names different: declaration 'ISACenc_obj' definition 'ISACencUB_obj'.
yate/libs/miniwebrtc/audio/coding_isac/main/encode_lpc_swb.c:103:19: style: Function 'WebRtcIsac_DecorrelateIntraVec' argument 1 names different: declaration 'inLAR' definition 'data'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/encode_lpc_swb.h:64:19: note: Function 'WebRtcIsac_DecorrelateIntraVec' argument 1 names different: declaration 'inLAR' definition 'data'.
yate/libs/miniwebrtc/audio/coding_isac/main/encode_lpc_swb.c:103:19: note: Function 'WebRtcIsac_DecorrelateIntraVec' argument 1 names different: declaration 'inLAR' definition 'data'.
yate/libs/miniwebrtc/audio/coding_isac/main/encode_lpc_swb.c:247:10: style: Function 'WebRtcIsac_QuantizeUncorrLar' argument 2 names different: declaration 'idx' definition 'recIdx'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/encode_lpc_swb.h:108:17: note: Function 'WebRtcIsac_QuantizeUncorrLar' argument 2 names different: declaration 'idx' definition 'recIdx'.
yate/libs/miniwebrtc/audio/coding_isac/main/encode_lpc_swb.c:247:10: note: Function 'WebRtcIsac_QuantizeUncorrLar' argument 2 names different: declaration 'idx' definition 'recIdx'.
yate/libs/miniwebrtc/audio/coding_isac/main/encode_lpc_swb.c:549:13: style: Function 'WebRtcIsac_ToLogDomainRemoveMean' argument 1 names different: declaration 'lpGains' definition 'data'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/encode_lpc_swb.h:199:13: note: Function 'WebRtcIsac_ToLogDomainRemoveMean' argument 1 names different: declaration 'lpGains' definition 'data'.
yate/libs/miniwebrtc/audio/coding_isac/main/encode_lpc_swb.c:549:13: note: Function 'WebRtcIsac_ToLogDomainRemoveMean' argument 1 names different: declaration 'lpGains' definition 'data'.
yate/libs/miniwebrtc/audio/coding_isac/main/encode_lpc_swb.c:604:13: style: Function 'WebRtcIsac_QuantizeLpcGain' argument 1 names different: declaration 'lpGains' definition 'data'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/encode_lpc_swb.h:232:13: note: Function 'WebRtcIsac_QuantizeLpcGain' argument 1 names different: declaration 'lpGains' definition 'data'.
yate/libs/miniwebrtc/audio/coding_isac/main/encode_lpc_swb.c:604:13: note: Function 'WebRtcIsac_QuantizeLpcGain' argument 1 names different: declaration 'lpGains' definition 'data'.
yate/libs/miniwebrtc/audio/coding_isac/main/encode_lpc_swb.c:643:16: style: Function 'WebRtcIsac_DequantizeLpcGain' argument 2 names different: declaration 'lpGains' definition 'out'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/encode_lpc_swb.h:249:16: note: Function 'WebRtcIsac_DequantizeLpcGain' argument 2 names different: declaration 'lpGains' definition 'out'.
yate/libs/miniwebrtc/audio/coding_isac/main/encode_lpc_swb.c:643:16: note: Function 'WebRtcIsac_DequantizeLpcGain' argument 2 names different: declaration 'lpGains' definition 'out'.
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2153:48: warning: Either the condition 'index_comb>144' is redundant or the array 'WebRtcIsac_kQMeanGain1Q12[144]' is accessed at index 144, which is out of bounds. [arrayIndexOutOfBoundsCond]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2149:47: note: Assuming that condition 'index_comb>144' is not redundant
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2153:48: note: Array index out of bounds
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2154:48: warning: Either the condition 'index_comb>144' is redundant or the array 'WebRtcIsac_kQMeanGain2Q12[144]' is accessed at index 144, which is out of bounds. [arrayIndexOutOfBoundsCond]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2149:47: note: Assuming that condition 'index_comb>144' is not redundant
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2154:48: note: Array index out of bounds
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2155:48: warning: Either the condition 'index_comb>144' is redundant or the array 'WebRtcIsac_kQMeanGain3Q12[144]' is accessed at index 144, which is out of bounds. [arrayIndexOutOfBoundsCond]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2149:47: note: Assuming that condition 'index_comb>144' is not redundant
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2155:48: note: Array index out of bounds
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2156:48: warning: Either the condition 'index_comb>144' is redundant or the array 'WebRtcIsac_kQMeanGain4Q12[144]' is accessed at index 144, which is out of bounds. [arrayIndexOutOfBoundsCond]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2149:47: note: Assuming that condition 'index_comb>144' is not redundant
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2156:48: note: Array index out of bounds
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:345:26: style: The scope of the variable 'i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:452:26: style: The scope of the variable 'i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:639:25: style: The scope of the variable 'i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:804:25: style: The scope of the variable 'i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:951:25: style: The scope of the variable 'i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:1110:10: style: The scope of the variable 'tmp_inv' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:1144:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:1400:60: style: The scope of the variable 'offs2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2166:10: style: The scope of the variable 'C' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:1324:17: style: Function 'WebRtcIsac_DecodeInterpolLpcUb' argument 2 names different: declaration 'percepFilterParam' definition 'percepFilterParams'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.h:229:17: note: Function 'WebRtcIsac_DecodeInterpolLpcUb' argument 2 names different: declaration 'percepFilterParam' definition 'percepFilterParams'.
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:1324:17: note: Function 'WebRtcIsac_DecodeInterpolLpcUb' argument 2 names different: declaration 'percepFilterParam' definition 'percepFilterParams'.
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:1777:30: style: Function 'WebRtcIsac_EncodeLpcUB' argument 1 names different: declaration 'lpcCoeff' definition 'lpcVecs'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.h:193:30: note: Function 'WebRtcIsac_EncodeLpcUB' argument 1 names different: declaration 'lpcCoeff' definition 'lpcVecs'.
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:1777:30: note: Function 'WebRtcIsac_EncodeLpcUB' argument 1 names different: declaration 'lpcCoeff' definition 'lpcVecs'.
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2090:63: style: Function 'WebRtcIsac_DecodeGain2' argument 2 names different: declaration 'Gain2' definition 'gainQ10'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.h:239:63: note: Function 'WebRtcIsac_DecodeGain2' argument 2 names different: declaration 'Gain2' definition 'gainQ10'.
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2090:63: note: Function 'WebRtcIsac_DecodeGain2' argument 2 names different: declaration 'Gain2' definition 'gainQ10'.
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2109:43: style: Function 'WebRtcIsac_EncodeGain2' argument 1 names different: declaration 'gain2' definition 'gainQ10'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.h:242:43: note: Function 'WebRtcIsac_EncodeGain2' argument 1 names different: declaration 'gain2' definition 'gainQ10'.
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2109:43: note: Function 'WebRtcIsac_EncodeGain2' argument 1 names different: declaration 'gain2' definition 'gainQ10'.
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2140:67: style: Function 'WebRtcIsac_DecodePitchGain' argument 2 names different: declaration 'PitchGain_Q12' definition 'PitchGains_Q12'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.h:248:67: note: Function 'WebRtcIsac_DecodePitchGain' argument 2 names different: declaration 'PitchGain_Q12' definition 'PitchGains_Q12'.
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2140:67: note: Function 'WebRtcIsac_DecodePitchGain' argument 2 names different: declaration 'PitchGain_Q12' definition 'PitchGains_Q12'.
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2220:89: style: Function 'WebRtcIsac_DecodePitchLag' argument 3 names different: declaration 'PitchLag' definition 'PitchLags'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.h:249:89: note: Function 'WebRtcIsac_DecodePitchLag' argument 3 names different: declaration 'PitchLag' definition 'PitchLags'.
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2220:89: note: Function 'WebRtcIsac_DecodePitchLag' argument 3 names different: declaration 'PitchLag' definition 'PitchLags'.
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2424:46: style: Function 'WebRtcIsac_DecodeFrameLen' argument 2 names different: declaration 'framelength' definition 'framesamples'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.h:251:66: note: Function 'WebRtcIsac_DecodeFrameLen' argument 2 names different: declaration 'framelength' definition 'framesamples'.
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2424:46: note: Function 'WebRtcIsac_DecodeFrameLen' argument 2 names different: declaration 'framelength' definition 'framesamples'.
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2449:45: style: Function 'WebRtcIsac_EncodeFrameLen' argument 1 names different: declaration 'framelength' definition 'framesamples'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.h:252:45: note: Function 'WebRtcIsac_EncodeFrameLen' argument 1 names different: declaration 'framelength' definition 'framesamples'.
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:2449:45: note: Function 'WebRtcIsac_EncodeFrameLen' argument 1 names different: declaration 'framelength' definition 'framesamples'.
yate/libs/miniwebrtc/audio/coding_isac/main/entropy_coding.c:1974:5: style: Variable 'pos' is modified but its new value is never used. [unreadVariable]
yate/libs/miniwebrtc/audio/coding_isac/main/fft.c:169:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/fft.c:162:26: style: Function 'WebRtcIsac_Fftns' argument 5 names different: declaration 'isign' definition 'iSign'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/fft.h:41:26: note: Function 'WebRtcIsac_Fftns' argument 5 names different: declaration 'isign' definition 'iSign'.
yate/libs/miniwebrtc/audio/coding_isac/main/fft.c:162:26: note: Function 'WebRtcIsac_Fftns' argument 5 names different: declaration 'isign' definition 'iSign'.
yate/libs/miniwebrtc/audio/coding_isac/main/fft.c:270:28: style: Function 'WebRtcIsac_Fftradix' argument 6 names different: declaration 'isign' definition 'iSign'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/fft.c:136:68: note: Function 'WebRtcIsac_Fftradix' argument 6 names different: declaration 'isign' definition 'iSign'.
yate/libs/miniwebrtc/audio/coding_isac/main/fft.c:270:28: note: Function 'WebRtcIsac_Fftradix' argument 6 names different: declaration 'isign' definition 'iSign'.
yate/libs/miniwebrtc/audio/coding_isac/main/filter_functions.c:24:10: style: The scope of the variable 'scal' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/filter_functions.c:25:10: style: The scope of the variable 'sum' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/filter_functions.c:60:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/filter_functions.c:95:10: style: The scope of the variable 'sum' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/filter_functions.c:95:15: style: The scope of the variable 'prod' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/filter_functions.c:96:17: style: The scope of the variable 'x_lag' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/filter_functions.c:136:25: style: The scope of the variable 'start' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/filterbanks.c:95:9: style: The scope of the variable 'ftmp' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/filterbanks.c:83:44: style: Function 'WebRtcIsac_SplitAndFilterFloat' argument 1 names different: declaration 'in' definition 'pin'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/codec.h:252:52: note: Function 'WebRtcIsac_SplitAndFilterFloat' argument 1 names different: declaration 'in' definition 'pin'.
yate/libs/miniwebrtc/audio/coding_isac/main/filterbanks.c:83:44: note: Function 'WebRtcIsac_SplitAndFilterFloat' argument 1 names different: declaration 'in' definition 'pin'.
yate/libs/miniwebrtc/audio/coding_isac/main/intialize.c:130:13: style: The scope of the variable 'dtmp' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/intialize.c:130:19: style: The scope of the variable 'dtmp2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/isac.c:2483:7: style: The scope of the variable 'k' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/isac.c:248:13: style: Function 'WebRtcIsac_AssignSize' argument 1 names different: declaration 'sizeinbytes' definition 'sizeInBytes'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/isac.h:46:12: note: Function 'WebRtcIsac_AssignSize' argument 1 names different: declaration 'sizeinbytes' definition 'sizeInBytes'.
yate/libs/miniwebrtc/audio/coding_isac/main/isac.c:248:13: note: Function 'WebRtcIsac_AssignSize' argument 1 names different: declaration 'sizeinbytes' definition 'sizeInBytes'.
yate/libs/miniwebrtc/audio/coding_isac/main/isac.c:270:24: style: Function 'WebRtcIsac_Assign' argument 2 names different: declaration 'ISAC_inst_Addr' definition 'instISAC_Addr'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/isac.h:66:20: note: Function 'WebRtcIsac_Assign' argument 2 names different: declaration 'ISAC_inst_Addr' definition 'instISAC_Addr'.
yate/libs/miniwebrtc/audio/coding_isac/main/isac.c:270:24: note: Function 'WebRtcIsac_Assign' argument 2 names different: declaration 'ISAC_inst_Addr' definition 'instISAC_Addr'.
yate/libs/miniwebrtc/audio/coding_isac/main/isac.c:466:23: style: Function 'WebRtcIsac_EncoderInit' argument 2 names different: declaration 'CodingMode' definition 'codingMode'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/isac.h:123:21: note: Function 'WebRtcIsac_EncoderInit' argument 2 names different: declaration 'CodingMode' definition 'codingMode'.
yate/libs/miniwebrtc/audio/coding_isac/main/isac.c:466:23: note: Function 'WebRtcIsac_EncoderInit' argument 2 names different: declaration 'CodingMode' definition 'codingMode'.
yate/libs/miniwebrtc/audio/coding_isac/main/isac.c:1575:33: style: Function 'WebRtcIsac_Decode' argument 3 names different: declaration 'len' definition 'lenEncodedBytes'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/isac.h:223:29: note: Function 'WebRtcIsac_Decode' argument 3 names different: declaration 'len' definition 'lenEncodedBytes'.
yate/libs/miniwebrtc/audio/coding_isac/main/isac.c:1575:33: note: Function 'WebRtcIsac_Decode' argument 3 names different: declaration 'len' definition 'lenEncodedBytes'.
yate/libs/miniwebrtc/audio/coding_isac/main/isac.c:1609:29: style: Function 'WebRtcIsac_DecodeRcu' argument 3 names different: declaration 'len' definition 'lenEncodedBytes'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/isac.h:718:29: note: Function 'WebRtcIsac_DecodeRcu' argument 3 names different: declaration 'len' definition 'lenEncodedBytes'.
yate/libs/miniwebrtc/audio/coding_isac/main/isac.c:1609:29: note: Function 'WebRtcIsac_DecodeRcu' argument 3 names different: declaration 'len' definition 'lenEncodedBytes'.
yate/libs/miniwebrtc/audio/coding_isac/main/isac.c:1735:19: style: Function 'WebRtcIsac_Control' argument 2 names different: declaration 'rate' definition 'bottleneckBPS'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/isac.h:274:21: note: Function 'WebRtcIsac_Control' argument 2 names different: declaration 'rate' definition 'bottleneckBPS'.
yate/libs/miniwebrtc/audio/coding_isac/main/isac.c:1735:19: note: Function 'WebRtcIsac_Control' argument 2 names different: declaration 'rate' definition 'bottleneckBPS'.
yate/libs/miniwebrtc/audio/coding_isac/main/isac.c:1736:19: style: Function 'WebRtcIsac_Control' argument 3 names different: declaration 'framesize' definition 'frameSize'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/isac.h:275:21: note: Function 'WebRtcIsac_Control' argument 3 names different: declaration 'framesize' definition 'frameSize'.
yate/libs/miniwebrtc/audio/coding_isac/main/isac.c:1736:19: note: Function 'WebRtcIsac_Control' argument 3 names different: declaration 'framesize' definition 'frameSize'.
yate/libs/miniwebrtc/audio/coding_isac/main/isac.c:1866:22: style: Function 'WebRtcIsac_ControlBwe' argument 2 names different: declaration 'rateBPS' definition 'bottleneckBPS'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/isac.h:305:21: note: Function 'WebRtcIsac_ControlBwe' argument 2 names different: declaration 'rateBPS' definition 'bottleneckBPS'.
yate/libs/miniwebrtc/audio/coding_isac/main/isac.c:1866:22: note: Function 'WebRtcIsac_ControlBwe' argument 2 names different: declaration 'rateBPS' definition 'bottleneckBPS'.
yate/libs/miniwebrtc/audio/coding_isac/main/lattice.c:35:15: style: The scope of the variable 'temp1' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/lattice.c:42:9: style: The scope of the variable 'gain1' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/lattice.c:116:15: style: The scope of the variable 'temp1' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/lattice.c:122:9: style: The scope of the variable 'gain1' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/lattice.c:122:15: style: The scope of the variable 'inv_gain1' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/lattice.c:195:9: style: The scope of the variable 'tmp_inv' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/lpc_analysis.c:81:11: style: The scope of the variable 'sum' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/lpc_analysis.c:82:11: style: The scope of the variable 'm' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/lpc_analysis.c:82:14: style: The scope of the variable 'm_h' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/lpc_analysis.c:212:22: style: The scope of the variable 'pos2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/lpc_analysis.c:221:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/lpc_analysis.c:221:15: style: The scope of the variable 'res_nrg' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/lpc_analysis.c:223:10: style: The scope of the variable 'FwdA' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/lpc_analysis.c:223:16: style: The scope of the variable 'FwdB' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/lpc_analysis.c:393:44: style: The scope of the variable 'pos2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/lpc_analysis.c:498:10: style: The scope of the variable 'res_nrg' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/lpc_analysis.c:389:18: style: Function 'WebRtcIsac_GetLpcCoefUb' argument 4 names different: declaration 'corr' definition 'corrMat'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/lpc_analysis.h:46:18: note: Function 'WebRtcIsac_GetLpcCoefUb' argument 4 names different: declaration 'corr' definition 'corrMat'.
yate/libs/miniwebrtc/audio/coding_isac/main/lpc_analysis.c:389:18: note: Function 'WebRtcIsac_GetLpcCoefUb' argument 4 names different: declaration 'corr' definition 'corrMat'.
yate/libs/miniwebrtc/audio/coding_isac/main/lpc_analysis.c:492:19: style: Function 'WebRtcIsac_GetLpcGain' argument 5 names different: declaration 'corrLo' definition 'corrMat'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/lpc_analysis.h:39:20: note: Function 'WebRtcIsac_GetLpcGain' argument 5 names different: declaration 'corrLo' definition 'corrMat'.
yate/libs/miniwebrtc/audio/coding_isac/main/lpc_analysis.c:492:19: note: Function 'WebRtcIsac_GetLpcGain' argument 5 names different: declaration 'corrLo' definition 'corrMat'.
yate/libs/miniwebrtc/audio/coding_isac/main/pitch_estimator.c:92:21: style: The scope of the variable 'prod' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/pitch_estimator.c:93:21: style: The scope of the variable 'inptr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/pitch_estimator.c:133:10: style: The scope of the variable 'bias' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/pitch_estimator.c:144:15: style: The scope of the variable 'gain_tmp' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/pitch_filter.c:42:10: style: The scope of the variable 'curgain' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/pitch_filter.c:42:19: style: The scope of the variable 'curlag' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/pitch_filter.c:42:27: style: The scope of the variable 'gaindelta' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/pitch_filter.c:42:38: style: The scope of the variable 'lagdelta' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/pitch_filter.c:124:19: style: The scope of the variable 'curlag' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/pitch_filter.c:124:27: style: The scope of the variable 'gaindelta' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/pitch_filter.c:124:38: style: The scope of the variable 'lagdelta' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/pitch_filter.c:236:19: style: The scope of the variable 'curlag' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/pitch_filter.c:236:27: style: The scope of the variable 'gaindelta' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/pitch_filter.c:236:38: style: The scope of the variable 'lagdelta' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/pitch_filter.c:392:10: style: The scope of the variable 'curgain' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/pitch_filter.c:392:19: style: The scope of the variable 'curlag' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/pitch_filter.c:392:27: style: The scope of the variable 'gaindelta' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/pitch_filter.c:392:38: style: The scope of the variable 'lagdelta' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/transform.c:54:24: style: The scope of the variable 'xr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/transform.c:54:28: style: The scope of the variable 'xi' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/transform.c:54:32: style: The scope of the variable 'yr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/transform.c:54:36: style: The scope of the variable 'yi' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/transform.c:95:28: style: The scope of the variable 'xi' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/transform.c:95:32: style: The scope of the variable 'yr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/transform.c:95:36: style: The scope of the variable 'yi' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/coding_isac/main/transform.c:47:41: style: Function 'WebRtcIsac_Time2Spec' argument 3 names different: declaration 'outre' definition 'outreQ7'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/codec.h:203:41: note: Function 'WebRtcIsac_Time2Spec' argument 3 names different: declaration 'outre' definition 'outreQ7'.
yate/libs/miniwebrtc/audio/coding_isac/main/transform.c:47:41: note: Function 'WebRtcIsac_Time2Spec' argument 3 names different: declaration 'outre' definition 'outreQ7'.
yate/libs/miniwebrtc/audio/coding_isac/main/transform.c:48:41: style: Function 'WebRtcIsac_Time2Spec' argument 4 names different: declaration 'outim' definition 'outimQ7'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/coding_isac/main/codec.h:204:41: note: Function 'WebRtcIsac_Time2Spec' argument 4 names different: declaration 'outim' definition 'outimQ7'.
yate/libs/miniwebrtc/audio/coding_isac/main/transform.c:48:41: note: Function 'WebRtcIsac_Time2Spec' argument 4 names different: declaration 'outim' definition 'outimQ7'.
yate/libs/miniwebrtc/audio/common/processing/auto_corr_to_refl_coef.c:20:58: style: Function 'WebRtcSpl_AutoCorrToReflCoef' argument 1 names different: declaration 'auto_corr' definition 'R'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:326:58: note: Function 'WebRtcSpl_AutoCorrToReflCoef' argument 1 names different: declaration 'auto_corr' definition 'R'.
yate/libs/miniwebrtc/audio/common/processing/auto_corr_to_refl_coef.c:20:58: note: Function 'WebRtcSpl_AutoCorrToReflCoef' argument 1 names different: declaration 'auto_corr' definition 'R'.
yate/libs/miniwebrtc/audio/common/processing/auto_corr_to_refl_coef.c:20:91: style: Function 'WebRtcSpl_AutoCorrToReflCoef' argument 3 names different: declaration 'refl_coef' definition 'K'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:328:50: note: Function 'WebRtcSpl_AutoCorrToReflCoef' argument 3 names different: declaration 'refl_coef' definition 'K'.
yate/libs/miniwebrtc/audio/common/processing/auto_corr_to_refl_coef.c:20:91: note: Function 'WebRtcSpl_AutoCorrToReflCoef' argument 3 names different: declaration 'refl_coef' definition 'K'.
yate/libs/miniwebrtc/audio/common/processing/auto_correlation.c:20:54: style: Function 'WebRtcSpl_AutoCorrelation' argument 1 names different: declaration 'vector' definition 'in_vector'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:312:54: note: Function 'WebRtcSpl_AutoCorrelation' argument 1 names different: declaration 'vector' definition 'in_vector'.
yate/libs/miniwebrtc/audio/common/processing/auto_correlation.c:20:54: note: Function 'WebRtcSpl_AutoCorrelation' argument 1 names different: declaration 'vector' definition 'in_vector'.
yate/libs/miniwebrtc/audio/common/processing/auto_correlation.c:21:35: style: Function 'WebRtcSpl_AutoCorrelation' argument 2 names different: declaration 'vector_length' definition 'in_vector_length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:313:35: note: Function 'WebRtcSpl_AutoCorrelation' argument 2 names different: declaration 'vector_length' definition 'in_vector_length'.
yate/libs/miniwebrtc/audio/common/processing/auto_correlation.c:21:35: note: Function 'WebRtcSpl_AutoCorrelation' argument 2 names different: declaration 'vector_length' definition 'in_vector_length'.
yate/libs/miniwebrtc/audio/common/processing/auto_correlation.c:23:46: style: Function 'WebRtcSpl_AutoCorrelation' argument 4 names different: declaration 'result_vector' definition 'result'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:314:46: note: Function 'WebRtcSpl_AutoCorrelation' argument 4 names different: declaration 'result_vector' definition 'result'.
yate/libs/miniwebrtc/audio/common/processing/auto_correlation.c:23:46: note: Function 'WebRtcSpl_AutoCorrelation' argument 4 names different: declaration 'result_vector' definition 'result'.
yate/libs/miniwebrtc/audio/common/processing/complex_bit_reverse.c:80:24: style: The scope of the variable 'l' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/processing/complex_fft.c:289:21: style: The scope of the variable 'istep' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/processing/complex_fft.c:289:41: style: The scope of the variable 'shift' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/processing/complex_fft.c:159:40: style: Function 'WebRtcSpl_ComplexFFT' argument 1 names different: declaration 'vector' definition 'frfi'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:433:40: note: Function 'WebRtcSpl_ComplexFFT' argument 1 names different: declaration 'vector' definition 'frfi'.
yate/libs/miniwebrtc/audio/common/processing/complex_fft.c:159:40: note: Function 'WebRtcSpl_ComplexFFT' argument 1 names different: declaration 'vector' definition 'frfi'.
yate/libs/miniwebrtc/audio/common/processing/complex_fft.c:287:41: style: Function 'WebRtcSpl_ComplexIFFT' argument 1 names different: declaration 'vector' definition 'frfi'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:434:41: note: Function 'WebRtcSpl_ComplexIFFT' argument 1 names different: declaration 'vector' definition 'frfi'.
yate/libs/miniwebrtc/audio/common/processing/complex_fft.c:287:41: note: Function 'WebRtcSpl_ComplexIFFT' argument 1 names different: declaration 'vector' definition 'frfi'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:31:41: style: Function 'WebRtcSpl_MemSetW16' argument 1 names different: declaration 'vector' definition 'ptr'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:190:41: note: Function 'WebRtcSpl_MemSetW16' argument 1 names different: declaration 'vector' definition 'ptr'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:31:41: note: Function 'WebRtcSpl_MemSetW16' argument 1 names different: declaration 'vector' definition 'ptr'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:31:75: style: Function 'WebRtcSpl_MemSetW16' argument 3 names different: declaration 'vector_length' definition 'length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:192:30: note: Function 'WebRtcSpl_MemSetW16' argument 3 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:31:75: note: Function 'WebRtcSpl_MemSetW16' argument 3 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:42:41: style: Function 'WebRtcSpl_MemSetW32' argument 1 names different: declaration 'vector' definition 'ptr'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:193:41: note: Function 'WebRtcSpl_MemSetW32' argument 1 names different: declaration 'vector' definition 'ptr'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:42:41: note: Function 'WebRtcSpl_MemSetW32' argument 1 names different: declaration 'vector' definition 'ptr'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:42:75: style: Function 'WebRtcSpl_MemSetW32' argument 3 names different: declaration 'vector_length' definition 'length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:195:30: note: Function 'WebRtcSpl_MemSetW32' argument 3 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:42:75: note: Function 'WebRtcSpl_MemSetW32' argument 3 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:53:51: style: Function 'WebRtcSpl_MemCpyReversedOrder' argument 1 names different: declaration 'out_vector' definition 'dest'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:196:51: note: Function 'WebRtcSpl_MemCpyReversedOrder' argument 1 names different: declaration 'out_vector' definition 'dest'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:53:51: note: Function 'WebRtcSpl_MemCpyReversedOrder' argument 1 names different: declaration 'out_vector' definition 'dest'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:53:72: style: Function 'WebRtcSpl_MemCpyReversedOrder' argument 2 names different: declaration 'in_vector' definition 'source'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:197:51: note: Function 'WebRtcSpl_MemCpyReversedOrder' argument 2 names different: declaration 'in_vector' definition 'source'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:53:72: note: Function 'WebRtcSpl_MemCpyReversedOrder' argument 2 names different: declaration 'in_vector' definition 'source'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:53:84: style: Function 'WebRtcSpl_MemCpyReversedOrder' argument 3 names different: declaration 'vector_length' definition 'length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:198:40: note: Function 'WebRtcSpl_MemCpyReversedOrder' argument 3 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:53:84: note: Function 'WebRtcSpl_MemCpyReversedOrder' argument 3 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:65:63: style: Function 'WebRtcSpl_CopyFromEndW16' argument 1 names different: declaration 'in_vector' definition 'vector_in'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:199:63: note: Function 'WebRtcSpl_CopyFromEndW16' argument 1 names different: declaration 'in_vector' definition 'vector_in'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:65:63: note: Function 'WebRtcSpl_CopyFromEndW16' argument 1 names different: declaration 'in_vector' definition 'vector_in'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:66:54: style: Function 'WebRtcSpl_CopyFromEndW16' argument 2 names different: declaration 'in_vector_length' definition 'length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:200:54: note: Function 'WebRtcSpl_CopyFromEndW16' argument 2 names different: declaration 'in_vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:66:54: note: Function 'WebRtcSpl_CopyFromEndW16' argument 2 names different: declaration 'in_vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:68:55: style: Function 'WebRtcSpl_CopyFromEndW16' argument 4 names different: declaration 'out_vector' definition 'vector_out'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:202:55: note: Function 'WebRtcSpl_CopyFromEndW16' argument 4 names different: declaration 'out_vector' definition 'vector_out'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:68:55: note: Function 'WebRtcSpl_CopyFromEndW16' argument 4 names different: declaration 'out_vector' definition 'vector_out'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:76:76: style: Function 'WebRtcSpl_ZerosArrayW16' argument 2 names different: declaration 'vector_length' definition 'length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:204:53: note: Function 'WebRtcSpl_ZerosArrayW16' argument 2 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:76:76: note: Function 'WebRtcSpl_ZerosArrayW16' argument 2 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:82:76: style: Function 'WebRtcSpl_ZerosArrayW32' argument 2 names different: declaration 'vector_length' definition 'length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:206:53: note: Function 'WebRtcSpl_ZerosArrayW32' argument 2 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:82:76: note: Function 'WebRtcSpl_ZerosArrayW32' argument 2 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:88:75: style: Function 'WebRtcSpl_OnesArrayW16' argument 2 names different: declaration 'vector_length' definition 'length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:208:52: note: Function 'WebRtcSpl_OnesArrayW16' argument 2 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:88:75: note: Function 'WebRtcSpl_OnesArrayW16' argument 2 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:99:75: style: Function 'WebRtcSpl_OnesArrayW32' argument 2 names different: declaration 'vector_length' definition 'length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:210:52: note: Function 'WebRtcSpl_OnesArrayW32' argument 2 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/copy_set_operations.c:99:75: note: Function 'WebRtcSpl_OnesArrayW32' argument 2 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/cross_correlation.c:31:20: style: The scope of the variable 'seq1Ptr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/processing/cross_correlation.c:32:20: style: The scope of the variable 'seq2Ptr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/processing/cross_correlation.c:24:48: style: Function 'WebRtcSpl_CrossCorrelation' argument 1 names different: declaration 'cross_corr' definition 'cross_correlation'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:329:48: note: Function 'WebRtcSpl_CrossCorrelation' argument 1 names different: declaration 'cross_corr' definition 'cross_correlation'.
yate/libs/miniwebrtc/audio/common/processing/cross_correlation.c:24:48: note: Function 'WebRtcSpl_CrossCorrelation' argument 1 names different: declaration 'cross_corr' definition 'cross_correlation'.
yate/libs/miniwebrtc/audio/common/processing/cross_correlation.c:24:82: style: Function 'WebRtcSpl_CrossCorrelation' argument 2 names different: declaration 'vector1' definition 'seq1'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:330:48: note: Function 'WebRtcSpl_CrossCorrelation' argument 2 names different: declaration 'vector1' definition 'seq1'.
yate/libs/miniwebrtc/audio/common/processing/cross_correlation.c:24:82: note: Function 'WebRtcSpl_CrossCorrelation' argument 2 names different: declaration 'vector1' definition 'seq1'.
yate/libs/miniwebrtc/audio/common/processing/cross_correlation.c:25:48: style: Function 'WebRtcSpl_CrossCorrelation' argument 3 names different: declaration 'vector2' definition 'seq2'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:331:48: note: Function 'WebRtcSpl_CrossCorrelation' argument 3 names different: declaration 'vector2' definition 'seq2'.
yate/libs/miniwebrtc/audio/common/processing/cross_correlation.c:25:48: note: Function 'WebRtcSpl_CrossCorrelation' argument 3 names different: declaration 'vector2' definition 'seq2'.
yate/libs/miniwebrtc/audio/common/processing/cross_correlation.c:25:68: style: Function 'WebRtcSpl_CrossCorrelation' argument 4 names different: declaration 'dim_vector' definition 'dim_seq'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:332:47: note: Function 'WebRtcSpl_CrossCorrelation' argument 4 names different: declaration 'dim_vector' definition 'dim_seq'.
yate/libs/miniwebrtc/audio/common/processing/cross_correlation.c:25:68: note: Function 'WebRtcSpl_CrossCorrelation' argument 4 names different: declaration 'dim_vector' definition 'dim_seq'.
yate/libs/miniwebrtc/audio/common/processing/cross_correlation.c:26:47: style: Function 'WebRtcSpl_CrossCorrelation' argument 5 names different: declaration 'dim_cross_corr' definition 'dim_cross_correlation'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:333:47: note: Function 'WebRtcSpl_CrossCorrelation' argument 5 names different: declaration 'dim_cross_corr' definition 'dim_cross_correlation'.
yate/libs/miniwebrtc/audio/common/processing/cross_correlation.c:26:47: note: Function 'WebRtcSpl_CrossCorrelation' argument 5 names different: declaration 'dim_cross_corr' definition 'dim_cross_correlation'.
yate/libs/miniwebrtc/audio/common/processing/cross_correlation.c:28:47: style: Function 'WebRtcSpl_CrossCorrelation' argument 7 names different: declaration 'step_vector2' definition 'step_seq2'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:335:47: note: Function 'WebRtcSpl_CrossCorrelation' argument 7 names different: declaration 'step_vector2' definition 'step_seq2'.
yate/libs/miniwebrtc/audio/common/processing/cross_correlation.c:28:47: note: Function 'WebRtcSpl_CrossCorrelation' argument 7 names different: declaration 'step_vector2' definition 'step_seq2'.
yate/libs/miniwebrtc/audio/common/processing/dot_product_with_scale.c:21:49: style: Function 'WebRtcSpl_DotProductWithScale' argument 3 names different: declaration 'vector_length' definition 'length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:372:49: note: Function 'WebRtcSpl_DotProductWithScale' argument 3 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/dot_product_with_scale.c:21:49: note: Function 'WebRtcSpl_DotProductWithScale' argument 3 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/downsample_fast.c:24:11: style: The scope of the variable 'out_s32' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:34:15: style: The scope of the variable 'stop' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:20:47: style: Function 'WebRtcSpl_FilterAR' argument 1 names different: declaration 'ar_coef' definition 'a'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:376:47: note: Function 'WebRtcSpl_FilterAR' argument 1 names different: declaration 'ar_coef' definition 'a'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:20:47: note: Function 'WebRtcSpl_FilterAR' argument 1 names different: declaration 'ar_coef' definition 'a'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:21:28: style: Function 'WebRtcSpl_FilterAR' argument 2 names different: declaration 'ar_coef_length' definition 'a_length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:376:60: note: Function 'WebRtcSpl_FilterAR' argument 2 names different: declaration 'ar_coef_length' definition 'a_length'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:21:28: note: Function 'WebRtcSpl_FilterAR' argument 2 names different: declaration 'ar_coef_length' definition 'a_length'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:22:47: style: Function 'WebRtcSpl_FilterAR' argument 3 names different: declaration 'in_vector' definition 'x'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:377:47: note: Function 'WebRtcSpl_FilterAR' argument 3 names different: declaration 'in_vector' definition 'x'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:22:47: note: Function 'WebRtcSpl_FilterAR' argument 3 names different: declaration 'in_vector' definition 'x'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:23:28: style: Function 'WebRtcSpl_FilterAR' argument 4 names different: declaration 'in_vector_length' definition 'x_length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:377:62: note: Function 'WebRtcSpl_FilterAR' argument 4 names different: declaration 'in_vector_length' definition 'x_length'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:23:28: note: Function 'WebRtcSpl_FilterAR' argument 4 names different: declaration 'in_vector_length' definition 'x_length'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:24:39: style: Function 'WebRtcSpl_FilterAR' argument 5 names different: declaration 'filter_state' definition 'state'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:378:39: note: Function 'WebRtcSpl_FilterAR' argument 5 names different: declaration 'filter_state' definition 'state'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:24:39: note: Function 'WebRtcSpl_FilterAR' argument 5 names different: declaration 'filter_state' definition 'state'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:25:28: style: Function 'WebRtcSpl_FilterAR' argument 6 names different: declaration 'filter_state_length' definition 'state_length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:378:57: note: Function 'WebRtcSpl_FilterAR' argument 6 names different: declaration 'filter_state_length' definition 'state_length'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:25:28: note: Function 'WebRtcSpl_FilterAR' argument 6 names different: declaration 'filter_state_length' definition 'state_length'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:26:39: style: Function 'WebRtcSpl_FilterAR' argument 7 names different: declaration 'filter_state_low' definition 'state_low'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:379:39: note: Function 'WebRtcSpl_FilterAR' argument 7 names different: declaration 'filter_state_low' definition 'state_low'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:26:39: note: Function 'WebRtcSpl_FilterAR' argument 7 names different: declaration 'filter_state_low' definition 'state_low'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:27:28: style: Function 'WebRtcSpl_FilterAR' argument 8 names different: declaration 'filter_state_low_length' definition 'state_low_length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:380:28: note: Function 'WebRtcSpl_FilterAR' argument 8 names different: declaration 'filter_state_low_length' definition 'state_low_length'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:27:28: note: Function 'WebRtcSpl_FilterAR' argument 8 names different: declaration 'filter_state_low_length' definition 'state_low_length'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:28:39: style: Function 'WebRtcSpl_FilterAR' argument 9 names different: declaration 'out_vector' definition 'filtered'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:380:68: note: Function 'WebRtcSpl_FilterAR' argument 9 names different: declaration 'out_vector' definition 'filtered'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:28:39: note: Function 'WebRtcSpl_FilterAR' argument 9 names different: declaration 'out_vector' definition 'filtered'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:29:39: style: Function 'WebRtcSpl_FilterAR' argument 10 names different: declaration 'out_vector_low' definition 'filtered_low'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:381:39: note: Function 'WebRtcSpl_FilterAR' argument 10 names different: declaration 'out_vector_low' definition 'filtered_low'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:29:39: note: Function 'WebRtcSpl_FilterAR' argument 10 names different: declaration 'out_vector_low' definition 'filtered_low'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:30:28: style: Function 'WebRtcSpl_FilterAR' argument 11 names different: declaration 'out_vector_low_length' definition 'filtered_low_length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:381:59: note: Function 'WebRtcSpl_FilterAR' argument 11 names different: declaration 'out_vector_low_length' definition 'filtered_low_length'.
yate/libs/miniwebrtc/audio/common/processing/filter_ar.c:30:28: note: Function 'WebRtcSpl_FilterAR' argument 11 names different: declaration 'out_vector_low_length' definition 'filtered_low_length'.
yate/libs/miniwebrtc/audio/common/processing/filter_ma_fast_q12.c:20:47: style: Function 'WebRtcSpl_FilterMAFastQ12' argument 1 names different: declaration 'in_vector' definition 'in_ptr'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:383:47: note: Function 'WebRtcSpl_FilterMAFastQ12' argument 1 names different: declaration 'in_vector' definition 'in_ptr'.
yate/libs/miniwebrtc/audio/common/processing/filter_ma_fast_q12.c:20:47: note: Function 'WebRtcSpl_FilterMAFastQ12' argument 1 names different: declaration 'in_vector' definition 'in_ptr'.
yate/libs/miniwebrtc/audio/common/processing/filter_ma_fast_q12.c:21:47: style: Function 'WebRtcSpl_FilterMAFastQ12' argument 2 names different: declaration 'out_vector' definition 'out_ptr'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:384:47: note: Function 'WebRtcSpl_FilterMAFastQ12' argument 2 names different: declaration 'out_vector' definition 'out_ptr'.
yate/libs/miniwebrtc/audio/common/processing/filter_ma_fast_q12.c:21:47: note: Function 'WebRtcSpl_FilterMAFastQ12' argument 2 names different: declaration 'out_vector' definition 'out_ptr'.
yate/libs/miniwebrtc/audio/common/processing/filter_ma_fast_q12.c:22:47: style: Function 'WebRtcSpl_FilterMAFastQ12' argument 3 names different: declaration 'ma_coef' definition 'B'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:385:47: note: Function 'WebRtcSpl_FilterMAFastQ12' argument 3 names different: declaration 'ma_coef' definition 'B'.
yate/libs/miniwebrtc/audio/common/processing/filter_ma_fast_q12.c:22:47: note: Function 'WebRtcSpl_FilterMAFastQ12' argument 3 names different: declaration 'ma_coef' definition 'B'.
yate/libs/miniwebrtc/audio/common/processing/filter_ma_fast_q12.c:23:46: style: Function 'WebRtcSpl_FilterMAFastQ12' argument 4 names different: declaration 'ma_coef_length' definition 'B_length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:386:46: note: Function 'WebRtcSpl_FilterMAFastQ12' argument 4 names different: declaration 'ma_coef_length' definition 'B_length'.
yate/libs/miniwebrtc/audio/common/processing/filter_ma_fast_q12.c:23:46: note: Function 'WebRtcSpl_FilterMAFastQ12' argument 4 names different: declaration 'ma_coef_length' definition 'B_length'.
yate/libs/miniwebrtc/audio/common/processing/filter_ma_fast_q12.c:24:46: style: Function 'WebRtcSpl_FilterMAFastQ12' argument 5 names different: declaration 'vector_length' definition 'length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:387:46: note: Function 'WebRtcSpl_FilterMAFastQ12' argument 5 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/filter_ma_fast_q12.c:24:46: note: Function 'WebRtcSpl_FilterMAFastQ12' argument 5 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/get_hanning_window.c:56:48: style: Function 'WebRtcSpl_GetHanningWindow' argument 1 names different: declaration 'window' definition 'v'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:336:48: note: Function 'WebRtcSpl_GetHanningWindow' argument 1 names different: declaration 'window' definition 'v'.
yate/libs/miniwebrtc/audio/common/processing/get_hanning_window.c:56:48: note: Function 'WebRtcSpl_GetHanningWindow' argument 1 names different: declaration 'window' definition 'v'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:27:59: style: Function 'WebRtcSpl_ScaleAndAddVectorsWithRound' argument 1 names different: declaration 'in_vector1' definition 'vector1'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:275:59: note: Function 'WebRtcSpl_ScaleAndAddVectorsWithRound' argument 1 names different: declaration 'in_vector1' definition 'vector1'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:27:59: note: Function 'WebRtcSpl_ScaleAndAddVectorsWithRound' argument 1 names different: declaration 'in_vector1' definition 'vector1'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:28:59: style: Function 'WebRtcSpl_ScaleAndAddVectorsWithRound' argument 3 names different: declaration 'in_vector2' definition 'vector2'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:277:59: note: Function 'WebRtcSpl_ScaleAndAddVectorsWithRound' argument 3 names different: declaration 'in_vector2' definition 'vector2'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:28:59: note: Function 'WebRtcSpl_ScaleAndAddVectorsWithRound' argument 3 names different: declaration 'in_vector2' definition 'vector2'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:29:87: style: Function 'WebRtcSpl_ScaleAndAddVectorsWithRound' argument 6 names different: declaration 'out_vector' definition 'out'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:280:59: note: Function 'WebRtcSpl_ScaleAndAddVectorsWithRound' argument 6 names different: declaration 'out_vector' definition 'out'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:29:87: note: Function 'WebRtcSpl_ScaleAndAddVectorsWithRound' argument 6 names different: declaration 'out_vector' definition 'out'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:43:61: style: Function 'WebRtcSpl_ReverseOrderMultArrayElements' argument 1 names different: declaration 'out_vector' definition 'out'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:282:61: note: Function 'WebRtcSpl_ReverseOrderMultArrayElements' argument 1 names different: declaration 'out_vector' definition 'out'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:43:61: note: Function 'WebRtcSpl_ReverseOrderMultArrayElements' argument 1 names different: declaration 'out_vector' definition 'out'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:43:89: style: Function 'WebRtcSpl_ReverseOrderMultArrayElements' argument 2 names different: declaration 'in_vector' definition 'in'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:283:69: note: Function 'WebRtcSpl_ReverseOrderMultArrayElements' argument 2 names different: declaration 'in_vector' definition 'in'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:43:89: note: Function 'WebRtcSpl_ReverseOrderMultArrayElements' argument 2 names different: declaration 'in_vector' definition 'in'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:44:69: style: Function 'WebRtcSpl_ReverseOrderMultArrayElements' argument 3 names different: declaration 'window' definition 'win'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:284:69: note: Function 'WebRtcSpl_ReverseOrderMultArrayElements' argument 3 names different: declaration 'window' definition 'win'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:44:69: note: Function 'WebRtcSpl_ReverseOrderMultArrayElements' argument 3 names different: declaration 'window' definition 'win'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:59:53: style: Function 'WebRtcSpl_ElementwiseVectorMult' argument 1 names different: declaration 'out_vector' definition 'out'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:287:53: note: Function 'WebRtcSpl_ElementwiseVectorMult' argument 1 names different: declaration 'out_vector' definition 'out'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:59:53: note: Function 'WebRtcSpl_ElementwiseVectorMult' argument 1 names different: declaration 'out_vector' definition 'out'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:59:81: style: Function 'WebRtcSpl_ElementwiseVectorMult' argument 2 names different: declaration 'in_vector' definition 'in'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:288:61: note: Function 'WebRtcSpl_ElementwiseVectorMult' argument 2 names different: declaration 'in_vector' definition 'in'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:59:81: note: Function 'WebRtcSpl_ElementwiseVectorMult' argument 2 names different: declaration 'in_vector' definition 'in'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:60:61: style: Function 'WebRtcSpl_ElementwiseVectorMult' argument 3 names different: declaration 'window' definition 'win'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:289:61: note: Function 'WebRtcSpl_ElementwiseVectorMult' argument 3 names different: declaration 'window' definition 'win'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:60:61: note: Function 'WebRtcSpl_ElementwiseVectorMult' argument 3 names different: declaration 'window' definition 'win'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:74:50: style: Function 'WebRtcSpl_AddVectorsAndShift' argument 1 names different: declaration 'out_vector' definition 'out'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:292:50: note: Function 'WebRtcSpl_AddVectorsAndShift' argument 1 names different: declaration 'out_vector' definition 'out'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:74:50: note: Function 'WebRtcSpl_AddVectorsAndShift' argument 1 names different: declaration 'out_vector' definition 'out'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:74:78: style: Function 'WebRtcSpl_AddVectorsAndShift' argument 2 names different: declaration 'in_vector1' definition 'in1'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:293:58: note: Function 'WebRtcSpl_AddVectorsAndShift' argument 2 names different: declaration 'in_vector1' definition 'in1'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:74:78: note: Function 'WebRtcSpl_AddVectorsAndShift' argument 2 names different: declaration 'in_vector1' definition 'in1'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:75:58: style: Function 'WebRtcSpl_AddVectorsAndShift' argument 3 names different: declaration 'in_vector2' definition 'in2'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:294:58: note: Function 'WebRtcSpl_AddVectorsAndShift' argument 3 names different: declaration 'in_vector2' definition 'in2'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:75:58: note: Function 'WebRtcSpl_AddVectorsAndShift' argument 3 names different: declaration 'in_vector2' definition 'in2'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:88:55: style: Function 'WebRtcSpl_AddAffineVectorToVector' argument 1 names different: declaration 'out_vector' definition 'out'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:297:55: note: Function 'WebRtcSpl_AddAffineVectorToVector' argument 1 names different: declaration 'out_vector' definition 'out'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:88:55: note: Function 'WebRtcSpl_AddAffineVectorToVector' argument 1 names different: declaration 'out_vector' definition 'out'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:88:75: style: Function 'WebRtcSpl_AddAffineVectorToVector' argument 2 names different: declaration 'in_vector' definition 'in'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:298:55: note: Function 'WebRtcSpl_AddAffineVectorToVector' argument 2 names different: declaration 'in_vector' definition 'in'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:88:75: note: Function 'WebRtcSpl_AddAffineVectorToVector' argument 2 names different: declaration 'in_vector' definition 'in'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:105:53: style: Function 'WebRtcSpl_AffineTransformVector' argument 1 names different: declaration 'out_vector' definition 'out'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:303:53: note: Function 'WebRtcSpl_AffineTransformVector' argument 1 names different: declaration 'out_vector' definition 'out'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:105:53: note: Function 'WebRtcSpl_AffineTransformVector' argument 1 names different: declaration 'out_vector' definition 'out'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:105:73: style: Function 'WebRtcSpl_AffineTransformVector' argument 2 names different: declaration 'in_vector' definition 'in'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:304:53: note: Function 'WebRtcSpl_AffineTransformVector' argument 2 names different: declaration 'in_vector' definition 'in'.
yate/libs/miniwebrtc/audio/common/processing/ilbc_specific_functions.c:105:73: note: Function 'WebRtcSpl_AffineTransformVector' argument 2 names different: declaration 'in_vector' definition 'in'.
yate/libs/miniwebrtc/audio/common/processing/levinson_durbin.c:22:55: style: Function 'WebRtcSpl_LevinsonDurbin' argument 1 names different: declaration 'auto_corr' definition 'R'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:316:55: note: Function 'WebRtcSpl_LevinsonDurbin' argument 1 names different: declaration 'auto_corr' definition 'R'.
yate/libs/miniwebrtc/audio/common/processing/levinson_durbin.c:22:55: note: Function 'WebRtcSpl_LevinsonDurbin' argument 1 names different: declaration 'auto_corr' definition 'R'.
yate/libs/miniwebrtc/audio/common/processing/levinson_durbin.c:22:73: style: Function 'WebRtcSpl_LevinsonDurbin' argument 2 names different: declaration 'lpc_coef' definition 'A'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:317:55: note: Function 'WebRtcSpl_LevinsonDurbin' argument 2 names different: declaration 'lpc_coef' definition 'A'.
yate/libs/miniwebrtc/audio/common/processing/levinson_durbin.c:22:73: note: Function 'WebRtcSpl_LevinsonDurbin' argument 2 names different: declaration 'lpc_coef' definition 'A'.
yate/libs/miniwebrtc/audio/common/processing/levinson_durbin.c:22:91: style: Function 'WebRtcSpl_LevinsonDurbin' argument 3 names different: declaration 'refl_coef' definition 'K'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:318:55: note: Function 'WebRtcSpl_LevinsonDurbin' argument 3 names different: declaration 'refl_coef' definition 'K'.
yate/libs/miniwebrtc/audio/common/processing/levinson_durbin.c:22:91: note: Function 'WebRtcSpl_LevinsonDurbin' argument 3 names different: declaration 'refl_coef' definition 'K'.
yate/libs/miniwebrtc/audio/common/processing/lpc_to_refl_coef.c:22:45: style: Function 'WebRtcSpl_LpcToReflCoef' argument 1 names different: declaration 'lpc_coef' definition 'a16'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:323:45: note: Function 'WebRtcSpl_LpcToReflCoef' argument 1 names different: declaration 'lpc_coef' definition 'a16'.
yate/libs/miniwebrtc/audio/common/processing/lpc_to_refl_coef.c:22:45: note: Function 'WebRtcSpl_LpcToReflCoef' argument 1 names different: declaration 'lpc_coef' definition 'a16'.
yate/libs/miniwebrtc/audio/common/processing/lpc_to_refl_coef.c:22:80: style: Function 'WebRtcSpl_LpcToReflCoef' argument 3 names different: declaration 'refl_coef' definition 'k16'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:325:45: note: Function 'WebRtcSpl_LpcToReflCoef' argument 3 names different: declaration 'refl_coef' definition 'k16'.
yate/libs/miniwebrtc/audio/common/processing/lpc_to_refl_coef.c:22:80: note: Function 'WebRtcSpl_LpcToReflCoef' argument 3 names different: declaration 'refl_coef' definition 'k16'.
yate/libs/miniwebrtc/audio/common/processing/refl_coef_to_lpc.c:23:20: style: The scope of the variable 'aptr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/processing/refl_coef_to_lpc.c:23:27: style: The scope of the variable 'aptr2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/processing/refl_coef_to_lpc.c:23:35: style: The scope of the variable 'anyptr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/processing/refl_coef_to_lpc.c:20:53: style: Function 'WebRtcSpl_ReflCoefToLpc' argument 1 names different: declaration 'refl_coef' definition 'k'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:320:53: note: Function 'WebRtcSpl_ReflCoefToLpc' argument 1 names different: declaration 'refl_coef' definition 'k'.
yate/libs/miniwebrtc/audio/common/processing/refl_coef_to_lpc.c:20:53: note: Function 'WebRtcSpl_ReflCoefToLpc' argument 1 names different: declaration 'refl_coef' definition 'k'.
yate/libs/miniwebrtc/audio/common/processing/refl_coef_to_lpc.c:20:86: style: Function 'WebRtcSpl_ReflCoefToLpc' argument 3 names different: declaration 'lpc_coef' definition 'a'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:322:45: note: Function 'WebRtcSpl_ReflCoefToLpc' argument 3 names different: declaration 'lpc_coef' definition 'a'.
yate/libs/miniwebrtc/audio/common/processing/refl_coef_to_lpc.c:20:86: note: Function 'WebRtcSpl_ReflCoefToLpc' argument 3 names different: declaration 'lpc_coef' definition 'a'.
yate/libs/miniwebrtc/audio/common/processing/resample_by_2_internal.c:192:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yate/libs/miniwebrtc/audio/common/processing/spl_sqrt_floor.c:51:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
yate/libs/miniwebrtc/audio/common/processing/sqrt_of_one_minus_x_squared.c:20:54: style: Function 'WebRtcSpl_SqrtOfOneMinusXSquared' argument 1 names different: declaration 'in_vector' definition 'xQ15'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:337:54: note: Function 'WebRtcSpl_SqrtOfOneMinusXSquared' argument 1 names different: declaration 'in_vector' definition 'xQ15'.
yate/libs/miniwebrtc/audio/common/processing/sqrt_of_one_minus_x_squared.c:20:54: note: Function 'WebRtcSpl_SqrtOfOneMinusXSquared' argument 1 names different: declaration 'in_vector' definition 'xQ15'.
yate/libs/miniwebrtc/audio/common/processing/sqrt_of_one_minus_x_squared.c:21:54: style: Function 'WebRtcSpl_SqrtOfOneMinusXSquared' argument 3 names different: declaration 'out_vector' definition 'yQ15'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:339:54: note: Function 'WebRtcSpl_SqrtOfOneMinusXSquared' argument 3 names different: declaration 'out_vector' definition 'yQ15'.
yate/libs/miniwebrtc/audio/common/processing/sqrt_of_one_minus_x_squared.c:21:54: note: Function 'WebRtcSpl_SqrtOfOneMinusXSquared' argument 3 names different: declaration 'out_vector' definition 'yQ15'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:27:49: style: Function 'WebRtcSpl_VectorBitShiftW16' argument 1 names different: declaration 'out_vector' definition 'res'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:242:49: note: Function 'WebRtcSpl_VectorBitShiftW16' argument 1 names different: declaration 'out_vector' definition 'res'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:27:49: note: Function 'WebRtcSpl_VectorBitShiftW16' argument 1 names different: declaration 'out_vector' definition 'res'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:28:44: style: Function 'WebRtcSpl_VectorBitShiftW16' argument 2 names different: declaration 'vector_length' definition 'length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:243:48: note: Function 'WebRtcSpl_VectorBitShiftW16' argument 2 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:28:44: note: Function 'WebRtcSpl_VectorBitShiftW16' argument 2 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:29:53: style: Function 'WebRtcSpl_VectorBitShiftW16' argument 3 names different: declaration 'in_vector' definition 'in'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:244:57: note: Function 'WebRtcSpl_VectorBitShiftW16' argument 3 names different: declaration 'in_vector' definition 'in'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:29:53: note: Function 'WebRtcSpl_VectorBitShiftW16' argument 3 names different: declaration 'in_vector' definition 'in'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:71:54: style: Function 'WebRtcSpl_VectorBitShiftW32ToW16' argument 1 names different: declaration 'out_vector' definition 'res'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:250:54: note: Function 'WebRtcSpl_VectorBitShiftW32ToW16' argument 1 names different: declaration 'out_vector' definition 'res'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:71:54: note: Function 'WebRtcSpl_VectorBitShiftW32ToW16' argument 1 names different: declaration 'out_vector' definition 'res'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:72:49: style: Function 'WebRtcSpl_VectorBitShiftW32ToW16' argument 2 names different: declaration 'vector_length' definition 'length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:251:53: note: Function 'WebRtcSpl_VectorBitShiftW32ToW16' argument 2 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:72:49: note: Function 'WebRtcSpl_VectorBitShiftW32ToW16' argument 2 names different: declaration 'vector_length' definition 'length'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:73:58: style: Function 'WebRtcSpl_VectorBitShiftW32ToW16' argument 3 names different: declaration 'in_vector' definition 'in'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:252:62: note: Function 'WebRtcSpl_VectorBitShiftW32ToW16' argument 3 names different: declaration 'in_vector' definition 'in'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:73:58: note: Function 'WebRtcSpl_VectorBitShiftW32ToW16' argument 3 names different: declaration 'in_vector' definition 'in'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:95:62: style: Function 'WebRtcSpl_ScaleVector' argument 4 names different: declaration 'vector_length' definition 'in_vector_length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:258:42: note: Function 'WebRtcSpl_ScaleVector' argument 4 names different: declaration 'vector_length' definition 'in_vector_length'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:95:62: note: Function 'WebRtcSpl_ScaleVector' argument 4 names different: declaration 'vector_length' definition 'in_vector_length'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:113:68: style: Function 'WebRtcSpl_ScaleVectorWithSat' argument 4 names different: declaration 'vector_length' definition 'in_vector_length'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:263:49: note: Function 'WebRtcSpl_ScaleVectorWithSat' argument 4 names different: declaration 'vector_length' definition 'in_vector_length'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:113:68: note: Function 'WebRtcSpl_ScaleVectorWithSat' argument 4 names different: declaration 'vector_length' definition 'in_vector_length'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:132:58: style: Function 'WebRtcSpl_ScaleAndAddVectors' argument 1 names different: declaration 'in_vector1' definition 'in1'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:265:58: note: Function 'WebRtcSpl_ScaleAndAddVectors' argument 1 names different: declaration 'in_vector1' definition 'in1'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:132:58: note: Function 'WebRtcSpl_ScaleAndAddVectors' argument 1 names different: declaration 'in_vector1' definition 'in1'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:132:88: style: Function 'WebRtcSpl_ScaleAndAddVectors' argument 3 names different: declaration 'right_shifts1' definition 'shift1'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:266:60: note: Function 'WebRtcSpl_ScaleAndAddVectors' argument 3 names different: declaration 'right_shifts1' definition 'shift1'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:132:88: note: Function 'WebRtcSpl_ScaleAndAddVectors' argument 3 names different: declaration 'right_shifts1' definition 'shift1'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:133:58: style: Function 'WebRtcSpl_ScaleAndAddVectors' argument 4 names different: declaration 'in_vector2' definition 'in2'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:267:58: note: Function 'WebRtcSpl_ScaleAndAddVectors' argument 4 names different: declaration 'in_vector2' definition 'in2'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:133:58: note: Function 'WebRtcSpl_ScaleAndAddVectors' argument 4 names different: declaration 'in_vector2' definition 'in2'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:133:88: style: Function 'WebRtcSpl_ScaleAndAddVectors' argument 6 names different: declaration 'right_shifts2' definition 'shift2'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:268:60: note: Function 'WebRtcSpl_ScaleAndAddVectors' argument 6 names different: declaration 'right_shifts2' definition 'shift2'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:133:88: note: Function 'WebRtcSpl_ScaleAndAddVectors' argument 6 names different: declaration 'right_shifts2' definition 'shift2'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:134:50: style: Function 'WebRtcSpl_ScaleAndAddVectors' argument 7 names different: declaration 'out_vector' definition 'out'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/processing/signal_processing_library.h:269:50: note: Function 'WebRtcSpl_ScaleAndAddVectors' argument 7 names different: declaration 'out_vector' definition 'out'.
yate/libs/miniwebrtc/audio/common/processing/vector_scaling_operations.c:134:50: note: Function 'WebRtcSpl_ScaleAndAddVectors' argument 7 names different: declaration 'out_vector' definition 'out'.
yate/libs/miniwebrtc/audio/common/resampler/resampler.cc:1012:9: error: Common realloc mistake: 'out_buffer_' nulled but not freed upon failure [memleakOnRealloc]
yate/libs/miniwebrtc/audio/common/resampler/resampler.cc:1026:13: error: Common realloc mistake: 'in_buffer_' nulled but not freed upon failure [memleakOnRealloc]
yate/libs/miniwebrtc/audio/common/vad/vad_core.c:82:9: style: The scope of the variable 'n' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/vad/vad_core.c:82:12: style: The scope of the variable 'k' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/vad/vad_core.c:100:32: style: The scope of the variable 'nmean2ptr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/vad/vad_core.c:100:56: style: The scope of the variable 'smean2ptr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/vad/vad_core.c:100:79: style: The scope of the variable 'nstd2ptr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/vad/vad_core.c:101:25: style: The scope of the variable 'sstd2ptr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/vad/vad_filterbank.c:47:11: style: The scope of the variable 'tmp32' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/vad/vad_filterbank.c:94:11: style: The scope of the variable 'tmp16' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/vad/vad_filterbank.c:95:11: style: The scope of the variable 'tmp32' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/vad/vad_filterbank.c:127:11: style: The scope of the variable 'tmp_out' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/vad/vad_sp.c:29:11: style: The scope of the variable 'tmp16_1' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/vad/vad_sp.c:29:24: style: The scope of the variable 'tmp16_2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/common/vad/vad_sp.c:59:41: style: Function 'WebRtcVad_FindMinimum' argument 1 names different: declaration 'handle' definition 'self'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/vad/vad_sp.h:52:41: note: Function 'WebRtcVad_FindMinimum' argument 1 names different: declaration 'handle' definition 'self'.
yate/libs/miniwebrtc/audio/common/vad/vad_sp.c:59:41: note: Function 'WebRtcVad_FindMinimum' argument 1 names different: declaration 'handle' definition 'self'.
yate/libs/miniwebrtc/audio/common/vad/webrtc_vad.c:79:29: style: Function 'WebRtcVad_Init' argument 1 names different: declaration 'vad_inst' definition 'handle'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/common/vad/webrtc_vad.h:84:29: note: Function 'WebRtcVad_Init' argument 1 names different: declaration 'vad_inst' definition 'handle'.
yate/libs/miniwebrtc/audio/common/vad/webrtc_vad.c:79:29: note: Function 'WebRtcVad_Init' argument 1 names different: declaration 'vad_inst' definition 'handle'.
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:1479:13: style: Variable 'dtmp' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:1475:13: note: Variable 'dtmp' is reassigned a value before the old one has been used.
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:1479:13: note: Variable 'dtmp' is reassigned a value before the old one has been used.
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:1157:25: style: Same expression on both sides of '==' because the value of 'flagHbandCn' and '1' are the same. [duplicateExpression]
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:41:32: note: 'flagHbandCn' is assigned value '1' here.
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:1157:25: note: Same expression on both sides of '==' because the value of 'flagHbandCn' and '1' are the same.
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:1174:29: style: Same expression on both sides of '==' because the value of 'flagHbandCn' and '1' are the same. [duplicateExpression]
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:41:32: note: 'flagHbandCn' is assigned value '1' here.
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:1174:29: note: Same expression on both sides of '==' because the value of 'flagHbandCn' and '1' are the same.
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:1251:47: style: Same expression on both sides of '==' because the value of 'flagHbandCn' and '1' are the same. [duplicateExpression]
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:41:32: note: 'flagHbandCn' is assigned value '1' here.
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:1251:47: note: Same expression on both sides of '==' because the value of 'flagHbandCn' and '1' are the same.
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:268:9: style: The scope of the variable 'absEf' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:646:11: style: The scope of the variable 'far_spectrum' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:647:11: style: The scope of the variable 'near_spectrum' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:863:12: style: The scope of the variable 'j' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:863:15: style: The scope of the variable 'pos' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:883:11: style: The scope of the variable 'wfEnMax' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:883:24: style: The scope of the variable 'wfEn' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:1214:11: style: The scope of the variable 'noise' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:1381:11: style: The scope of the variable 'dtmp' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:1381:17: style: The scope of the variable 'dtmp2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:1388:11: style: The scope of the variable 'actThreshold' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:1389:11: style: The scope of the variable 'echo' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:1389:17: style: The scope of the variable 'suppressedEcho' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:148:33: style: Function 'WebRtcAec_CreateAec' argument 1 names different: declaration 'aec' definition 'aecInst'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/aec/aec_core.h:168:33: note: Function 'WebRtcAec_CreateAec' argument 1 names different: declaration 'aec' definition 'aecInst'.
yate/libs/miniwebrtc/audio/processing/aec/aec_core.c:148:33: note: Function 'WebRtcAec_CreateAec' argument 1 names different: declaration 'aec' definition 'aecInst'.
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:122:16: style: The scope of the variable 'x' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:122:19: style: The scope of the variable 'y' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:212:14: style: The scope of the variable 'k2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:213:15: style: The scope of the variable 'wk1i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:213:21: style: The scope of the variable 'wk2r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:213:27: style: The scope of the variable 'wk2i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:213:33: style: The scope of the variable 'wk3r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:213:39: style: The scope of the variable 'wk3i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:318:30: style: The scope of the variable 'k2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:319:15: style: The scope of the variable 'wk1i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:319:21: style: The scope of the variable 'wk2r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:319:27: style: The scope of the variable 'wk2i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:319:33: style: The scope of the variable 'wk3r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:319:39: style: The scope of the variable 'wk3i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:442:10: style: The scope of the variable 'j1' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:442:14: style: The scope of the variable 'j2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:442:18: style: The scope of the variable 'j3' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:443:9: style: The scope of the variable 'x0r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:443:14: style: The scope of the variable 'x0i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:443:19: style: The scope of the variable 'x1r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:443:24: style: The scope of the variable 'x1i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:443:29: style: The scope of the variable 'x2r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:443:34: style: The scope of the variable 'x2i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:443:39: style: The scope of the variable 'x3r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:443:44: style: The scope of the variable 'x3i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:472:10: style: The scope of the variable 'j1' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:472:14: style: The scope of the variable 'j2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:472:18: style: The scope of the variable 'j3' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:473:9: style: The scope of the variable 'x0r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:473:14: style: The scope of the variable 'x0i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:473:19: style: The scope of the variable 'x1r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:473:24: style: The scope of the variable 'x1i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:473:29: style: The scope of the variable 'x2r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:473:34: style: The scope of the variable 'x2i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:473:39: style: The scope of the variable 'x3r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:473:44: style: The scope of the variable 'x3i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:504:15: style: The scope of the variable 'k1' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:504:19: style: The scope of the variable 'k2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:505:9: style: The scope of the variable 'wkr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:505:14: style: The scope of the variable 'wki' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:505:19: style: The scope of the variable 'xr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:505:23: style: The scope of the variable 'xi' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:505:27: style: The scope of the variable 'yr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:505:31: style: The scope of the variable 'yi' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:525:15: style: The scope of the variable 'k1' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:525:19: style: The scope of the variable 'k2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:526:9: style: The scope of the variable 'wkr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:526:14: style: The scope of the variable 'wki' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:526:19: style: The scope of the variable 'xr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:526:23: style: The scope of the variable 'xi' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:526:27: style: The scope of the variable 'yr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft.c:526:31: style: The scope of the variable 'yi' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft_sse2.c:241:15: style: The scope of the variable 'k1' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft_sse2.c:241:19: style: The scope of the variable 'k2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft_sse2.c:242:9: style: The scope of the variable 'wkr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft_sse2.c:242:14: style: The scope of the variable 'wki' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft_sse2.c:242:19: style: The scope of the variable 'xr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft_sse2.c:242:23: style: The scope of the variable 'xi' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft_sse2.c:242:27: style: The scope of the variable 'yr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft_sse2.c:242:31: style: The scope of the variable 'yi' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft_sse2.c:331:15: style: The scope of the variable 'k1' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft_sse2.c:331:19: style: The scope of the variable 'k2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft_sse2.c:332:9: style: The scope of the variable 'wkr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft_sse2.c:332:14: style: The scope of the variable 'wki' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft_sse2.c:332:19: style: The scope of the variable 'xr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft_sse2.c:332:23: style: The scope of the variable 'xi' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft_sse2.c:332:27: style: The scope of the variable 'yr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_rdft_sse2.c:332:31: style: The scope of the variable 'yi' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_resampler.c:83:21: style: The scope of the variable 'interp' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/aec_resampler.c:161:22: style: Function 'EstimateSkew' argument 3 names different: declaration 'absLimit' definition 'deviceSampleRateHz'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/aec/aec_resampler.c:38:29: note: Function 'EstimateSkew' argument 3 names different: declaration 'absLimit' definition 'deviceSampleRateHz'.
yate/libs/miniwebrtc/audio/processing/aec/aec_resampler.c:161:22: note: Function 'EstimateSkew' argument 3 names different: declaration 'absLimit' definition 'deviceSampleRateHz'.
yate/libs/miniwebrtc/audio/processing/aec/echo_cancellation.c:809:47: warning: Either the condition 'self==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
yate/libs/miniwebrtc/audio/processing/aec/echo_cancellation.c:812:12: note: Assuming that condition 'self==NULL' is not redundant
yate/libs/miniwebrtc/audio/processing/aec/echo_cancellation.c:809:47: note: Null pointer dereference
yate/libs/miniwebrtc/audio/processing/aec/echo_cancellation.c:299:11: style: The scope of the variable 'newFarend' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/echo_cancellation.c:378:11: style: The scope of the variable 'i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/echo_cancellation.c:549:13: style: The scope of the variable 'out_elements' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aec/echo_cancellation.c:881:33: style: Function 'EstBufDelay' argument 1 names different: declaration 'aecInst' definition 'aecpc'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/aec/echo_cancellation.c:101:33: note: Function 'EstBufDelay' argument 1 names different: declaration 'aecInst' definition 'aecpc'.
yate/libs/miniwebrtc/audio/processing/aec/echo_cancellation.c:881:33: note: Function 'EstBufDelay' argument 1 names different: declaration 'aecInst' definition 'aecpc'.
yate/libs/miniwebrtc/audio/processing/aecm/aecm_core.c:1355:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yate/libs/miniwebrtc/audio/processing/aecm/aecm_core.c:1358:7: note: Found duplicate branches for 'if' and 'else'.
yate/libs/miniwebrtc/audio/processing/aecm/aecm_core.c:1355:5: note: Found duplicate branches for 'if' and 'else'.
yate/libs/miniwebrtc/audio/processing/aecm/aecm_core.c:865:9: style: The scope of the variable 'i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aecm/aecm_core.c:274:40: style: Function 'WebRtcAecm_CreateCore' argument 1 names different: declaration 'aecm' definition 'aecmInst'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/aecm/aecm_core.h:221:40: note: Function 'WebRtcAecm_CreateCore' argument 1 names different: declaration 'aecm' definition 'aecmInst'.
yate/libs/miniwebrtc/audio/processing/aecm/aecm_core.c:274:40: note: Function 'WebRtcAecm_CreateCore' argument 1 names different: declaration 'aecm' definition 'aecmInst'.
yate/libs/miniwebrtc/audio/processing/aecm/aecm_core.c:1510:51: style: Function 'WebRtcAecm_ProcessBlock' argument 4 names different: declaration 'noisyClean' definition 'nearendClean'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/aecm/aecm_core.h:305:51: note: Function 'WebRtcAecm_ProcessBlock' argument 4 names different: declaration 'noisyClean' definition 'nearendClean'.
yate/libs/miniwebrtc/audio/processing/aecm/aecm_core.c:1510:51: note: Function 'WebRtcAecm_ProcessBlock' argument 4 names different: declaration 'noisyClean' definition 'nearendClean'.
yate/libs/miniwebrtc/audio/processing/aecm/aecm_core.c:1511:45: style: Function 'WebRtcAecm_ProcessBlock' argument 5 names different: declaration 'out' definition 'output'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/aecm/aecm_core.h:306:45: note: Function 'WebRtcAecm_ProcessBlock' argument 5 names different: declaration 'out' definition 'output'.
yate/libs/miniwebrtc/audio/processing/aecm/aecm_core.c:1511:45: note: Function 'WebRtcAecm_ProcessBlock' argument 5 names different: declaration 'out' definition 'output'.
yate/libs/miniwebrtc/audio/processing/aecm/echo_control_mobile.c:655:9: warning: Either the condition 'aecm==NULL' is redundant or there is possible null pointer dereference: aecm. [nullPointerRedundantCheck]
yate/libs/miniwebrtc/audio/processing/aecm/echo_control_mobile.c:653:15: note: Assuming that condition 'aecm==NULL' is not redundant
yate/libs/miniwebrtc/audio/processing/aecm/echo_control_mobile.c:655:9: note: Null pointer dereference
yate/libs/miniwebrtc/audio/processing/aecm/echo_control_mobile.c:684:9: warning: Either the condition 'aecm==NULL' is redundant or there is possible null pointer dereference: aecm. [nullPointerRedundantCheck]
yate/libs/miniwebrtc/audio/processing/aecm/echo_control_mobile.c:682:15: note: Assuming that condition 'aecm==NULL' is not redundant
yate/libs/miniwebrtc/audio/processing/aecm/echo_control_mobile.c:684:9: note: Null pointer dereference
yate/libs/miniwebrtc/audio/processing/aecm/echo_control_mobile.c:272:11: style: The scope of the variable 'i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aecm/echo_control_mobile.c:773:33: style: The scope of the variable 'nSampAdd' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/aecm/echo_control_mobile.c:720:45: style: Function 'WebRtcAecm_EstBufDelay' argument 1 names different: declaration 'aecmInst' definition 'aecm'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/aecm/echo_control_mobile.c:84:45: note: Function 'WebRtcAecm_EstBufDelay' argument 1 names different: declaration 'aecmInst' definition 'aecm'.
yate/libs/miniwebrtc/audio/processing/aecm/echo_control_mobile.c:720:45: note: Function 'WebRtcAecm_EstBufDelay' argument 1 names different: declaration 'aecmInst' definition 'aecm'.
yate/libs/miniwebrtc/audio/processing/aecm/echo_control_mobile.c:770:43: style: Function 'WebRtcAecm_DelayComp' argument 1 names different: declaration 'aecmInst' definition 'aecm'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/aecm/echo_control_mobile.c:87:43: note: Function 'WebRtcAecm_DelayComp' argument 1 names different: declaration 'aecmInst' definition 'aecm'.
yate/libs/miniwebrtc/audio/processing/aecm/echo_control_mobile.c:770:43: note: Function 'WebRtcAecm_DelayComp' argument 1 names different: declaration 'aecmInst' definition 'aecm'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:1655:17: error: Array 'stt->env[2][10]' index stt->env[0][19] out of bounds. [arrayIndexOutOfBounds]
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:113:28: style: Function 'WebRtcAgc_AddMic' argument 1 names different: declaration 'agcInst' definition 'state'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/gain_control.h:94:28: note: Function 'WebRtcAgc_AddMic' argument 1 names different: declaration 'agcInst' definition 'state'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:113:28: note: Function 'WebRtcAgc_AddMic' argument 1 names different: declaration 'agcInst' definition 'state'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:113:50: style: Function 'WebRtcAgc_AddMic' argument 2 names different: declaration 'inMic' definition 'in_mic'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/gain_control.h:95:37: note: Function 'WebRtcAgc_AddMic' argument 2 names different: declaration 'inMic' definition 'in_mic'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:113:50: note: Function 'WebRtcAgc_AddMic' argument 2 names different: declaration 'inMic' definition 'in_mic'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:113:73: style: Function 'WebRtcAgc_AddMic' argument 3 names different: declaration 'inMic_H' definition 'in_mic_H'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/gain_control.h:96:37: note: Function 'WebRtcAgc_AddMic' argument 3 names different: declaration 'inMic_H' definition 'in_mic_H'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:113:73: note: Function 'WebRtcAgc_AddMic' argument 3 names different: declaration 'inMic_H' definition 'in_mic_H'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:330:31: style: Function 'WebRtcAgc_AddFarend' argument 1 names different: declaration 'agcInst' definition 'state'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/gain_control.h:67:31: note: Function 'WebRtcAgc_AddFarend' argument 1 names different: declaration 'agcInst' definition 'state'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:330:31: note: Function 'WebRtcAgc_AddFarend' argument 1 names different: declaration 'agcInst' definition 'state'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:330:59: style: Function 'WebRtcAgc_AddFarend' argument 2 names different: declaration 'inFar' definition 'in_far'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/gain_control.h:68:46: note: Function 'WebRtcAgc_AddFarend' argument 2 names different: declaration 'inFar' definition 'in_far'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:330:59: note: Function 'WebRtcAgc_AddFarend' argument 2 names different: declaration 'inFar' definition 'in_far'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:396:56: style: Function 'WebRtcAgc_VirtualMic' argument 2 names different: declaration 'inMic' definition 'in_near'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/gain_control.h:126:41: note: Function 'WebRtcAgc_VirtualMic' argument 2 names different: declaration 'inMic' definition 'in_near'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:396:56: note: Function 'WebRtcAgc_VirtualMic' argument 2 names different: declaration 'inMic' definition 'in_near'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:396:80: style: Function 'WebRtcAgc_VirtualMic' argument 3 names different: declaration 'inMic_H' definition 'in_near_H'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/gain_control.h:127:41: note: Function 'WebRtcAgc_VirtualMic' argument 3 names different: declaration 'inMic_H' definition 'in_near_H'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:396:80: note: Function 'WebRtcAgc_VirtualMic' argument 3 names different: declaration 'inMic_H' definition 'in_near_H'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:1245:59: style: Function 'WebRtcAgc_Process' argument 2 names different: declaration 'inNear' definition 'in_near'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/gain_control.h:171:44: note: Function 'WebRtcAgc_Process' argument 2 names different: declaration 'inNear' definition 'in_near'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:1245:59: note: Function 'WebRtcAgc_Process' argument 2 names different: declaration 'inNear' definition 'in_near'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:1246:44: style: Function 'WebRtcAgc_Process' argument 3 names different: declaration 'inNear_H' definition 'in_near_H'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/gain_control.h:172:44: note: Function 'WebRtcAgc_Process' argument 3 names different: declaration 'inNear_H' definition 'in_near_H'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:1246:44: note: Function 'WebRtcAgc_Process' argument 3 names different: declaration 'inNear_H' definition 'in_near_H'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:1396:60: style: Function 'WebRtcAgc_set_config' argument 2 names different: declaration 'config' definition 'agcConfig'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/gain_control.h:195:60: note: Function 'WebRtcAgc_set_config' argument 2 names different: declaration 'config' definition 'agcConfig'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:1396:60: note: Function 'WebRtcAgc_set_config' argument 2 names different: declaration 'config' definition 'agcConfig'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:1508:26: style: Function 'WebRtcAgc_Free' argument 1 names different: declaration 'agcInst' definition 'state'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/gain_control.h:231:26: note: Function 'WebRtcAgc_Free' argument 1 names different: declaration 'agcInst' definition 'state'.
yate/libs/miniwebrtc/audio/processing/agc/analog_agc.c:1508:26: note: Function 'WebRtcAgc_Free' argument 1 names different: declaration 'agcInst' definition 'state'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:62:58: style: Function 'WebRtcAgc_CalculateGainTable' argument 2 names different: declaration 'compressionGaindB' definition 'digCompGaindB'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.h:72:48: note: Function 'WebRtcAgc_CalculateGainTable' argument 2 names different: declaration 'compressionGaindB' definition 'digCompGaindB'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:62:58: note: Function 'WebRtcAgc_CalculateGainTable' argument 2 names different: declaration 'compressionGaindB' definition 'digCompGaindB'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:261:51: style: Function 'WebRtcAgc_InitDigital' argument 1 names different: declaration 'digitalAgcInst' definition 'stt'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.h:55:51: note: Function 'WebRtcAgc_InitDigital' argument 1 names different: declaration 'digitalAgcInst' definition 'stt'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:261:51: note: Function 'WebRtcAgc_InitDigital' argument 1 names different: declaration 'digitalAgcInst' definition 'stt'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:288:58: style: Function 'WebRtcAgc_AddFarendToDigital' argument 1 names different: declaration 'digitalAgcInst' definition 'stt'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.h:62:58: note: Function 'WebRtcAgc_AddFarendToDigital' argument 1 names different: declaration 'digitalAgcInst' definition 'stt'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:288:58: note: Function 'WebRtcAgc_AddFarendToDigital' argument 1 names different: declaration 'digitalAgcInst' definition 'stt'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:288:84: style: Function 'WebRtcAgc_AddFarendToDigital' argument 2 names different: declaration 'inFar' definition 'in_far'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.h:62:95: note: Function 'WebRtcAgc_AddFarendToDigital' argument 2 names different: declaration 'inFar' definition 'in_far'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:288:84: note: Function 'WebRtcAgc_AddFarendToDigital' argument 2 names different: declaration 'inFar' definition 'in_far'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:303:54: style: Function 'WebRtcAgc_ProcessDigital' argument 1 names different: declaration 'digitalAgcInst' definition 'stt'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.h:57:54: note: Function 'WebRtcAgc_ProcessDigital' argument 1 names different: declaration 'digitalAgcInst' definition 'stt'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:303:54: note: Function 'WebRtcAgc_ProcessDigital' argument 1 names different: declaration 'digitalAgcInst' definition 'stt'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:303:80: style: Function 'WebRtcAgc_ProcessDigital' argument 2 names different: declaration 'inNear' definition 'in_near'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.h:57:91: note: Function 'WebRtcAgc_ProcessDigital' argument 2 names different: declaration 'inNear' definition 'in_near'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:303:80: note: Function 'WebRtcAgc_ProcessDigital' argument 2 names different: declaration 'inNear' definition 'in_near'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:304:61: style: Function 'WebRtcAgc_ProcessDigital' argument 3 names different: declaration 'inNear_H' definition 'in_near_H'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.h:58:51: note: Function 'WebRtcAgc_ProcessDigital' argument 3 names different: declaration 'inNear_H' definition 'in_near_H'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:304:61: note: Function 'WebRtcAgc_ProcessDigital' argument 3 names different: declaration 'inNear_H' definition 'in_near_H'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:306:54: style: Function 'WebRtcAgc_ProcessDigital' argument 7 names different: declaration 'lowLevelSignal' definition 'lowlevelSignal'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.h:60:44: note: Function 'WebRtcAgc_ProcessDigital' argument 7 names different: declaration 'lowLevelSignal' definition 'lowlevelSignal'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:306:54: note: Function 'WebRtcAgc_ProcessDigital' argument 7 names different: declaration 'lowLevelSignal' definition 'lowlevelSignal'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:636:34: style: Function 'WebRtcAgc_InitVad' argument 1 names different: declaration 'vadInst' definition 'state'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.h:65:34: note: Function 'WebRtcAgc_InitVad' argument 1 names different: declaration 'vadInst' definition 'state'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:636:34: note: Function 'WebRtcAgc_InitVad' argument 1 names different: declaration 'vadInst' definition 'state'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:664:46: style: Function 'WebRtcAgc_ProcessVad' argument 1 names different: declaration 'vadInst' definition 'state'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.h:67:46: note: Function 'WebRtcAgc_ProcessVad' argument 1 names different: declaration 'vadInst' definition 'state'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:664:46: note: Function 'WebRtcAgc_ProcessVad' argument 1 names different: declaration 'vadInst' definition 'state'.
yate/libs/miniwebrtc/audio/processing/agc/digital_agc.c:100:21: style: Variable 'zeroGainLvl' is assigned a value that is never used. [unreadVariable]
yate/libs/miniwebrtc/audio/processing/audio_buffer.cc:190:48: style: Function 'DeinterleaveFrom' argument 1 names different: declaration 'audioFrame' definition 'frame'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/audio_buffer.h:49:37: note: Function 'DeinterleaveFrom' argument 1 names different: declaration 'audioFrame' definition 'frame'.
yate/libs/miniwebrtc/audio/processing/audio_buffer.cc:190:48: note: Function 'DeinterleaveFrom' argument 1 names different: declaration 'audioFrame' definition 'frame'.
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.cc:162:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.cc:561:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:59:15: style: The function 'Initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:127:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:59:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:61:15: style: The function 'set_sample_rate_hz' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:131:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:61:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:62:15: style: The function 'sample_rate_hz' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:132:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:62:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:63:15: style: The function 'set_num_channels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:137:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:63:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:64:15: style: The function 'num_input_channels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:138:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:64:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:65:15: style: The function 'num_output_channels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:139:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:65:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:66:15: style: The function 'set_num_reverse_channels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:143:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:66:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:67:15: style: The function 'num_reverse_channels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:144:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:67:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:68:15: style: The function 'ProcessStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:156:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:68:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:69:15: style: The function 'AnalyzeReverseStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:172:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:69:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:70:15: style: The function 'set_stream_delay_ms' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:187:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:70:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:71:15: style: The function 'stream_delay_ms' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:188:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:71:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:73:15: style: The function 'StopDebugRecording' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:199:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:73:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:74:29: style: The function 'echo_cancellation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:204:29: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:74:29: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:75:30: style: The function 'echo_control_mobile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:205:30: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:75:30: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:76:24: style: The function 'gain_control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:206:24: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:76:24: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:77:27: style: The function 'high_pass_filter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:207:27: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:77:27: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:78:27: style: The function 'level_estimator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:208:27: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:78:27: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:79:29: style: The function 'noise_suppression' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:209:29: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:79:29: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:80:27: style: The function 'voice_detection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:210:27: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/audio_processing_impl.h:80:27: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:31:16: style: The function 'is_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:257:16: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:31:16: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:32:15: style: The function 'device_sample_rate_hz' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:272:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:32:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:33:15: style: The function 'stream_drift_samples' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:278:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:33:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:36:15: style: The function 'Initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:26:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:36:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:40:15: style: The function 'Enable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:256:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:40:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:41:15: style: The function 'enable_drift_compensation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:265:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:41:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:42:16: style: The function 'is_drift_compensation_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:266:16: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:42:16: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:43:15: style: The function 'set_device_sample_rate_hz' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:271:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:43:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:44:15: style: The function 'set_stream_drift_samples' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:277:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:44:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:45:15: style: The function 'set_suppression_level' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:288:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:45:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:46:28: style: The function 'suppression_level' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:289:28: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:46:28: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:47:15: style: The function 'enable_metrics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:297:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:47:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:48:16: style: The function 'are_metrics_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:298:16: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:48:16: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:49:16: style: The function 'stream_has_echo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:293:16: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:49:16: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:50:15: style: The function 'GetMetrics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:321:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:50:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:51:15: style: The function 'enable_delay_logging' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:325:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:51:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:52:16: style: The function 'is_delay_logging_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:326:16: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:52:16: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:53:15: style: The function 'GetDelayMetrics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:331:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:53:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:56:17: style: The function 'CreateHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:38:17: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:56:17: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:57:15: style: The function 'InitializeHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:39:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:57:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:58:15: style: The function 'ConfigureHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:40:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:58:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:59:15: style: The function 'DestroyHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:41:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:59:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:60:15: style: The function 'num_handles_required' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:42:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:60:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:61:15: style: The function 'GetHandleError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:43:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_cancellation_impl.h:61:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:31:16: style: The function 'is_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:346:16: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:31:16: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:34:15: style: The function 'Initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:26:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:34:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:38:15: style: The function 'Enable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:345:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:38:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:39:15: style: The function 'set_routing_mode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:361:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:39:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:40:23: style: The function 'routing_mode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:362:23: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:40:23: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:41:15: style: The function 'enable_comfort_noise' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:366:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:41:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:42:16: style: The function 'is_comfort_noise_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:367:16: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:42:16: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:43:15: style: The function 'SetEchoPath' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:382:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:43:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:44:15: style: The function 'GetEchoPath' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:383:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:44:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:47:17: style: The function 'CreateHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:38:17: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:47:17: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:48:15: style: The function 'InitializeHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:39:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:48:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:49:15: style: The function 'ConfigureHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:40:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:49:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:50:15: style: The function 'DestroyHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:41:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:50:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:51:15: style: The function 'num_handles_required' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:42:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:51:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:52:15: style: The function 'GetHandleError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:43:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/echo_control_mobile_impl.h:52:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/high_pass_filter_impl.h:30:16: style: The function 'is_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:490:16: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/high_pass_filter_impl.h:30:16: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/high_pass_filter_impl.h:34:15: style: The function 'Enable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:489:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/high_pass_filter_impl.h:34:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/high_pass_filter_impl.h:37:17: style: The function 'CreateHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:38:17: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/high_pass_filter_impl.h:37:17: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/high_pass_filter_impl.h:38:15: style: The function 'InitializeHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:39:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/high_pass_filter_impl.h:38:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/high_pass_filter_impl.h:39:15: style: The function 'ConfigureHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:40:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/high_pass_filter_impl.h:39:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/high_pass_filter_impl.h:40:15: style: The function 'DestroyHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:41:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/high_pass_filter_impl.h:40:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/high_pass_filter_impl.h:41:15: style: The function 'num_handles_required' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:42:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/high_pass_filter_impl.h:41:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/high_pass_filter_impl.h:42:15: style: The function 'GetHandleError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:43:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/high_pass_filter_impl.h:42:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:34:15: style: The function 'Initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:26:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:34:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:37:16: style: The function 'is_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:401:16: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:37:16: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:38:15: style: The function 'stream_analog_level' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:411:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:38:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:42:15: style: The function 'Enable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:400:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:42:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:43:15: style: The function 'set_stream_analog_level' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:406:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:43:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:44:15: style: The function 'set_mode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:441:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:44:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:45:16: style: The function 'mode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:442:16: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:45:16: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:46:15: style: The function 'set_target_level_dbfs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:451:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:46:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:47:15: style: The function 'target_level_dbfs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:452:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:47:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:48:15: style: The function 'set_compression_gain_db' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:457:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:48:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:49:15: style: The function 'compression_gain_db' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:458:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:49:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:50:15: style: The function 'enable_limiter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:463:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:50:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:51:16: style: The function 'is_limiter_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:464:16: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:51:16: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:52:15: style: The function 'set_analog_level_limits' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:468:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:52:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:53:15: style: The function 'analog_level_minimum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:470:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:53:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:54:15: style: The function 'analog_level_maximum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:471:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:54:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:55:16: style: The function 'stream_is_saturated' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:479:16: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:55:16: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:58:17: style: The function 'CreateHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:38:17: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:58:17: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:59:15: style: The function 'InitializeHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:39:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:59:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:60:15: style: The function 'ConfigureHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:40:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:60:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:61:15: style: The function 'DestroyHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:41:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:61:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:62:15: style: The function 'num_handles_required' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:42:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:62:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:63:15: style: The function 'GetHandleError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:43:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:63:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:30:16: style: The function 'is_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:500:16: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:30:16: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:34:15: style: The function 'Enable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:499:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:34:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:35:15: style: The function 'RMS' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:513:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:35:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:38:17: style: The function 'CreateHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:38:17: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:38:17: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:39:15: style: The function 'InitializeHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:39:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:39:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:40:15: style: The function 'ConfigureHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:40:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:40:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:41:15: style: The function 'DestroyHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:41:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:41:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:42:15: style: The function 'num_handles_required' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:42:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:42:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:43:15: style: The function 'GetHandleError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:43:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:43:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:30:16: style: The function 'is_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:526:16: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:30:16: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:34:15: style: The function 'Enable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:525:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:34:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:35:15: style: The function 'set_level' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:537:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:35:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:36:17: style: The function 'level' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:538:17: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:36:17: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:39:17: style: The function 'CreateHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:38:17: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:39:17: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:40:15: style: The function 'InitializeHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:39:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:40:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:41:15: style: The function 'ConfigureHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:40:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:41:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:42:15: style: The function 'DestroyHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:41:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:42:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:43:15: style: The function 'num_handles_required' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:42:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:43:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:44:15: style: The function 'GetHandleError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:43:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:44:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:30:16: style: The function 'is_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:554:16: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:30:16: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:33:15: style: The function 'Initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:26:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:33:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:37:15: style: The function 'Enable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:553:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:37:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:38:15: style: The function 'set_stream_has_voice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:567:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:38:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:39:16: style: The function 'stream_has_voice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:558:16: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:39:16: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:40:15: style: The function 'set_likelihood' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:579:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:40:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:41:22: style: The function 'likelihood' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:580:22: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:41:22: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:42:15: style: The function 'set_frame_size_ms' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:587:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:42:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:43:15: style: The function 'frame_size_ms' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/audio_processing.h:588:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:43:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:46:17: style: The function 'CreateHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:38:17: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:46:17: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:47:15: style: The function 'InitializeHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:39:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:47:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:48:15: style: The function 'ConfigureHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:40:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:48:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:49:15: style: The function 'DestroyHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:41:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:49:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:50:15: style: The function 'num_handles_required' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:42:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:50:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:51:15: style: The function 'GetHandleError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/audio/processing/processing_component.h:43:15: note: Virtual function in base class
yate/libs/miniwebrtc/audio/processing/voice_detection_impl.h:51:15: note: Function in derived class
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:29:7: style: Technically the member function 'webrtc::GainControlImpl::ProcessRenderAudio' can be const. [functionConst]
yate/libs/miniwebrtc/audio/processing/gain_control_impl.cc:55:22: note: Technically the member function 'webrtc::GainControlImpl::ProcessRenderAudio' can be const.
yate/libs/miniwebrtc/audio/processing/gain_control_impl.h:29:7: note: Technically the member function 'webrtc::GainControlImpl::ProcessRenderAudio' can be const.
yate/libs/miniwebrtc/audio/processing/high_pass_filter_impl.h:27:7: style: Technically the member function 'webrtc::HighPassFilterImpl::ProcessCaptureAudio' can be const. [functionConst]
yate/libs/miniwebrtc/audio/processing/high_pass_filter_impl.cc:114:25: note: Technically the member function 'webrtc::HighPassFilterImpl::ProcessCaptureAudio' can be const.
yate/libs/miniwebrtc/audio/processing/high_pass_filter_impl.h:27:7: note: Technically the member function 'webrtc::HighPassFilterImpl::ProcessCaptureAudio' can be const.
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:27:7: style: Technically the member function 'webrtc::LevelEstimatorImpl::ProcessStream' can be const. [functionConst]
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.cc:93:25: note: Technically the member function 'webrtc::LevelEstimatorImpl::ProcessStream' can be const.
yate/libs/miniwebrtc/audio/processing/level_estimator_impl.h:27:7: note: Technically the member function 'webrtc::LevelEstimatorImpl::ProcessStream' can be const.
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:27:7: style: Technically the member function 'webrtc::NoiseSuppressionImpl::ProcessCaptureAudio' can be const. [functionConst]
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.cc:57:27: note: Technically the member function 'webrtc::NoiseSuppressionImpl::ProcessCaptureAudio' can be const.
yate/libs/miniwebrtc/audio/processing/noise_suppression_impl.h:27:7: note: Technically the member function 'webrtc::NoiseSuppressionImpl::ProcessCaptureAudio' can be const.
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:312:10: style: The scope of the variable 'useFeatureSpecFlat' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:312:30: style: The scope of the variable 'useFeatureSpecDiff' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:312:50: style: The scope of the variable 'numHistLrt' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:313:7: style: The scope of the variable 'maxPeak1' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:313:17: style: The scope of the variable 'maxPeak2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:314:7: style: The scope of the variable 'weightPeak1SpecFlat' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:314:28: style: The scope of the variable 'weightPeak2SpecFlat' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:314:49: style: The scope of the variable 'weightPeak1SpecDiff' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:314:70: style: The scope of the variable 'weightPeak2SpecDiff' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:316:9: style: The scope of the variable 'binMid' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:316:17: style: The scope of the variable 'featureSum' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:317:9: style: The scope of the variable 'posPeak1SpecFlat' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:317:27: style: The scope of the variable 'posPeak2SpecFlat' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:317:45: style: The scope of the variable 'posPeak1SpecDiff' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:317:63: style: The scope of the variable 'posPeak2SpecDiff' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:318:9: style: The scope of the variable 'fluctLrt' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:318:19: style: The scope of the variable 'avgHistLrt' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:318:31: style: The scope of the variable 'avgSquareHistLrt' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:318:49: style: The scope of the variable 'avgHistLrtCompl' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:613:9: style: The scope of the variable 'invLrt' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:614:28: style: The scope of the variable 'besselTmp' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:616:20: style: The scope of the variable 'tmpFloat2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:729:11: style: The scope of the variable 'energy1' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:729:20: style: The scope of the variable 'energy2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:729:29: style: The scope of the variable 'gain' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:729:35: style: The scope of the variable 'factor' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:729:43: style: The scope of the variable 'factor1' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:729:52: style: The scope of the variable 'factor2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:730:11: style: The scope of the variable 'signalEnergy' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:730:25: style: The scope of the variable 'sumMagn' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:731:11: style: The scope of the variable 'snrPrior' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:731:21: style: The scope of the variable 'currentEstimateStsa' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:732:11: style: The scope of the variable 'tmpFloat1' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:732:22: style: The scope of the variable 'tmpFloat2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:732:33: style: The scope of the variable 'tmpFloat3' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:732:44: style: The scope of the variable 'probSpeech' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:732:56: style: The scope of the variable 'probNonSpeech' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:733:11: style: The scope of the variable 'gammaNoiseTmp' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:733:26: style: The scope of the variable 'gammaNoiseOld' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:734:11: style: The scope of the variable 'noiseUpdateTmp' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:734:27: style: The scope of the variable 'fTmp' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:738:40: style: The scope of the variable 'theFilterTmp' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:739:41: style: The scope of the variable 'snrLocPrior' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:743:11: style: The scope of the variable 'sum_log_i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:744:11: style: The scope of the variable 'sum_log_i_square' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:745:11: style: The scope of the variable 'sum_log_magn' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:746:11: style: The scope of the variable 'sum_log_i_log_magn' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:747:11: style: The scope of the variable 'parametric_noise' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:748:11: style: The scope of the variable 'parametric_exp' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:749:11: style: The scope of the variable 'parametric_num' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:755:11: style: The scope of the variable 'gainMapParHB' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:756:11: style: The scope of the variable 'gainTimeDomainHB' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:757:11: style: The scope of the variable 'avgProbSpeechHB' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:757:28: style: The scope of the variable 'avgProbSpeechHBTmp' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:757:48: style: The scope of the variable 'avgFilterGainHB' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:757:65: style: The scope of the variable 'gainModHB' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:718:33: style: Function 'WebRtcNs_ProcessCore' argument 2 names different: declaration 'inFrameLow' definition 'speechFrame'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.h:170:33: note: Function 'WebRtcNs_ProcessCore' argument 2 names different: declaration 'inFrameLow' definition 'speechFrame'.
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:718:33: note: Function 'WebRtcNs_ProcessCore' argument 2 names different: declaration 'inFrameLow' definition 'speechFrame'.
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:719:33: style: Function 'WebRtcNs_ProcessCore' argument 3 names different: declaration 'inFrameHigh' definition 'speechFrameHB'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.h:171:33: note: Function 'WebRtcNs_ProcessCore' argument 3 names different: declaration 'inFrameHigh' definition 'speechFrameHB'.
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:719:33: note: Function 'WebRtcNs_ProcessCore' argument 3 names different: declaration 'inFrameHigh' definition 'speechFrameHB'.
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:720:33: style: Function 'WebRtcNs_ProcessCore' argument 4 names different: declaration 'outFrameLow' definition 'outFrame'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.h:172:33: note: Function 'WebRtcNs_ProcessCore' argument 4 names different: declaration 'outFrameLow' definition 'outFrame'.
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:720:33: note: Function 'WebRtcNs_ProcessCore' argument 4 names different: declaration 'outFrameLow' definition 'outFrame'.
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:721:33: style: Function 'WebRtcNs_ProcessCore' argument 5 names different: declaration 'outFrameHigh' definition 'outFrameHB'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/ns/ns_core.h:173:33: note: Function 'WebRtcNs_ProcessCore' argument 5 names different: declaration 'outFrameHigh' definition 'outFrameHB'.
yate/libs/miniwebrtc/audio/processing/ns/ns_core.c:721:33: note: Function 'WebRtcNs_ProcessCore' argument 5 names different: declaration 'outFrameHigh' definition 'outFrameHB'.
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:596:11: style: The scope of the variable 'tmp16' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:621:11: style: The scope of the variable 'tmp32' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:635:11: style: The scope of the variable 'tmp16a' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:636:11: style: The scope of the variable 'tmp16b' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:637:11: style: The scope of the variable 'tmp32' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:940:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:941:7: style: The scope of the variable 'useFeatureSpecFlat' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:941:27: style: The scope of the variable 'useFeatureSpecDiff' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:941:47: style: The scope of the variable 'featureSum' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:942:7: style: The scope of the variable 'maxPeak1' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:942:17: style: The scope of the variable 'maxPeak2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:943:7: style: The scope of the variable 'weightPeak1SpecFlat' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:943:28: style: The scope of the variable 'weightPeak2SpecFlat' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:944:7: style: The scope of the variable 'weightPeak1SpecDiff' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:944:28: style: The scope of the variable 'weightPeak2SpecDiff' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:1210:10: style: The scope of the variable 'norm32' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:1303:19: style: The scope of the variable 'normTmp2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:1543:7: style: The scope of the variable 'zeros' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:1776:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:1881:7: style: The scope of the variable 'q_domain_to_use' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:1844:51: style: Function 'WebRtcNsx_ProcessCore' argument 2 names different: declaration 'inFrameLow' definition 'speechFrame'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.h:162:34: note: Function 'WebRtcNsx_ProcessCore' argument 2 names different: declaration 'inFrameLow' definition 'speechFrame'.
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:1844:51: note: Function 'WebRtcNsx_ProcessCore' argument 2 names different: declaration 'inFrameLow' definition 'speechFrame'.
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:1844:71: style: Function 'WebRtcNsx_ProcessCore' argument 3 names different: declaration 'inFrameHigh' definition 'speechFrameHB'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.h:163:34: note: Function 'WebRtcNsx_ProcessCore' argument 3 names different: declaration 'inFrameHigh' definition 'speechFrameHB'.
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:1844:71: note: Function 'WebRtcNsx_ProcessCore' argument 3 names different: declaration 'inFrameHigh' definition 'speechFrameHB'.
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:1845:34: style: Function 'WebRtcNsx_ProcessCore' argument 4 names different: declaration 'outFrameLow' definition 'outFrame'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.h:164:34: note: Function 'WebRtcNsx_ProcessCore' argument 4 names different: declaration 'outFrameLow' definition 'outFrame'.
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:1845:34: note: Function 'WebRtcNsx_ProcessCore' argument 4 names different: declaration 'outFrameLow' definition 'outFrame'.
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:1845:51: style: Function 'WebRtcNsx_ProcessCore' argument 5 names different: declaration 'outFrameHigh' definition 'outFrameHB'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.h:165:34: note: Function 'WebRtcNsx_ProcessCore' argument 5 names different: declaration 'outFrameHigh' definition 'outFrameHB'.
yate/libs/miniwebrtc/audio/processing/ns/nsx_core.c:1845:51: note: Function 'WebRtcNsx_ProcessCore' argument 5 names different: declaration 'outFrameHigh' definition 'outFrameHB'.
yate/libs/miniwebrtc/audio/processing/ns/nsx_core_neon.c:99:36: style: The scope of the variable 'counter' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core_neon.c:99:45: style: The scope of the variable 'countDiv' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core_neon.c:100:11: style: The scope of the variable 'countProd' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core_neon.c:101:33: style: The scope of the variable 'tmp16' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core_neon.c:399:0: warning: Redundant assignment of 'ptr_realImag2' to itself. [selfAssignment]
yate/libs/miniwebrtc/audio/processing/ns/nsx_core_neon.c:18:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
yate/libs/miniwebrtc/audio/processing/splitting_filter.cc:19:45: style: Function 'SplittingFilterAnalysis' argument 4 names different: declaration 'filt_state1' definition 'filter_state1'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/splitting_filter.h:37:45: note: Function 'SplittingFilterAnalysis' argument 4 names different: declaration 'filt_state1' definition 'filter_state1'.
yate/libs/miniwebrtc/audio/processing/splitting_filter.cc:19:45: note: Function 'SplittingFilterAnalysis' argument 4 names different: declaration 'filt_state1' definition 'filter_state1'.
yate/libs/miniwebrtc/audio/processing/splitting_filter.cc:20:45: style: Function 'SplittingFilterAnalysis' argument 5 names different: declaration 'filt_state2' definition 'filter_state2'. [funcArgNamesDifferent]
yate/libs/miniwebrtc/audio/processing/splitting_filter.h:38:45: note: Function 'SplittingFilterAnalysis' argument 5 names different: declaration 'filt_state2' definition 'filter_state2'.
yate/libs/miniwebrtc/audio/processing/splitting_filter.cc:20:45: note: Function 'SplittingFilterAnalysis' argument 5 names different: declaration 'filt_state2' definition 'filter_state2'.
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:327:11: style: The scope of the variable 'xi' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:644:9: style: The scope of the variable 'j' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:644:12: style: The scope of the variable 'nwh' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:645:11: style: The scope of the variable 'delta' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:645:18: style: The scope of the variable 'x' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:645:21: style: The scope of the variable 'y' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:673:9: style: The scope of the variable 'j' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:673:12: style: The scope of the variable 'nch' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:674:11: style: The scope of the variable 'delta' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:904:16: style: The scope of the variable 'j2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:904:20: style: The scope of the variable 'j3' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:905:21: style: The scope of the variable 'x1r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:905:26: style: The scope of the variable 'x1i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:905:31: style: The scope of the variable 'x2r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:905:36: style: The scope of the variable 'x2i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:905:41: style: The scope of the variable 'x3r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:905:46: style: The scope of the variable 'x3i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:954:16: style: The scope of the variable 'j2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:954:20: style: The scope of the variable 'j3' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:955:21: style: The scope of the variable 'x1r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:955:26: style: The scope of the variable 'x1i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:955:31: style: The scope of the variable 'x2r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:955:36: style: The scope of the variable 'x2i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:955:41: style: The scope of the variable 'x3r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:955:46: style: The scope of the variable 'x3i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1004:16: style: The scope of the variable 'k2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1005:17: style: The scope of the variable 'wk1i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1005:23: style: The scope of the variable 'wk2r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1005:29: style: The scope of the variable 'wk2i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1005:35: style: The scope of the variable 'wk3r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1005:41: style: The scope of the variable 'wk3i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1109:31: style: The scope of the variable 'k2' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1110:17: style: The scope of the variable 'wk1i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1110:23: style: The scope of the variable 'wk2r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1110:29: style: The scope of the variable 'wk2i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1110:35: style: The scope of the variable 'wk3r' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1110:41: style: The scope of the variable 'wk3i' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1236:12: style: The scope of the variable 'k' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1237:11: style: The scope of the variable 'wkr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1237:16: style: The scope of the variable 'wki' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1237:21: style: The scope of the variable 'xr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1237:25: style: The scope of the variable 'xi' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1237:29: style: The scope of the variable 'yr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1237:33: style: The scope of the variable 'yi' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1261:12: style: The scope of the variable 'k' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1262:11: style: The scope of the variable 'wkr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1262:16: style: The scope of the variable 'wki' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1262:21: style: The scope of the variable 'xr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1262:25: style: The scope of the variable 'xi' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1262:29: style: The scope of the variable 'yr' can be reduced. [variableScope]
yate/libs/miniwebrtc/audio/processing/utility/fft4g.c:1262:33: style: The scope of the variable 'yi' can be reduced. [variableScope]
yate/libs/miniwebrtc/system_wrappers/cpu_features_arm.c:90:3: style: Variable 'bufend' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/miniwebrtc/system_wrappers/cpu_features_arm.c:82:0: note: Variable 'bufend' is reassigned a value before the old one has been used.
yate/libs/miniwebrtc/system_wrappers/cpu_features_arm.c:90:3: note: Variable 'bufend' is reassigned a value before the old one has been used.
yate/libs/miniwebrtc/system_wrappers/critical_section_posix.h:26:18: style: The function 'Enter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/system_wrappers/critical_section_wrapper.h:30:18: note: Virtual function in base class
yate/libs/miniwebrtc/system_wrappers/critical_section_posix.h:26:18: note: Function in derived class
yate/libs/miniwebrtc/system_wrappers/critical_section_posix.h:27:18: style: The function 'Leave' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/system_wrappers/critical_section_wrapper.h:33:18: note: Virtual function in base class
yate/libs/miniwebrtc/system_wrappers/critical_section_posix.h:27:18: note: Function in derived class
yate/libs/miniwebrtc/system_wrappers/critical_section_win.h:26:18: style: The function 'Enter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/system_wrappers/critical_section_wrapper.h:30:18: note: Virtual function in base class
yate/libs/miniwebrtc/system_wrappers/critical_section_win.h:26:18: note: Function in derived class
yate/libs/miniwebrtc/system_wrappers/critical_section_win.h:27:18: style: The function 'Leave' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/system_wrappers/critical_section_wrapper.h:33:18: note: Virtual function in base class
yate/libs/miniwebrtc/system_wrappers/critical_section_win.h:27:18: note: Function in derived class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:26:17: style: The function 'FileName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/system_wrappers/file_wrapper.h:53:17: note: Virtual function in base class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:26:17: note: Function in derived class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:29:18: style: The function 'Open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/system_wrappers/file_wrapper.h:33:18: note: Virtual function in base class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:29:18: note: Function in derived class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:31:17: style: The function 'OpenFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/system_wrappers/file_wrapper.h:36:17: note: Virtual function in base class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:31:17: note: Function in derived class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:36:17: style: The function 'CloseFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/system_wrappers/file_wrapper.h:41:17: note: Virtual function in base class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:36:17: note: Function in derived class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:37:17: style: The function 'SetMaxFileSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/system_wrappers/file_wrapper.h:45:17: note: Virtual function in base class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:37:17: note: Function in derived class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:38:17: style: The function 'Flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/system_wrappers/file_wrapper.h:48:17: note: Virtual function in base class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:38:17: note: Function in derived class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:40:17: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/system_wrappers/file_wrapper.h:64:17: note: Virtual function in base class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:40:17: note: Function in derived class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:41:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/system_wrappers/file_wrapper.h:69:18: note: Virtual function in base class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:41:18: note: Function in derived class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:42:17: style: The function 'WriteText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/system_wrappers/file_wrapper.h:59:17: note: Virtual function in base class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:42:17: note: Function in derived class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:43:17: style: The function 'Rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/miniwebrtc/system_wrappers/file_wrapper.h:74:17: note: Virtual function in base class
yate/libs/miniwebrtc/system_wrappers/file_impl.h:43:17: note: Function in derived class
yate/libs/yasn/asn.cpp:1200:18: style: The scope of the variable 'len' can be reduced. [variableScope]
yate/libs/yasn/asn.cpp:1483:9: style: The scope of the variable 'pos' can be reduced. [variableScope]
yate/libs/yasn/asn.cpp:1528:9: style: The scope of the variable 'pos' can be reduced. [variableScope]
yate/libs/yasn/asn.cpp:354:42: style: Function 'decodeOctetString' argument 1 names different: declaration 'data' definition 'db'. [funcArgNamesDifferent]
yate/libs/yasn/yateasn.h:876:45: note: Function 'decodeOctetString' argument 1 names different: declaration 'data' definition 'db'.
yate/libs/yasn/asn.cpp:354:42: note: Function 'decodeOctetString' argument 1 names different: declaration 'data' definition 'db'.
yate/libs/yasn/asn.cpp:502:35: style: Function 'decodeReal' argument 1 names different: declaration 'data' definition 'db'. [funcArgNamesDifferent]
yate/libs/yasn/yateasn.h:902:38: note: Function 'decodeReal' argument 1 names different: declaration 'data' definition 'db'.
yate/libs/yasn/asn.cpp:502:35: note: Function 'decodeReal' argument 1 names different: declaration 'data' definition 'db'.
yate/libs/yasn/asn.cpp:1560:43: style: Function 'getAccess' argument 1 names different: declaration 'oid' definition 'id'. [funcArgNamesDifferent]
yate/libs/yasn/yateasn.h:441:35: note: Function 'getAccess' argument 1 names different: declaration 'oid' definition 'id'.
yate/libs/yasn/asn.cpp:1560:43: note: Function 'getAccess' argument 1 names different: declaration 'oid' definition 'id'.
yate/libs/yasn/asn.cpp:1326:7: style: Variable 'size' is modified but its new value is never used. [unreadVariable]
yate/libs/yasn/yateasn.h:277:5: warning: Member variable 'AsnMib::size' is not initialized in the constructor. [uninitMemberVar]
yate/libs/yasn/yateasn.h:277:5: warning: Member variable 'AsnMib::maxVal' is not initialized in the constructor. [uninitMemberVar]
yate/libs/yasn/yateasn.h:277:5: warning: Member variable 'AsnMib::minVal' is not initialized in the constructor. [uninitMemberVar]
yate/libs/yasn/asn.cpp:1353:9: warning: Member variable 'AsnMib::size' is not initialized in the constructor. [uninitMemberVar]
yate/libs/yasn/asn.cpp:1353:9: warning: Member variable 'AsnMib::maxVal' is not initialized in the constructor. [uninitMemberVar]
yate/libs/yasn/asn.cpp:1353:9: warning: Member variable 'AsnMib::minVal' is not initialized in the constructor. [uninitMemberVar]
yate/libs/yasn/yateasn.h:285:5: style: Class 'AsnMib' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yasn/yateasn.h:408:5: style: Class 'AsnMibTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yasn/yateasn.h:475:5: style: Class 'ASNObjId' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yasn/yateasn.h:488:5: style: Class 'ASNObjId' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yasn/yateasn.h:163:1: warning: The class 'AsnValue' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
yate/libs/yasn/yateasn.h:546:1: warning: The class 'AsnTag' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
yate/libs/yiax/engine.cpp:469:10: warning: Identical condition '!tr', second condition is always false [identicalConditionAfterEarlyExit]
yate/libs/yiax/engine.cpp:467:37: note: 't' is assigned value 'tr' here.
yate/libs/yiax/engine.cpp:465:10: note: first condition
yate/libs/yiax/engine.cpp:469:10: note: second condition
yate/libs/yiax/engine.cpp:423:23: style: Redundant condition: interval. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
yate/libs/yiax/engine.cpp:671:53: style: Function 'removeTrunkFrame' argument 1 names different: declaration 'metaFrame' definition 'trunkFrame'. [funcArgNamesDifferent]
yate/libs/yiax/yateiax.h:2603:46: note: Function 'removeTrunkFrame' argument 1 names different: declaration 'metaFrame' definition 'trunkFrame'.
yate/libs/yiax/engine.cpp:671:53: note: Function 'removeTrunkFrame' argument 1 names different: declaration 'metaFrame' definition 'trunkFrame'.
yate/libs/yiax/yateiax.h:2361:5: warning: Member variable 'IAXEvent::m_type' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yiax/yateiax.h:2361:5: warning: Member variable 'IAXEvent::m_local' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yiax/yateiax.h:2361:5: warning: Member variable 'IAXEvent::m_final' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yiax/yateiax.h:2361:5: warning: Member variable 'IAXEvent::m_transaction' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yiax/yateiax.h:2361:5: warning: Member variable 'IAXEvent::m_ieList' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yiax/yateiax.h:2300:21: style: Technically the member function 'TelEngine::IAXEvent::frameType' can be const. [functionConst]
yate/libs/yiax/yateiax.h:2307:22: style: Technically the member function 'TelEngine::IAXEvent::subclass' can be const. [functionConst]
yate/libs/yiax/engine.cpp:744:2: style: Class 'IAXEvent' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
yate/libs/yiax/engine.cpp:744:2: style: Class 'IAXEvent' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
yate/libs/yiax/yateiax.h:134:5: style: Class 'IAXInfoElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yiax/yateiax.h:595:5: style: Class 'IAXFormat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yiax/yateiax.h:213:18: style: The function 'toBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yiax/yateiax.h:152:18: note: Virtual function in base class
yate/libs/yiax/yateiax.h:213:18: note: Function in derived class
yate/libs/yiax/yateiax.h:219:18: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yiax/yateiax.h:158:18: note: Virtual function in base class
yate/libs/yiax/yateiax.h:219:18: note: Function in derived class
yate/libs/yiax/yateiax.h:264:18: style: The function 'toBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yiax/yateiax.h:152:18: note: Virtual function in base class
yate/libs/yiax/yateiax.h:264:18: note: Function in derived class
yate/libs/yiax/yateiax.h:270:18: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yiax/yateiax.h:158:18: note: Virtual function in base class
yate/libs/yiax/yateiax.h:270:18: note: Function in derived class
yate/libs/yiax/yateiax.h:324:18: style: The function 'toBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yiax/yateiax.h:152:18: note: Virtual function in base class
yate/libs/yiax/yateiax.h:324:18: note: Function in derived class
yate/libs/yiax/yateiax.h:345:18: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yiax/yateiax.h:158:18: note: Virtual function in base class
yate/libs/yiax/yateiax.h:345:18: note: Function in derived class
yate/libs/yiax/yateiax.h:1086:27: style: The function 'fullFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yiax/yateiax.h:891:27: note: Virtual function in base class
yate/libs/yiax/yateiax.h:1086:27: note: Function in derived class
yate/libs/yjabber/jbengine.cpp:1404:2: style: Variable 'sets' is assigned a value that is never used. [unreadVariable]
yate/libs/yjabber/xmpputils.h:119:5: warning: Member variable 'StringArray::m_array' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/xmpputils.h:119:5: warning: Member variable 'StringArray::m_length' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:206:5: warning: Member variable 'SASL::m_plain' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:206:5: warning: Member variable 'SASL::m_params' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:206:5: warning: Member variable 'SASL::m_nonceCount' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:448:5: warning: Member variable 'JBEvent::m_type' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:448:5: warning: Member variable 'JBEvent::m_stream' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:448:5: warning: Member variable 'JBEvent::m_link' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:448:5: warning: Member variable 'JBEvent::m_element' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:448:5: warning: Member variable 'JBEvent::m_child' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1228:5: warning: Member variable 'JBStream::m_sasl' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1228:5: warning: Member variable 'JBStream::m_state' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1228:5: warning: Member variable 'JBStream::m_flags' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1228:5: warning: Member variable 'JBStream::m_xmlns' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1228:5: warning: Member variable 'JBStream::m_lastEvent' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1228:5: warning: Member variable 'JBStream::m_restart' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1228:5: warning: Member variable 'JBStream::m_engine' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1228:5: warning: Member variable 'JBStream::m_type' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1228:5: warning: Member variable 'JBStream::m_incoming' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1228:5: warning: Member variable 'JBStream::m_terminateEvent' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1228:5: warning: Member variable 'JBStream::m_ppTerminate' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1228:5: warning: Member variable 'JBStream::m_xmlDom' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1228:5: warning: Member variable 'JBStream::m_socket' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1228:5: warning: Member variable 'JBStream::m_socketFlags' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1228:5: warning: Member variable 'JBStream::m_connectPort' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1228:5: warning: Member variable 'JBStream::m_compress' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1228:5: warning: Member variable 'JBStream::m_connectStatus' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1859:5: warning: Member variable 'JBConnect::m_status' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1859:5: warning: Member variable 'JBConnect::m_port' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1859:5: warning: Member variable 'JBConnect::m_engine' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:1859:5: warning: Member variable 'JBConnect::m_streamType' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:2537:5: warning: Member variable 'JBStreamSet::m_changed' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:2537:5: warning: Member variable 'JBStreamSet::m_exiting' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:2537:5: warning: Member variable 'JBStreamSet::m_owner' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:2704:5: warning: Member variable 'JBStreamSetList::m_engine' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:2704:5: warning: Member variable 'JBStreamSetList::m_max' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:2704:5: warning: Member variable 'JBStreamSetList::m_sleepMs' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:2704:5: warning: Member variable 'JBStreamSetList::m_streamCount' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejabber.h:2767:5: warning: Member variable 'JBEntityCaps::m_version' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/jbengine.cpp:2335:5: warning: Member variable 'EntityCapsRequest::m_caps' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/xmpputils.h:106:16: style: Technically the member function 'TelEngine::StringArray::operator[]' can be const. [functionConst]
yate/libs/yjabber/xmpputils.h:2108:5: style: Technically the member function 'TelEngine::XMPPDirVal::operatorint' can be const. [functionConst]
yate/libs/yjabber/xmpputils.h:423:5: style: Class 'JabberID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yjabber/xmpputils.h:430:5: style: Class 'JabberID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yjabber/xmpputils.h:437:5: style: Class 'JabberID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yjabber/xmpputils.h:654:5: style: Class 'JIDIdentity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yjabber/xmpputils.h:742:5: style: Class 'XMPPFeature' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yjabber/xmpputils.h:750:5: style: Class 'XMPPFeature' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yjabber/xmpputils.h:2030:5: style: Class 'XMPPDirVal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yjabber/xmpputils.h:2038:5: style: Class 'XMPPDirVal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yjabber/yatejabber.h:1783:5: style: Class 'JBRemoteDomainDef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yjabber/yatejabber.h:1824:5: style: Class 'JBConnect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yjabber/yatejabber.h:1902:5: style: Class 'JBEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yjabber/yatejabber.h:2221:5: style: Class 'JBServerEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yjabber/yatejabber.h:2382:5: style: Class 'JBClientEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yjabber/yatejabber.h:2553:5: style: Class 'JBStreamSetProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yjabber/yatejabber.h:2581:5: style: Class 'JBStreamSetReceive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yjabber/xmpputils.h:838:25: style: The function 'build' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/xmpputils.h:772:25: note: Virtual function in base class
yate/libs/yjabber/xmpputils.h:838:25: note: Function in derived class
yate/libs/yjabber/xmpputils.h:882:25: style: The function 'build' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/xmpputils.h:772:25: note: Virtual function in base class
yate/libs/yjabber/xmpputils.h:882:25: note: Function in derived class
yate/libs/yjabber/yatejabber.h:1408:29: style: The function 'clientStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:771:29: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:1408:29: note: Function in derived class
yate/libs/yjabber/yatejabber.h:1442:18: style: The function 'processRunning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:998:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:1442:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:1452:18: style: The function 'processStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:1029:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:1452:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:1462:18: style: The function 'processAuth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:1039:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:1462:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:1472:18: style: The function 'processRegister' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:1059:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:1472:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:1478:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:973:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:1478:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:1592:29: style: The function 'serverStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:778:29: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:1592:29: note: Function in derived class
yate/libs/yjabber/yatejabber.h:1638:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:973:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:1638:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:1647:18: style: The function 'processRunning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:998:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:1647:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:1654:25: style: The function 'buildStreamStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:1020:25: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:1654:25: note: Function in derived class
yate/libs/yjabber/yatejabber.h:1663:18: style: The function 'processStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:1029:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:1663:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:1673:18: style: The function 'processAuth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:1039:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:1673:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:1738:30: style: The function 'clusterStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:785:30: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:1738:30: note: Function in derived class
yate/libs/yjabber/yatejabber.h:1746:25: style: The function 'buildStreamStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:1020:25: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:1746:25: note: Function in derived class
yate/libs/yjabber/yatejabber.h:1755:18: style: The function 'processStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:1029:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:1755:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:1765:18: style: The function 'processRunning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:998:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:1765:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:2233:18: style: The function 'cleanup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:1968:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:2233:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:2240:18: style: The function 'buildStreamName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:2043:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:2240:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:2318:18: style: The function 'addStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:2128:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:2318:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:2326:18: style: The function 'removeStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:2136:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:2326:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:2332:18: style: The function 'stopStreamSets' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:2142:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:2332:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:2339:18: style: The function 'getStreamList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:2151:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:2339:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:2394:18: style: The function 'cleanup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:1968:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:2394:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:2418:18: style: The function 'getStreamList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:2151:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:2418:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:2425:18: style: The function 'addStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:2128:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:2425:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:2433:18: style: The function 'removeStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:2136:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:2433:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:2439:18: style: The function 'stopStreamSets' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:2142:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:2439:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:2565:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:2529:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:2565:18: note: Function in derived class
yate/libs/yjabber/yatejabber.h:2590:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejabber.h:2529:18: note: Virtual function in base class
yate/libs/yjabber/yatejabber.h:2590:18: note: Function in derived class
yate/libs/yjabber/jbstream.cpp:355:9: warning: Identical condition '!socketCanRead()', second condition is always false [identicalConditionAfterEarlyExit]
yate/libs/yjabber/jbstream.cpp:352:9: note: first condition
yate/libs/yjabber/jbstream.cpp:355:9: note: second condition
yate/libs/yjabber/jbstream.cpp:1594:7: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
yate/libs/yjabber/jbstream.cpp:1592:10: note: outer condition: m_xmlDom
yate/libs/yjabber/jbstream.cpp:1594:7: note: identical inner condition: m_xmlDom
yate/libs/yjabber/jbstream.cpp:798:9: style: Condition 'sendEndTag' is always true [knownConditionTrueFalse]
yate/libs/yjabber/jbstream.cpp:779:23: note: Assignment 'sendEndTag=true', assigned value is 1
yate/libs/yjabber/jbstream.cpp:798:9: note: Condition 'sendEndTag' is always true
yate/libs/yjabber/jbstream.cpp:2392:47: style: Function 'eventTerminated' argument 1 names different: declaration 'event' definition 'ev'. [funcArgNamesDifferent]
yate/libs/yjabber/yatejabber.h:1258:41: note: Function 'eventTerminated' argument 1 names different: declaration 'event' definition 'ev'.
yate/libs/yjabber/jbstream.cpp:2392:47: note: Function 'eventTerminated' argument 1 names different: declaration 'event' definition 'ev'.
yate/libs/yjabber/jbstream.cpp:2498:5: performance: Variable 'm_password' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yate/libs/yjabber/yatejabber.h:1014:18: warning: Virtual function 'resetConnection' is called from constructor 'JBStream(JBEngine*engine,Socket*socket,Type t,bool ssl=false)' at line 170. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/yjabber/jbstream.cpp:170:5: note: Calling resetConnection
yate/libs/yjabber/yatejabber.h:1014:18: note: resetConnection is a virtual method
yate/libs/yjabber/jgengine.cpp:151:6: warning: Identical condition '!session', second condition is always false [identicalConditionAfterEarlyExit]
yate/libs/yjabber/jgengine.cpp:149:28: note: 's' is assigned value 'session' here.
yate/libs/yjabber/jgengine.cpp:147:6: note: first condition
yate/libs/yjabber/jgengine.cpp:151:6: note: second condition
yate/libs/yjabber/jgengine.cpp:233:16: style: The scope of the variable 'session' can be reduced. [variableScope]
yate/libs/yjabber/yatejingle.h:1466:5: warning: Member variable 'JGSession::m_version' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejingle.h:1466:5: warning: Member variable 'JGSession::m_state' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejingle.h:1466:5: warning: Member variable 'JGSession::m_flags' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejingle.h:1466:5: warning: Member variable 'JGSession::m_engine' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejingle.h:1466:5: warning: Member variable 'JGSession::m_outgoing' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejingle.h:1466:5: warning: Member variable 'JGSession::m_lastEvent' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejingle.h:1466:5: warning: Member variable 'JGSession::m_recvTerminate' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejingle.h:1466:5: warning: Member variable 'JGSession::m_private' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejingle.h:1922:5: warning: Member variable 'JGEvent::m_type' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejingle.h:1922:5: warning: Member variable 'JGEvent::m_confirmed' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejingle.h:1922:5: warning: Member variable 'JGEvent::m_session' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejingle.h:1922:5: warning: Member variable 'JGEvent::m_element' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejingle.h:1922:5: warning: Member variable 'JGEvent::m_jingle' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejingle.h:1922:5: warning: Member variable 'JGEvent::m_action' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/yjabber/yatejingle.h:78:5: style: Class 'JGRtpMedia' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yjabber/yatejingle.h:207:5: style: Class 'JGCrypto' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yjabber/yatejingle.h:517:5: style: Class 'JGRtpCandidates' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yjabber/yatejingle.h:1950:5: style: Class 'JGEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yjabber/yatejingle.h:54:1: warning: The class 'JGRtpMedia' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/libs/yjabber/yatejingle.h:773:1: warning: The class 'JGStreamHost' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/libs/yjabber/yatejingle.h:482:25: style: The function 'toXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:433:25: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:482:25: note: Function in derived class
yate/libs/yjabber/yatejingle.h:1491:18: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:1084:18: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:1491:18: note: Function in derived class
yate/libs/yjabber/yatejingle.h:1520:18: style: The function 'initiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:1349:18: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:1520:18: note: Function in derived class
yate/libs/yjabber/yatejingle.h:1532:18: style: The function 'sendContent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:1139:18: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:1532:18: note: Function in derived class
yate/libs/yjabber/yatejingle.h:1540:22: style: The function 'decodeJingle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:1389:22: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:1540:22: note: Function in derived class
yate/libs/yjabber/yatejingle.h:1550:25: style: The function 'createJingle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:1399:25: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:1550:25: note: Function in derived class
yate/libs/yjabber/yatejingle.h:1559:25: style: The function 'createDtmf' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:1408:25: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:1559:25: note: Function in derived class
yate/libs/yjabber/yatejingle.h:1587:18: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:1084:18: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:1587:18: note: Function in derived class
yate/libs/yjabber/yatejingle.h:1594:25: style: The function 'createRtpInfoXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:1100:25: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:1594:25: note: Function in derived class
yate/libs/yjabber/yatejingle.h:1603:25: style: The function 'createReason' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:1110:25: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:1603:25: note: Function in derived class
yate/libs/yjabber/yatejingle.h:1611:25: style: The function 'createTransferReason' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:1119:25: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:1611:25: note: Function in derived class
yate/libs/yjabber/yatejingle.h:1618:25: style: The function 'createRtpSessionReason' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:1127:25: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:1618:25: note: Function in derived class
yate/libs/yjabber/yatejingle.h:1629:18: style: The function 'sendContent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:1139:18: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:1629:18: note: Function in derived class
yate/libs/yjabber/yatejingle.h:1639:18: style: The function 'sendStreamHosts' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:1168:18: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:1639:18: note: Function in derived class
yate/libs/yjabber/yatejingle.h:1649:18: style: The function 'sendStreamHostUsed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:1179:18: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:1649:18: note: Function in derived class
yate/libs/yjabber/yatejingle.h:1678:18: style: The function 'initiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:1349:18: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:1678:18: note: Function in derived class
yate/libs/yjabber/yatejingle.h:1687:22: style: The function 'decodeJingle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:1389:22: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:1687:22: note: Function in derived class
yate/libs/yjabber/yatejingle.h:1697:25: style: The function 'createJingle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:1399:25: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:1697:25: note: Function in derived class
yate/libs/yjabber/yatejingle.h:1706:25: style: The function 'createDtmf' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:1408:25: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:1706:25: note: Function in derived class
yate/libs/yjabber/yatejingle.h:1715:22: style: The function 'processFileTransfer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yjabber/yatejingle.h:1433:22: note: Virtual function in base class
yate/libs/yjabber/yatejingle.h:1715:22: note: Function in derived class
yate/libs/yjabber/session.cpp:1195:33: warning: Either the condition '!child' is redundant or there is possible null pointer dereference: child. [nullPointerRedundantCheck]
yate/libs/yjabber/session.cpp:1188:10: note: Assuming that condition '!child' is not redundant
yate/libs/yjabber/session.cpp:1195:33: note: Null pointer dereference
yate/libs/yjabber/session.cpp:786:24: style: The scope of the variable 'errAttr' can be reduced. [variableScope]
yate/libs/yjabber/session.cpp:1619:5: performance: Variable 'm_sessContentName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yate/libs/yjabber/xmpputils.cpp:1488:15: warning: Identical condition '*type=="valid"', second condition is always false [identicalConditionAfterEarlyExit]
yate/libs/yjabber/xmpputils.cpp:1486:15: note: first condition
yate/libs/yjabber/xmpputils.cpp:1488:15: note: second condition
yate/libs/yjabber/xmpputils.cpp:825:50: style: Function 'createError' argument 2 names different: declaration 'error' definition 'condition'. [funcArgNamesDifferent]
yate/libs/yjabber/xmpputils.h:1275:50: note: Function 'createError' argument 2 names different: declaration 'error' definition 'condition'.
yate/libs/yjabber/xmpputils.cpp:825:50: note: Function 'createError' argument 2 names different: declaration 'error' definition 'condition'.
yate/libs/ymgcp/yatemgcp.h:212:5: warning: Member variable 'MGCPMessage::m_valid' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/ymgcp/yatemgcp.h:212:5: warning: Member variable 'MGCPMessage::m_code' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/ymgcp/yatemgcp.h:212:5: warning: Member variable 'MGCPMessage::m_transaction' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/ymgcp/yatemgcp.h:453:5: warning: Member variable 'MGCPTransaction::m_state' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/ymgcp/yatemgcp.h:453:5: warning: Member variable 'MGCPTransaction::m_id' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/ymgcp/yatemgcp.h:453:5: warning: Member variable 'MGCPTransaction::m_outgoing' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/ymgcp/yatemgcp.h:453:5: warning: Member variable 'MGCPTransaction::m_engine' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/ymgcp/yatemgcp.h:453:5: warning: Member variable 'MGCPTransaction::m_cmd' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/ymgcp/yatemgcp.h:453:5: warning: Member variable 'MGCPTransaction::m_provisional' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/ymgcp/yatemgcp.h:453:5: warning: Member variable 'MGCPTransaction::m_response' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/ymgcp/yatemgcp.h:453:5: warning: Member variable 'MGCPTransaction::m_ack' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/ymgcp/yatemgcp.h:453:5: warning: Member variable 'MGCPTransaction::m_lastEvent' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/ymgcp/yatemgcp.h:453:5: warning: Member variable 'MGCPTransaction::m_crtRetransInterval' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/ymgcp/yatemgcp.h:453:5: warning: Member variable 'MGCPTransaction::m_retransCount' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/ymgcp/yatemgcp.h:453:5: warning: Member variable 'MGCPTransaction::m_timeout' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/ymgcp/yatemgcp.h:453:5: warning: Member variable 'MGCPTransaction::m_ackRequest' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/ymgcp/yatemgcp.h:453:5: warning: Member variable 'MGCPTransaction::m_private' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/libs/ymgcp/yatemgcp.h:500:5: style: Class 'MGCPEndpointId' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ymgcp/yatemgcp.h:486:1: warning: The class 'MGCPEndpointId' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/libs/ymgcp/engine.cpp:319:78: style: Function 'sendCommand' argument 2 names different: declaration 'address' definition 'addr'. [funcArgNamesDifferent]
yate/libs/ymgcp/yatemgcp.h:957:70: note: Function 'sendCommand' argument 2 names different: declaration 'address' definition 'addr'.
yate/libs/ymgcp/engine.cpp:319:78: note: Function 'sendCommand' argument 2 names different: declaration 'address' definition 'addr'.
yate/libs/ymgcp/yatemgcp.h:891:18: warning: Virtual function 'initialize' is called from constructor 'MGCPEngine(bool gateway,const char*name=0,const NamedList*params=0)' at line 129. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ymgcp/engine.cpp:129:2: note: Calling initialize
yate/libs/ymgcp/yatemgcp.h:891:18: note: initialize is a virtual method
yate/libs/ymgcp/message.cpp:223:9: style: The scope of the variable 'errorCode' can be reduced. [variableScope]
yate/libs/ymgcp/transaction.cpp:176:45: warning: Logical disjunction always evaluates to true: EXPR >= 1 || EXPR <= 4. [incorrectLogicOperator]
yate/libs/ymodem/modem.cpp:237:8: portability: Using memset() on class which contains a floating point number. [memsetClassFloat]
yate/libs/ymodem/modem.cpp:308:47: style: Function 'bufLen' argument 1 names different: declaration 'nbits' definition 'n'. [funcArgNamesDifferent]
yate/libs/ymodem/modem.cpp:55:38: note: Function 'bufLen' argument 1 names different: declaration 'nbits' definition 'n'.
yate/libs/ymodem/modem.cpp:308:47: note: Function 'bufLen' argument 1 names different: declaration 'nbits' definition 'n'.
yate/libs/ymodem/modem.cpp:57:25: style: Technically the member function 'FilterConst::timingSamples' can be const. [functionConst]
yate/libs/ymodem/modem.cpp:569:2: style: Class 'FSKModem' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
yate/libs/ymodem/modem.cpp:569:2: style: Class 'FSKModem' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
yate/libs/ymodem/modem.cpp:260:5: style: Class 'FilterConst' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
yate/libs/ymodem/modem.cpp:260:5: style: Class 'FilterConst' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
yate/libs/ymodem/yatemodem.h:73:5: style: Class 'BitAccumulator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ymodem/yatemodem.h:412:5: style: Class 'UARTBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ymodem/modem.cpp:51:5: style: Class 'FilterConst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ymodem/modem.cpp:156:5: style: Class 'FSKFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ymodem/yatemodem.h:554:18: style: The function 'recvByte' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ymodem/yatemodem.h:348:18: note: Virtual function in base class
yate/libs/ymodem/yatemodem.h:554:18: note: Function in derived class
yate/libs/ymodem/yatemodem.h:572:17: style: The function 'idleRecvByte' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ymodem/yatemodem.h:369:17: note: Virtual function in base class
yate/libs/ymodem/yatemodem.h:572:17: note: Function in derived class
yate/libs/ymodem/yatemodem.h:598:18: style: The function 'createMsg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ymodem/yatemodem.h:378:18: note: Virtual function in base class
yate/libs/ymodem/yatemodem.h:598:18: note: Function in derived class
yate/libs/ymodem/uart.cpp:694:24: style: Function 'reset' argument 1 names different: declaration 'newState' definition 'st'. [funcArgNamesDifferent]
yate/libs/ymodem/yatemodem.h:304:30: note: Function 'reset' argument 1 names different: declaration 'newState' definition 'st'.
yate/libs/ymodem/uart.cpp:694:24: note: Function 'reset' argument 1 names different: declaration 'newState' definition 'st'.
yate/libs/ymodem/yatemodem.h:547:18: warning: Virtual function 'reset' is called from constructor 'ETSIModem(const NamedList&params,const char*name=0)' at line 200. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ymodem/uart.cpp:200:5: note: Calling reset
yate/libs/ymodem/yatemodem.h:547:18: note: reset is a virtual method
yate/libs/ymodem/yatemodem.h:304:18: warning: Virtual function 'reset' is called from constructor 'UART(State state,const NamedList&params,const char*name=0)' at line 691. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ymodem/uart.cpp:691:5: note: Calling reset
yate/libs/ymodem/yatemodem.h:304:18: note: reset is a virtual method
yate/libs/ypbx/yatepbx.h:51:5: warning: Member variable 'CallInfo::m_route' is not initialized in the constructor. [uninitMemberVar]
yate/libs/yrtp/yatertp.h:225:5: style: Class 'RTPTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yrtp/yatertp.h:601:5: style: Class 'RTPReceiver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yrtp/yatertp.h:1415:5: style: Class 'RTPSecure' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yrtp/yatertp.h:307:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yrtp/yatertp.h:132:18: note: Virtual function in base class
yate/libs/yrtp/yatertp.h:307:18: note: Function in derived class
yate/libs/yrtp/yatertp.h:314:18: style: The function 'rtpData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yrtp/yatertp.h:93:18: note: Virtual function in base class
yate/libs/yrtp/yatertp.h:314:18: note: Function in derived class
yate/libs/yrtp/yatertp.h:321:18: style: The function 'rtcpData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yrtp/yatertp.h:100:18: note: Virtual function in base class
yate/libs/yrtp/yatertp.h:321:18: note: Function in derived class
yate/libs/yrtp/yatertp.h:382:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yrtp/yatertp.h:132:18: note: Virtual function in base class
yate/libs/yrtp/yatertp.h:382:18: note: Function in derived class
yate/libs/yrtp/yatertp.h:700:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yrtp/yatertp.h:557:18: note: Virtual function in base class
yate/libs/yrtp/yatertp.h:700:18: note: Function in derived class
yate/libs/yrtp/yatertp.h:833:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yrtp/yatertp.h:557:18: note: Virtual function in base class
yate/libs/yrtp/yatertp.h:833:18: note: Function in derived class
yate/libs/yrtp/yatertp.h:991:18: style: The function 'getStats' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yrtp/yatertp.h:106:18: note: Virtual function in base class
yate/libs/yrtp/yatertp.h:991:18: note: Function in derived class
yate/libs/yrtp/yatertp.h:998:18: style: The function 'rtpData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yrtp/yatertp.h:93:18: note: Virtual function in base class
yate/libs/yrtp/yatertp.h:998:18: note: Function in derived class
yate/libs/yrtp/yatertp.h:1005:18: style: The function 'rtcpData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yrtp/yatertp.h:100:18: note: Virtual function in base class
yate/libs/yrtp/yatertp.h:1005:18: note: Function in derived class
yate/libs/yrtp/yatertp.h:1158:18: style: The function 'transport' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yrtp/yatertp.h:941:18: note: Virtual function in base class
yate/libs/yrtp/yatertp.h:1158:18: note: Function in derived class
yate/libs/yrtp/yatertp.h:1277:18: style: The function 'incWrongSrc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yrtp/yatertp.h:111:25: note: Virtual function in base class
yate/libs/yrtp/yatertp.h:1277:18: note: Function in derived class
yate/libs/yrtp/yatertp.h:1284:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yrtp/yatertp.h:132:18: note: Virtual function in base class
yate/libs/yrtp/yatertp.h:1284:18: note: Function in derived class
yate/libs/yrtp/yatertp.h:1345:18: style: The function 'rtpData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yrtp/yatertp.h:93:18: note: Virtual function in base class
yate/libs/yrtp/yatertp.h:1345:18: note: Function in derived class
yate/libs/yrtp/yatertp.h:1368:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yrtp/yatertp.h:132:18: note: Virtual function in base class
yate/libs/yrtp/yatertp.h:1368:18: note: Function in derived class
yate/libs/yrtp/yatertp.h:1375:27: style: The function 'createTransport' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yrtp/yatertp.h:877:27: note: Virtual function in base class
yate/libs/yrtp/yatertp.h:1375:27: note: Function in derived class
yate/libs/yrtp/secure.cpp:122:37: style: Function 'setup' argument 1 names different: declaration 'suite' definition 'cryptoSuite'. [funcArgNamesDifferent]
yate/libs/yrtp/yatertp.h:1462:38: note: Function 'setup' argument 1 names different: declaration 'suite' definition 'cryptoSuite'.
yate/libs/yrtp/secure.cpp:122:37: note: Function 'setup' argument 1 names different: declaration 'suite' definition 'cryptoSuite'.
yate/libs/yrtp/yatertp.h:1400:1: warning: The class 'RTPSecure' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/libs/yrtp/yatertp.h:730:10: performance: Technically the member function 'TelEngine::RTPReceiver::rtcpData' can be static. [functionStatic]
yate/libs/yrtp/session.cpp:280:19: note: Technically the member function 'TelEngine::RTPReceiver::rtcpData' can be static.
yate/libs/yrtp/yatertp.h:730:10: note: Technically the member function 'TelEngine::RTPReceiver::rtcpData' can be static.
yate/libs/yrtp/yatertp.h:732:10: performance: Technically the member function 'TelEngine::RTPReceiver::decodeSilence' can be static. [functionStatic]
yate/libs/yrtp/session.cpp:351:19: note: Technically the member function 'TelEngine::RTPReceiver::decodeSilence' can be static.
yate/libs/yrtp/yatertp.h:732:10: note: Technically the member function 'TelEngine::RTPReceiver::decodeSilence' can be static.
yate/libs/yrtp/yatertp.h:941:18: warning: Virtual function 'transport' is called from destructor '~UDPSession()' at line 592. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/yrtp/session.cpp:592:5: note: Calling transport
yate/libs/yrtp/yatertp.h:941:18: note: transport is a virtual method
yate/libs/yrtp/yatertp.h:1158:18: warning: Virtual function 'transport' is called from destructor '~RTPSession()' at line 677. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/yrtp/session.cpp:677:5: note: Calling transport
yate/libs/yrtp/yatertp.h:1158:18: note: transport is a virtual method
yate/libs/yscript/yatescript.h:950:5: style: Class 'TableEvaluator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yscript/yatescript.h:1142:5: style: Class 'ScriptStack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yscript/yatescript.h:1478:5: style: Class 'JsFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yscript/yatescript.h:123:1: warning: The class 'ExpEvaluator' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/libs/yscript/yatescript.h:702:1: warning: The class 'ExpOperation' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/libs/yscript/yatescript.h:937:1: warning: The class 'TableEvaluator' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/libs/yscript/yatescript.h:881:27: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:843:27: note: Virtual function in base class
yate/libs/yscript/yatescript.h:881:27: note: Function in derived class
yate/libs/yscript/yatescript.h:920:27: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:843:27: note: Virtual function in base class
yate/libs/yscript/yatescript.h:920:27: note: Function in derived class
yate/libs/yscript/yatescript.h:1048:24: style: The function 'refObj' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:70:24: note: Virtual function in base class
yate/libs/yscript/yatescript.h:1048:24: note: Function in derived class
yate/libs/yscript/yatescript.h:1064:18: style: The function 'hasField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:79:18: note: Virtual function in base class
yate/libs/yscript/yatescript.h:1064:18: note: Function in derived class
yate/libs/yscript/yatescript.h:1073:26: style: The function 'getField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:88:26: note: Virtual function in base class
yate/libs/yscript/yatescript.h:1073:26: note: Function in derived class
yate/libs/yscript/yatescript.h:1082:18: style: The function 'runFunction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:98:18: note: Virtual function in base class
yate/libs/yscript/yatescript.h:1082:18: note: Function in derived class
yate/libs/yscript/yatescript.h:1091:18: style: The function 'runField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:107:18: note: Virtual function in base class
yate/libs/yscript/yatescript.h:1091:18: note: Function in derived class
yate/libs/yscript/yatescript.h:1100:18: style: The function 'runAssign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:116:18: note: Virtual function in base class
yate/libs/yscript/yatescript.h:1100:18: note: Function in derived class
yate/libs/yscript/yatescript.h:1391:20: style: The function 'mutex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:1055:20: note: Virtual function in base class
yate/libs/yscript/yatescript.h:1391:20: note: Function in derived class
yate/libs/yscript/yatescript.h:1402:18: style: The function 'runFunction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:1082:18: note: Virtual function in base class
yate/libs/yscript/yatescript.h:1402:18: note: Function in derived class
yate/libs/yscript/yatescript.h:1411:18: style: The function 'runField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:1091:18: note: Virtual function in base class
yate/libs/yscript/yatescript.h:1411:18: note: Function in derived class
yate/libs/yscript/yatescript.h:1420:18: style: The function 'runAssign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:1100:18: note: Virtual function in base class
yate/libs/yscript/yatescript.h:1420:18: note: Function in derived class
yate/libs/yscript/yatescript.h:1514:28: style: The function 'createContext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:1330:28: note: Virtual function in base class
yate/libs/yscript/yatescript.h:1514:28: note: Function in derived class
yate/libs/yscript/yatescript.h:1522:24: style: The function 'createRunner' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:1338:24: note: Virtual function in base class
yate/libs/yscript/yatescript.h:1522:24: note: Function in derived class
yate/libs/yscript/javascript.cpp:42:18: style: The function 'runFunction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:1402:18: note: Virtual function in base class
yate/libs/yscript/javascript.cpp:42:18: note: Function in derived class
yate/libs/yscript/javascript.cpp:43:18: style: The function 'runField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:1411:18: note: Virtual function in base class
yate/libs/yscript/javascript.cpp:43:18: note: Function in derived class
yate/libs/yscript/javascript.cpp:44:18: style: The function 'runAssign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:1420:18: note: Virtual function in base class
yate/libs/yscript/javascript.cpp:44:18: note: Function in derived class
yate/libs/yscript/javascript.cpp:100:18: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:1126:18: note: Virtual function in base class
yate/libs/yscript/javascript.cpp:100:18: note: Function in derived class
yate/libs/yscript/javascript.cpp:103:18: style: The function 'keywordChar' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:427:18: note: Virtual function in base class
yate/libs/yscript/javascript.cpp:103:18: note: Function in derived class
yate/libs/yscript/javascript.cpp:104:17: style: The function 'getKeyword' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:434:17: note: Virtual function in base class
yate/libs/yscript/javascript.cpp:104:17: note: Function in derived class
yate/libs/yscript/javascript.cpp:105:18: style: The function 'skipComments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:467:18: note: Virtual function in base class
yate/libs/yscript/javascript.cpp:105:18: note: Function in derived class
yate/libs/yscript/javascript.cpp:106:17: style: The function 'preProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:475:17: note: Virtual function in base class
yate/libs/yscript/javascript.cpp:106:17: note: Function in derived class
yate/libs/yscript/javascript.cpp:107:18: style: The function 'getInstruction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:533:18: note: Virtual function in base class
yate/libs/yscript/javascript.cpp:107:18: note: Function in derived class
yate/libs/yscript/javascript.cpp:108:18: style: The function 'getNumber' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:548:18: note: Virtual function in base class
yate/libs/yscript/javascript.cpp:108:18: note: Function in derived class
yate/libs/yscript/javascript.cpp:109:20: style: The function 'getOperator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:482:20: note: Virtual function in base class
yate/libs/yscript/javascript.cpp:109:20: note: Function in derived class
yate/libs/yscript/javascript.cpp:110:20: style: The function 'getUnaryOperator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:489:20: note: Virtual function in base class
yate/libs/yscript/javascript.cpp:110:20: note: Function in derived class
yate/libs/yscript/javascript.cpp:111:20: style: The function 'getPostfixOperator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:496:20: note: Virtual function in base class
yate/libs/yscript/javascript.cpp:111:20: note: Function in derived class
yate/libs/yscript/javascript.cpp:112:25: style: The function 'getOperator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:503:25: note: Virtual function in base class
yate/libs/yscript/javascript.cpp:112:25: note: Function in derived class
yate/libs/yscript/javascript.cpp:114:18: style: The function 'getSeparator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:525:18: note: Virtual function in base class
yate/libs/yscript/javascript.cpp:114:18: note: Function in derived class
yate/libs/yscript/javascript.cpp:115:18: style: The function 'runOperation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:386:18: note: Virtual function in base class
yate/libs/yscript/javascript.cpp:115:18: note: Function in derived class
yate/libs/yscript/javascript.cpp:116:18: style: The function 'runFunction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:654:18: note: Virtual function in base class
yate/libs/yscript/javascript.cpp:116:18: note: Function in derived class
yate/libs/yscript/javascript.cpp:117:18: style: The function 'runField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:663:18: note: Virtual function in base class
yate/libs/yscript/javascript.cpp:117:18: note: Function in derived class
yate/libs/yscript/javascript.cpp:118:18: style: The function 'runAssign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:672:18: note: Virtual function in base class
yate/libs/yscript/javascript.cpp:118:18: note: Function in derived class
yate/libs/yscript/jsobjects.cpp:51:5: style: Class 'JsArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yscript/jsobjects.cpp:61:5: style: Class 'JsConstructor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yscript/jsobjects.cpp:71:5: style: Class 'JsObjectObj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yscript/jsobjects.cpp:85:5: style: Class 'JsDate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yscript/jsobjects.cpp:108:5: style: Class 'JsMath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yscript/jsobjects.cpp:77:10: style: The function 'runNative' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:1458:18: note: Virtual function in base class
yate/libs/yscript/jsobjects.cpp:77:10: note: Function in derived class
yate/libs/yscript/jsobjects.cpp:100:10: style: The function 'runNative' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:1458:18: note: Virtual function in base class
yate/libs/yscript/jsobjects.cpp:100:10: note: Function in derived class
yate/libs/yscript/jsobjects.cpp:116:10: style: The function 'runNative' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:1458:18: note: Virtual function in base class
yate/libs/yscript/jsobjects.cpp:116:10: note: Function in derived class
yate/libs/yscript/script.cpp:37:20: style: The function 'mutex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yscript/yatescript.h:1055:20: note: Virtual function in base class
yate/libs/yscript/script.cpp:37:20: note: Function in derived class
yate/libs/ysdp/session.cpp:80:52: style: Function 'putMedia' argument 2 names different: declaration 'media' definition 'mList'. [funcArgNamesDifferent]
yate/libs/ysdp/yatesdp.h:381:51: note: Function 'putMedia' argument 2 names different: declaration 'media' definition 'mList'.
yate/libs/ysdp/session.cpp:80:52: note: Function 'putMedia' argument 2 names different: declaration 'media' definition 'mList'.
yate/libs/ysdp/yatesdp.h:532:10: style: Technically the member function 'TelEngine::SDPSession::addSdpParams' can be const. [functionConst]
yate/libs/ysdp/session.cpp:644:18: note: Technically the member function 'TelEngine::SDPSession::addSdpParams' can be const.
yate/libs/ysdp/yatesdp.h:532:10: note: Technically the member function 'TelEngine::SDPSession::addSdpParams' can be const.
yate/libs/ysdp/yatesdp.h:550:18: warning: Virtual function 'resetSdp' is called from destructor '~SDPSession()' at line 53. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ysdp/session.cpp:53:5: note: Calling resetSdp
yate/libs/ysdp/yatesdp.h:550:18: note: resetSdp is a virtual method
yate/libs/ysig/address.cpp:227:11: warning: Member variable 'SS7Label::m_dpc' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysig/address.cpp:227:11: warning: Member variable 'SS7Label::m_opc' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysig/yatesig.h:4203:17: style: Technically the member function 'TelEngine::HandledMSU::operator==' can be const. [functionConst]
yate/libs/ysig/yatesig.h:4210:17: style: Technically the member function 'TelEngine::HandledMSU::operator==' can be const. [functionConst]
yate/libs/ysig/yatesig.h:4217:17: style: Technically the member function 'TelEngine::HandledMSU::operator!=' can be const. [functionConst]
yate/libs/ysig/yatesig.h:4224:17: style: Technically the member function 'TelEngine::HandledMSU::operator!=' can be const. [functionConst]
yate/libs/ysig/yatesig.h:10967:22: style: Technically the member function 'TelEngine::SS7TCAPError::error' can be const. [functionConst]
yate/libs/ysig/yatesig.h:14019:17: style: Technically the member function 'TelEngine::ISDNQ931ParserData::flag' can be const. [functionConst]
yate/libs/ysig/yatesig.h:391:18: warning: Virtual function 'cleanup' is called from destructor '~SignallingNotifier()' at line 382. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ysig/yatesig.h:382:4: note: Calling cleanup
yate/libs/ysig/yatesig.h:391:18: note: cleanup is a virtual method
yate/libs/ysig/yatesig.h:7506:10: warning: The class 'SS7MTP2' defines member variable with name 'm_congestion' also defined in its parent class 'SS7Layer2'. [duplInheritedMember]
yate/libs/ysig/yatesig.h:5728:18: note: Parent variable 'SS7Layer2::m_congestion'
yate/libs/ysig/yatesig.h:7506:10: note: Derived variable 'SS7MTP2::m_congestion'
yate/libs/ysig/yatesig.h:513:5: style: Class 'SignallingCounter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:786:5: style: Class 'SignallingEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:978:5: style: Class 'SignallingMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:3980:5: style: Class 'SS7MSU' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:4168:5: style: Class 'HandledMSU' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:4175:5: style: Class 'HandledMSU' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:5008:5: style: Class 'GTT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:5198:5: style: Class 'SubsystemStatusTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:5272:5: style: Class 'SCCPUser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:6598:5: style: Class 'SS7Router' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:6986:5: style: Class 'SS7M2PA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:7206:5: style: Class 'SS7M2UAClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:7228:5: style: Class 'SS7M2UA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:7561:5: style: Class 'SS7MTP3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:7845:5: style: Class 'SS7MsgSNM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:9456:5: style: Class 'SS7MsgSCCP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:9871:5: style: Class 'SccpRemote' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:9992:5: style: Class 'SS7AnsiSccpManagement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:10046:5: style: Class 'SS7ItuSccpManagement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:10177:6: style: Class 'SS7SCCP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:10949:5: style: Class 'SS7TCAPError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:11506:5: style: Class 'SS7TCAPANSI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:11692:5: style: Class 'SS7TCAPITU' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:12536:5: style: Class 'ISDNFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:13138:5: style: Class 'ISDNIUAClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:13274:5: style: Class 'ISDNQ931IE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:13381:5: style: Class 'ISDNQ931Message' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/yatesig.h:3691:1: warning: The class 'SS7Label' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/libs/ysig/yatesig.h:5746:1: warning: The class 'SS7Route' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/libs/ysig/yatesig.h:2340:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:722:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:2340:18: note: Function in derived class
yate/libs/ysig/yatesig.h:3472:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:2340:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:3472:18: note: Function in derived class
yate/libs/ysig/yatesig.h:4303:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:658:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:4303:18: note: Function in derived class
yate/libs/ysig/yatesig.h:4621:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:658:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:4621:18: note: Function in derived class
yate/libs/ysig/yatesig.h:4768:18: style: The function 'notifyLayer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:4524:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:4768:18: note: Function in derived class
yate/libs/ysig/yatesig.h:4788:18: style: The function 'processMgmtMSG' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:4723:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:4788:18: note: Function in derived class
yate/libs/ysig/yatesig.h:4797:18: style: The function 'processAspsmMSG' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:4732:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:4797:18: note: Function in derived class
yate/libs/ysig/yatesig.h:4806:18: style: The function 'processAsptmMSG' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:4741:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:4806:18: note: Function in derived class
yate/libs/ysig/yatesig.h:4892:18: style: The function 'processMgmtMSG' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:4723:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:4892:18: note: Function in derived class
yate/libs/ysig/yatesig.h:4901:18: style: The function 'processAspsmMSG' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:4732:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:4901:18: note: Function in derived class
yate/libs/ysig/yatesig.h:4910:18: style: The function 'processAsptmMSG' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:4741:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:4910:18: note: Function in derived class
yate/libs/ysig/yatesig.h:5026:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:658:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:5026:18: note: Function in derived class
yate/libs/ysig/yatesig.h:5043:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:722:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:5043:18: note: Function in derived class
yate/libs/ysig/yatesig.h:5284:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:658:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:5284:18: note: Function in derived class
yate/libs/ysig/yatesig.h:5345:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:722:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:5345:18: note: Function in derived class
yate/libs/ysig/yatesig.h:5409:19: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:722:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:5409:19: note: Function in derived class
yate/libs/ysig/yatesig.h:5648:18: style: The function 'control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:665:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:5648:18: note: Function in derived class
yate/libs/ysig/yatesig.h:5665:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:743:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:5665:18: note: Function in derived class
yate/libs/ysig/yatesig.h:6045:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:658:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:6045:18: note: Function in derived class
yate/libs/ysig/yatesig.h:6440:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:722:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:6440:18: note: Function in derived class
yate/libs/ysig/yatesig.h:6447:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:658:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:6447:18: note: Function in derived class
yate/libs/ysig/yatesig.h:6453:18: style: The function 'attach' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5953:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:6453:18: note: Function in derived class
yate/libs/ysig/yatesig.h:6610:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:658:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:6610:18: note: Function in derived class
yate/libs/ysig/yatesig.h:6619:17: style: The function 'transmitMSU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6054:17: note: Virtual function in base class
yate/libs/ysig/yatesig.h:6619:17: note: Function in derived class
yate/libs/ysig/yatesig.h:6626:18: style: The function 'operational' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6061:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:6626:18: note: Function in derived class
yate/libs/ysig/yatesig.h:6632:18: style: The function 'restart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6127:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:6632:18: note: Function in derived class
yate/libs/ysig/yatesig.h:6638:18: style: The function 'attach' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5953:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:6638:18: note: Function in derived class
yate/libs/ysig/yatesig.h:6708:18: style: The function 'receivedUPU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5986:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:6708:18: note: Function in derived class
yate/libs/ysig/yatesig.h:6745:27: style: The function 'getNI' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6177:27: note: Virtual function in base class
yate/libs/ysig/yatesig.h:6745:27: note: Function in derived class
yate/libs/ysig/yatesig.h:6752:26: style: The function 'getDefaultLocal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6284:26: note: Virtual function in base class
yate/libs/ysig/yatesig.h:6752:26: note: Function in derived class
yate/libs/ysig/yatesig.h:6808:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:743:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:6808:18: note: Function in derived class
yate/libs/ysig/yatesig.h:6818:24: style: The function 'receivedMSU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5964:24: note: Virtual function in base class
yate/libs/ysig/yatesig.h:6818:24: note: Function in derived class
yate/libs/ysig/yatesig.h:6869:18: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5995:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:6869:18: note: Function in derived class
yate/libs/ysig/yatesig.h:6876:18: style: The function 'control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:665:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:6876:18: note: Function in derived class
yate/libs/ysig/yatesig.h:6881:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:722:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:6881:18: note: Function in derived class
yate/libs/ysig/yatesig.h:6998:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:658:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:6998:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7005:18: style: The function 'control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5648:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7005:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7021:26: style: The function 'status' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5546:26: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7021:26: note: Function in derived class
yate/libs/ysig/yatesig.h:7028:18: style: The function 'transmitMSU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5533:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7028:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7034:18: style: The function 'notifyLayer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:4524:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7034:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7040:18: style: The function 'recoverMSU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5539:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7040:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7127:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5665:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7127:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7140:18: style: The function 'operational' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5568:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7140:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7151:18: style: The function 'processMSG' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:4584:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7151:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7209:18: style: The function 'processMSG' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:4584:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7209:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7235:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:658:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7235:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7245:18: style: The function 'control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5641:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7245:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7251:26: style: The function 'status' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5546:26: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7251:26: note: Function in derived class
yate/libs/ysig/yatesig.h:7258:18: style: The function 'transmitMSU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5533:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7258:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7264:18: style: The function 'recoverMSU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5539:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7264:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7270:18: style: The function 'operational' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5568:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7270:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7276:17: style: The function 'getSequence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5630:17: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7276:17: note: Function in derived class
yate/libs/ysig/yatesig.h:7282:18: style: The function 'activeChange' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:4958:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7282:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7304:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5665:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7304:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7363:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:658:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7363:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7370:18: style: The function 'transmitMSU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5533:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7370:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7376:18: style: The function 'recoverMSU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5539:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7376:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7382:26: style: The function 'status' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5546:26: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7382:26: note: Function in derived class
yate/libs/ysig/yatesig.h:7395:18: style: The function 'operational' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5568:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7395:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7405:18: style: The function 'control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5641:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7405:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7412:18: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:2608:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7412:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7418:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:722:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7418:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7429:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5665:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7429:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7435:18: style: The function 'receivedPacket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:2601:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7435:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7487:18: style: The function 'control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5648:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7487:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7573:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6045:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7573:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7582:17: style: The function 'transmitMSU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6054:17: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7582:17: note: Function in derived class
yate/libs/ysig/yatesig.h:7589:18: style: The function 'operational' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6061:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7589:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7596:17: style: The function 'inhibited' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6068:17: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7596:17: note: Function in derived class
yate/libs/ysig/yatesig.h:7605:18: style: The function 'inhibit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6087:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7605:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7612:26: style: The function 'congestion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6104:26: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7612:26: note: Function in derived class
yate/libs/ysig/yatesig.h:7619:17: style: The function 'getSequence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6112:17: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7619:17: note: Function in derived class
yate/libs/ysig/yatesig.h:7626:18: style: The function 'recoverMSU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6120:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7626:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7641:18: style: The function 'attach' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5437:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7641:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7647:18: style: The function 'detach' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5443:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7647:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7654:18: style: The function 'control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:665:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7654:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7662:18: style: The function 'allowedTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6263:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7662:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7696:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:722:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7696:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7702:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:743:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7702:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7709:18: style: The function 'linkChecked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6342:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7709:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7715:18: style: The function 'responder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6386:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7715:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7725:18: style: The function 'receivedMSU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5453:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7725:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7734:18: style: The function 'recoveredMSU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5462:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7734:18: note: Function in derived class
yate/libs/ysig/yatesig.h:7741:18: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5469:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:7741:18: note: Function in derived class
yate/libs/ysig/yatesig.h:8247:24: style: The function 'receivedMSU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5964:24: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8247:24: note: Function in derived class
yate/libs/ysig/yatesig.h:8279:18: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5995:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8279:18: note: Function in derived class
yate/libs/ysig/yatesig.h:8286:18: style: The function 'control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:665:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8286:18: note: Function in derived class
yate/libs/ysig/yatesig.h:8292:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:743:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8292:18: note: Function in derived class
yate/libs/ysig/yatesig.h:8328:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6447:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8328:18: note: Function in derived class
yate/libs/ysig/yatesig.h:8335:18: style: The function 'control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:665:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8335:18: note: Function in derived class
yate/libs/ysig/yatesig.h:8346:24: style: The function 'receivedMSU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5964:24: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8346:24: note: Function in derived class
yate/libs/ysig/yatesig.h:8354:18: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5995:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8354:18: note: Function in derived class
yate/libs/ysig/yatesig.h:8360:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:743:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8360:18: note: Function in derived class
yate/libs/ysig/yatesig.h:8436:30: style: The function 'getEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:1356:30: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8436:30: note: Function in derived class
yate/libs/ysig/yatesig.h:8443:18: style: The function 'sendEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:1347:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8443:18: note: Function in derived class
yate/libs/ysig/yatesig.h:8620:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6447:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8620:18: note: Function in derived class
yate/libs/ysig/yatesig.h:8626:25: style: The function 'statusName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:1111:25: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8626:25: note: Function in derived class
yate/libs/ysig/yatesig.h:8632:18: style: The function 'attach' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6453:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8632:18: note: Function in derived class
yate/libs/ysig/yatesig.h:8726:29: style: The function 'call' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:1180:29: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8726:29: note: Function in derived class
yate/libs/ysig/yatesig.h:8745:18: style: The function 'cleanup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:1164:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8745:18: note: Function in derived class
yate/libs/ysig/yatesig.h:8752:18: style: The function 'control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:665:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8752:18: note: Function in derived class
yate/libs/ysig/yatesig.h:8794:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6440:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8794:18: note: Function in derived class
yate/libs/ysig/yatesig.h:8800:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:743:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8800:18: note: Function in derived class
yate/libs/ysig/yatesig.h:8807:18: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5995:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8807:18: note: Function in derived class
yate/libs/ysig/yatesig.h:8829:24: style: The function 'receivedMSU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5964:24: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8829:24: note: Function in derived class
yate/libs/ysig/yatesig.h:8855:18: style: The function 'receivedUPU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5986:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8855:18: note: Function in derived class
yate/libs/ysig/yatesig.h:8864:30: style: The function 'processCircuitEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:1214:30: note: Virtual function in base class
yate/libs/ysig/yatesig.h:8864:30: note: Function in derived class
yate/libs/ysig/yatesig.h:9026:24: style: The function 'receivedMSU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:8829:24: note: Virtual function in base class
yate/libs/ysig/yatesig.h:9026:24: note: Function in derived class
yate/libs/ysig/yatesig.h:9105:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:658:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:9105:18: note: Function in derived class
yate/libs/ysig/yatesig.h:9219:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:743:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:9219:18: note: Function in derived class
yate/libs/ysig/yatesig.h:10003:18: style: The function 'processMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:9112:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10003:18: note: Function in derived class
yate/libs/ysig/yatesig.h:10011:18: style: The function 'sendMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:9265:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10011:18: note: Function in derived class
yate/libs/ysig/yatesig.h:10018:18: style: The function 'manageSccpRemoteStatus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:9329:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10018:18: note: Function in derived class
yate/libs/ysig/yatesig.h:10027:18: style: The function 'handleSubsystemStatus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:9362:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10027:18: note: Function in derived class
yate/libs/ysig/yatesig.h:10059:18: style: The function 'processMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:9112:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10059:18: note: Function in derived class
yate/libs/ysig/yatesig.h:10074:18: style: The function 'manageSccpRemoteStatus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:9329:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10074:18: note: Function in derived class
yate/libs/ysig/yatesig.h:10091:18: style: The function 'handleSubsystemStatus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:9362:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10091:18: note: Function in derived class
yate/libs/ysig/yatesig.h:10189:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6447:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10189:18: note: Function in derived class
yate/libs/ysig/yatesig.h:10195:18: style: The function 'attach' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6453:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10195:18: note: Function in derived class
yate/libs/ysig/yatesig.h:10212:19: style: The function 'managementStatus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5110:19: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10212:19: note: Function in derived class
yate/libs/ysig/yatesig.h:10220:17: style: The function 'sendMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5102:17: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10220:17: note: Function in derived class
yate/libs/ysig/yatesig.h:10230:24: style: The function 'receivedMSU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5964:24: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10230:24: note: Function in derived class
yate/libs/ysig/yatesig.h:10241:18: style: The function 'receivedUPU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5986:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10241:18: note: Function in derived class
yate/libs/ysig/yatesig.h:10244:18: style: The function 'control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:665:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10244:18: note: Function in derived class
yate/libs/ysig/yatesig.h:10273:18: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5995:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10273:18: note: Function in derived class
yate/libs/ysig/yatesig.h:10281:18: style: The function 'routeStatusChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6003:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10281:18: note: Function in derived class
yate/libs/ysig/yatesig.h:10343:19: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:6440:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10343:19: note: Function in derived class
yate/libs/ysig/yatesig.h:10356:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:743:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10356:18: note: Function in derived class
yate/libs/ysig/yatesig.h:10371:18: style: The function 'isEndpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5181:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10371:18: note: Function in derived class
yate/libs/ysig/yatesig.h:10592:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5284:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10592:18: note: Function in derived class
yate/libs/ysig/yatesig.h:10599:18: style: The function 'sendData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5293:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10599:18: note: Function in derived class
yate/libs/ysig/yatesig.h:10607:24: style: The function 'receivedData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5309:25: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10607:24: note: Function in derived class
yate/libs/ysig/yatesig.h:10616:24: style: The function 'notifyData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5318:25: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10616:24: note: Function in derived class
yate/libs/ysig/yatesig.h:10623:10: style: The function 'managementNotify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5326:19: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10623:10: note: Function in derived class
yate/libs/ysig/yatesig.h:10736:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:743:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:10736:18: note: Function in derived class
yate/libs/ysig/yatesig.h:11521:33: style: The function 'buildTransaction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:10716:33: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11521:33: note: Function in derived class
yate/libs/ysig/yatesig.h:11525:18: style: The function 'decodeTransactionPart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:10858:26: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11525:18: note: Function in derived class
yate/libs/ysig/yatesig.h:11526:10: style: The function 'encodeTransactionPart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:10859:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11526:10: note: Function in derived class
yate/libs/ysig/yatesig.h:11581:26: style: The function 'handleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11058:26: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11581:26: note: Function in derived class
yate/libs/ysig/yatesig.h:11590:26: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11067:26: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11590:26: note: Function in derived class
yate/libs/ysig/yatesig.h:11598:26: style: The function 'handleDialogPortion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11075:26: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11598:26: note: Function in derived class
yate/libs/ysig/yatesig.h:11619:18: style: The function 'updateToEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11239:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11619:18: note: Function in derived class
yate/libs/ysig/yatesig.h:11625:18: style: The function 'updateState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11245:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11625:18: note: Function in derived class
yate/libs/ysig/yatesig.h:11632:18: style: The function 'requestContent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11112:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11632:18: note: Function in derived class
yate/libs/ysig/yatesig.h:11640:18: style: The function 'decodeDialogPortion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11258:26: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11640:18: note: Function in derived class
yate/libs/ysig/yatesig.h:11641:10: style: The function 'encodeDialogPortion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11264:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11641:10: note: Function in derived class
yate/libs/ysig/yatesig.h:11642:18: style: The function 'decodeComponents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11271:26: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11642:18: note: Function in derived class
yate/libs/ysig/yatesig.h:11643:10: style: The function 'encodeComponents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11277:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11643:10: note: Function in derived class
yate/libs/ysig/yatesig.h:11707:33: style: The function 'buildTransaction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:10716:33: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11707:33: note: Function in derived class
yate/libs/ysig/yatesig.h:11711:18: style: The function 'decodeTransactionPart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:10858:26: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11711:18: note: Function in derived class
yate/libs/ysig/yatesig.h:11712:10: style: The function 'encodeTransactionPart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:10859:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11712:10: note: Function in derived class
yate/libs/ysig/yatesig.h:11787:26: style: The function 'handleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11058:26: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11787:26: note: Function in derived class
yate/libs/ysig/yatesig.h:11796:26: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11067:26: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11796:26: note: Function in derived class
yate/libs/ysig/yatesig.h:11804:26: style: The function 'handleDialogPortion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11075:26: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11804:26: note: Function in derived class
yate/libs/ysig/yatesig.h:11826:18: style: The function 'updateToEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11239:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11826:18: note: Function in derived class
yate/libs/ysig/yatesig.h:11847:10: style: The function 'encodeDialogPortion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11264:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11847:10: note: Function in derived class
yate/libs/ysig/yatesig.h:11855:18: style: The function 'decodeDialogPortion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11258:26: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11855:18: note: Function in derived class
yate/libs/ysig/yatesig.h:11861:10: style: The function 'updateState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11245:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11861:10: note: Function in derived class
yate/libs/ysig/yatesig.h:11868:18: style: The function 'requestContent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11112:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11868:18: note: Function in derived class
yate/libs/ysig/yatesig.h:11874:18: style: The function 'abnormalDialogInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11251:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11874:18: note: Function in derived class
yate/libs/ysig/yatesig.h:11887:18: style: The function 'decodeComponents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11271:26: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11887:18: note: Function in derived class
yate/libs/ysig/yatesig.h:11888:10: style: The function 'encodeComponents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11277:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:11888:10: note: Function in derived class
yate/libs/ysig/yatesig.h:12619:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:658:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12619:18: note: Function in derived class
yate/libs/ysig/yatesig.h:12638:18: style: The function 'multipleFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11998:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12638:18: note: Function in derived class
yate/libs/ysig/yatesig.h:12649:18: style: The function 'sendData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:12009:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12649:18: note: Function in derived class
yate/libs/ysig/yatesig.h:12663:18: style: The function 'cleanup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:12016:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12663:18: note: Function in derived class
yate/libs/ysig/yatesig.h:12677:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:722:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12677:18: note: Function in derived class
yate/libs/ysig/yatesig.h:12689:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:743:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12689:18: note: Function in derived class
yate/libs/ysig/yatesig.h:12697:18: style: The function 'receivedPacket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:2601:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12697:18: note: Function in derived class
yate/libs/ysig/yatesig.h:12712:18: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:2608:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12712:18: note: Function in derived class
yate/libs/ysig/yatesig.h:12721:18: style: The function 'control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:665:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12721:18: note: Function in derived class
yate/libs/ysig/yatesig.h:12831:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:658:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12831:18: note: Function in derived class
yate/libs/ysig/yatesig.h:12837:18: style: The function 'engine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:686:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12837:18: note: Function in derived class
yate/libs/ysig/yatesig.h:12846:18: style: The function 'multipleFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11998:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12846:18: note: Function in derived class
yate/libs/ysig/yatesig.h:12855:18: style: The function 'sendData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:12009:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12855:18: note: Function in derived class
yate/libs/ysig/yatesig.h:12870:18: style: The function 'cleanup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:12016:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12870:18: note: Function in derived class
yate/libs/ysig/yatesig.h:12892:18: style: The function 'multipleFrameReleased' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:12187:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12892:18: note: Function in derived class
yate/libs/ysig/yatesig.h:12905:18: style: The function 'dataLinkState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:12201:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12905:18: note: Function in derived class
yate/libs/ysig/yatesig.h:12914:18: style: The function 'receiveData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:12219:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12914:18: note: Function in derived class
yate/libs/ysig/yatesig.h:12922:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:743:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12922:18: note: Function in derived class
yate/libs/ysig/yatesig.h:12930:18: style: The function 'receivedPacket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:2601:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12930:18: note: Function in derived class
yate/libs/ysig/yatesig.h:12937:18: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:2608:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:12937:18: note: Function in derived class
yate/libs/ysig/yatesig.h:13054:18: style: The function 'cleanup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:12016:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:13054:18: note: Function in derived class
yate/libs/ysig/yatesig.h:13061:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:658:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:13061:18: note: Function in derived class
yate/libs/ysig/yatesig.h:13075:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:722:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:13075:18: note: Function in derived class
yate/libs/ysig/yatesig.h:13087:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:743:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:13087:18: note: Function in derived class
yate/libs/ysig/yatesig.h:13095:18: style: The function 'receivedPacket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:2601:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:13095:18: note: Function in derived class
yate/libs/ysig/yatesig.h:13103:18: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:2608:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:13103:18: note: Function in derived class
yate/libs/ysig/yatesig.h:13106:18: style: The function 'control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:665:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:13106:18: note: Function in derived class
yate/libs/ysig/yatesig.h:13142:18: style: The function 'processMSG' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:4584:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:13142:18: note: Function in derived class
yate/libs/ysig/yatesig.h:13176:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:658:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:13176:18: note: Function in derived class
yate/libs/ysig/yatesig.h:13186:18: style: The function 'multipleFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:11998:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:13186:18: note: Function in derived class
yate/libs/ysig/yatesig.h:13195:18: style: The function 'sendData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:12009:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:13195:18: note: Function in derived class
yate/libs/ysig/yatesig.h:13200:18: style: The function 'cleanup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:12016:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:13200:18: note: Function in derived class
yate/libs/ysig/yatesig.h:13206:18: style: The function 'activeChange' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:4958:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:13206:18: note: Function in derived class
yate/libs/ysig/yatesig.h:13775:18: style: The function 'sendEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:1347:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:13775:18: note: Function in derived class
yate/libs/ysig/yatesig.h:13783:30: style: The function 'getEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:1356:30: note: Virtual function in base class
yate/libs/ysig/yatesig.h:13783:30: note: Function in derived class
yate/libs/ysig/yatesig.h:13932:30: style: The function 'getEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:1356:30: note: Virtual function in base class
yate/libs/ysig/yatesig.h:13932:30: note: Function in derived class
yate/libs/ysig/yatesig.h:14123:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:658:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:14123:18: note: Function in derived class
yate/libs/ysig/yatesig.h:14129:25: style: The function 'statusName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:1111:25: note: Virtual function in base class
yate/libs/ysig/yatesig.h:14129:25: note: Function in derived class
yate/libs/ysig/yatesig.h:14228:18: style: The function 'multipleFrameReleased' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:12187:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:14228:18: note: Function in derived class
yate/libs/ysig/yatesig.h:14236:18: style: The function 'receiveData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:12219:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:14236:18: note: Function in derived class
yate/libs/ysig/yatesig.h:14244:25: style: The function 'attach' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:12226:25: note: Virtual function in base class
yate/libs/ysig/yatesig.h:14244:25: note: Function in derived class
yate/libs/ysig/yatesig.h:14252:21: style: The function 'call' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:1180:29: note: Virtual function in base class
yate/libs/ysig/yatesig.h:14252:21: note: Function in derived class
yate/libs/ysig/yatesig.h:14300:18: style: The function 'cleanup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:1164:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:14300:18: note: Function in derived class
yate/libs/ysig/yatesig.h:14338:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:722:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:14338:18: note: Function in derived class
yate/libs/ysig/yatesig.h:14350:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:743:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:14350:18: note: Function in derived class
yate/libs/ysig/yatesig.h:14472:18: style: The function 'control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:665:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:14472:18: note: Function in derived class
yate/libs/ysig/yatesig.h:14545:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:658:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:14545:18: note: Function in derived class
yate/libs/ysig/yatesig.h:14551:25: style: The function 'statusName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:1111:25: note: Virtual function in base class
yate/libs/ysig/yatesig.h:14551:25: note: Function in derived class
yate/libs/ysig/yatesig.h:14563:18: style: The function 'dataLinkState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:12201:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:14563:18: note: Function in derived class
yate/libs/ysig/yatesig.h:14569:18: style: The function 'idleTimeout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:12209:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:14569:18: note: Function in derived class
yate/libs/ysig/yatesig.h:14577:18: style: The function 'receiveData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:12219:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:14577:18: note: Function in derived class
yate/libs/ysig/yatesig.h:14619:18: style: The function 'cleanup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:1164:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:14619:18: note: Function in derived class
yate/libs/ysig/yatesig.h:14634:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:722:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:14634:18: note: Function in derived class
yate/libs/ysig/yatesig.h:14649:18: style: The function 'timerTick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:743:18: note: Virtual function in base class
yate/libs/ysig/yatesig.h:14649:18: note: Function in derived class
yate/libs/ysig/engine.cpp:357:2: warning: Either the condition 'init&&c' is redundant or there is possible null pointer dereference: c. [nullPointerRedundantCheck]
yate/libs/ysig/engine.cpp:359:14: note: Assuming that condition 'init&&c' is not redundant
yate/libs/ysig/engine.cpp:357:2: note: Null pointer dereference
yate/libs/ysig/engine.cpp:1063:15: style: Function 'parseUIntArray' argument 2 names different: declaration 'minVal' definition 'min'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:2855:76: note: Function 'parseUIntArray' argument 2 names different: declaration 'minVal' definition 'min'.
yate/libs/ysig/engine.cpp:1063:15: note: Function 'parseUIntArray' argument 2 names different: declaration 'minVal' definition 'min'.
yate/libs/ysig/engine.cpp:1063:33: style: Function 'parseUIntArray' argument 3 names different: declaration 'maxVal' definition 'max'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:2855:97: note: Function 'parseUIntArray' argument 3 names different: declaration 'maxVal' definition 'max'.
yate/libs/ysig/engine.cpp:1063:33: note: Function 'parseUIntArray' argument 3 names different: declaration 'maxVal' definition 'max'.
yate/libs/ysig/yatesig.h:651:27: warning: Virtual function 'toString' is called from destructor '~SignallingComponent()' at line 169. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ysig/engine.cpp:169:60: note: Calling toString
yate/libs/ysig/yatesig.h:651:27: note: toString is a virtual method
yate/libs/ysig/yatesig.h:2567:34: warning: Virtual function 'attach' is called from destructor '~SignallingReceiver()' at line 112. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ysig/interface.cpp:112:25: note: Calling attach
yate/libs/ysig/yatesig.h:2567:34: note: attach is a virtual method
yate/libs/ysig/isup.cpp:2575:5: warning: Possible null pointer dereference: msg [nullPointer]
yate/libs/ysig/isup.cpp:2149:26: note: Calling function 'releaseComplete', 2nd argument 'msg' value is 0
yate/libs/ysig/isup.cpp:2575:5: note: Null pointer dereference
yate/libs/ysig/isup.cpp:3868:20: style: Same expression on both sides of '!=' because the value of 'statusName()' and 'oldStat' are the same. [duplicateExpression]
yate/libs/ysig/isup.cpp:3864:35: note: 'oldStat' is assigned value 'statusName()' here.
yate/libs/ysig/isup.cpp:3868:20: note: Same expression on both sides of '!=' because the value of 'statusName()' and 'oldStat' are the same.
yate/libs/ysig/isup.cpp:3920:19: style: Same expression on both sides of '!=' because the value of 'statusName()' and 'oldStat' are the same. [duplicateExpression]
yate/libs/ysig/isup.cpp:3897:37: note: 'oldStat' is assigned value 'statusName()' here.
yate/libs/ysig/isup.cpp:3920:19: note: Same expression on both sides of '!=' because the value of 'statusName()' and 'oldStat' are the same.
yate/libs/ysig/isup.cpp:4428:19: style: Same expression on both sides of '!=' because the value of 'statusName()' and 'oldStat' are the same. [duplicateExpression]
yate/libs/ysig/isup.cpp:4424:34: note: 'oldStat' is assigned value 'statusName()' here.
yate/libs/ysig/isup.cpp:4428:19: note: Same expression on both sides of '!=' because the value of 'statusName()' and 'oldStat' are the same.
yate/libs/ysig/isup.cpp:4499:22: style: Same expression on both sides of '!=' because the value of 'statusName()' and 'oldStat' are the same. [duplicateExpression]
yate/libs/ysig/isup.cpp:4495:37: note: 'oldStat' is assigned value 'statusName()' here.
yate/libs/ysig/isup.cpp:4499:22: note: Same expression on both sides of '!=' because the value of 'statusName()' and 'oldStat' are the same.
yate/libs/ysig/yatesig.h:8745:18: warning: Virtual function 'cleanup' is called from destructor '~SS7ISUP()' at line 3295. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ysig/isup.cpp:3295:5: note: Calling cleanup
yate/libs/ysig/yatesig.h:8745:18: note: cleanup is a virtual method
yate/libs/ysig/layer2.cpp:179:18: style: The scope of the variable 'wasUp' can be reduced. [variableScope]
yate/libs/ysig/layer3.cpp:44:35: style: Function 'notify' argument 1 names different: declaration 'link' definition 'network'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:5995:36: note: Function 'notify' argument 1 names different: declaration 'link' definition 'network'.
yate/libs/ysig/layer3.cpp:44:35: note: Function 'notify' argument 1 names different: declaration 'link' definition 'network'.
yate/libs/ysig/main-ss7test.cpp:8:18: style: The function 'operational' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5568:18: note: Virtual function in base class
yate/libs/ysig/main-ss7test.cpp:8:18: note: Function in derived class
yate/libs/ysig/main-ss7test.cpp:10:18: style: The function 'transmitMSU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/ysig/yatesig.h:5533:18: note: Virtual function in base class
yate/libs/ysig/main-ss7test.cpp:10:18: note: Function in derived class
yate/libs/ysig/management.cpp:795:6: style: The scope of the variable 'sls' can be reduced. [variableScope]
yate/libs/ysig/management.cpp:796:6: style: The scope of the variable 'spare' can be reduced. [variableScope]
yate/libs/ysig/management.cpp:955:39: style: Function 'notify' argument 1 names different: declaration 'link' definition 'network'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:8279:36: note: Function 'notify' argument 1 names different: declaration 'link' definition 'network'.
yate/libs/ysig/management.cpp:955:39: note: Function 'notify' argument 1 names different: declaration 'link' definition 'network'.
yate/libs/ysig/q921.cpp:659:23: style: Redundant condition: m_timerRecovery. '!m_timerRecovery || (m_timerRecovery && rspPF)' is equivalent to '!m_timerRecovery || rspPF' [redundantCondition]
yate/libs/ysig/q921.cpp:1828:62: style: Function 'multipleFrameEstablished' argument 2 names different: declaration 'confirm' definition 'confirmation'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:12059:54: note: Function 'multipleFrameEstablished' argument 2 names different: declaration 'confirm' definition 'confirmation'.
yate/libs/ysig/q921.cpp:1828:62: note: Function 'multipleFrameEstablished' argument 2 names different: declaration 'confirm' definition 'confirmation'.
yate/libs/ysig/q921.cpp:1840:59: style: Function 'multipleFrameReleased' argument 2 names different: declaration 'confirm' definition 'confirmation'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:12069:51: note: Function 'multipleFrameReleased' argument 2 names different: declaration 'confirm' definition 'confirmation'.
yate/libs/ysig/q921.cpp:1840:59: note: Function 'multipleFrameReleased' argument 2 names different: declaration 'confirm' definition 'confirmation'.
yate/libs/ysig/q921.cpp:2023:12: warning: Member variable 'ISDNFrame::m_senderNetwork' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysig/yatesig.h:12663:18: warning: Virtual function 'cleanup' is called from destructor '~ISDNQ921()' at line 180. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ysig/q921.cpp:180:5: note: Calling cleanup
yate/libs/ysig/yatesig.h:12663:18: note: cleanup is a virtual method
yate/libs/ysig/yatesig.h:13054:18: warning: Virtual function 'cleanup' is called from destructor '~ISDNQ921Passive()' at line 1533. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ysig/q921.cpp:1533:5: note: Calling cleanup
yate/libs/ysig/yatesig.h:13054:18: note: cleanup is a virtual method
yate/libs/ysig/yatesig.h:12024:18: warning: Virtual function 'attach' is called from destructor '~ISDNLayer2()' at line 1779. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ysig/q921.cpp:1779:5: note: Calling attach
yate/libs/ysig/yatesig.h:12024:18: note: attach is a virtual method
yate/libs/ysig/q931.cpp:447:18: warning: Logical conjunction always evaluates to false: val < 0 && val > 2. [incorrectLogicOperator]
yate/libs/ysig/q931.cpp:3425:5: warning: Either the condition 'diagnostic&&ie' is redundant or there is possible null pointer dereference: ie. [nullPointerRedundantCheck]
yate/libs/ysig/q931.cpp:3426:20: note: Assuming that condition 'diagnostic&&ie' is not redundant
yate/libs/ysig/q931.cpp:3425:5: note: Null pointer dereference
yate/libs/ysig/q931.cpp:2595:60: style: Function 'multipleFrameEstablished' argument 2 names different: declaration 'confirm' definition 'confirmation'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:14218:62: note: Function 'multipleFrameEstablished' argument 2 names different: declaration 'confirm' definition 'confirmation'.
yate/libs/ysig/q931.cpp:2595:60: note: Function 'multipleFrameEstablished' argument 2 names different: declaration 'confirm' definition 'confirmation'.
yate/libs/ysig/q931.cpp:2623:57: style: Function 'multipleFrameReleased' argument 2 names different: declaration 'confirm' definition 'confirmation'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:14228:59: note: Function 'multipleFrameReleased' argument 2 names different: declaration 'confirm' definition 'confirmation'.
yate/libs/ysig/q931.cpp:2623:57: note: Function 'multipleFrameReleased' argument 2 names different: declaration 'confirm' definition 'confirmation'.
yate/libs/ysig/yatesig.h:13704:10: style: Technically the member function 'TelEngine::ISDNQ931State::checkStateRecv' can be const. [functionConst]
yate/libs/ysig/q931.cpp:588:21: note: Technically the member function 'TelEngine::ISDNQ931State::checkStateRecv' can be const.
yate/libs/ysig/yatesig.h:13704:10: note: Technically the member function 'TelEngine::ISDNQ931State::checkStateRecv' can be const.
yate/libs/ysig/yatesig.h:13711:10: style: Technically the member function 'TelEngine::ISDNQ931State::checkStateSend' can be const. [functionConst]
yate/libs/ysig/q931.cpp:653:21: note: Technically the member function 'TelEngine::ISDNQ931State::checkStateSend' can be const.
yate/libs/ysig/yatesig.h:13711:10: note: Technically the member function 'TelEngine::ISDNQ931State::checkStateSend' can be const.
yate/libs/ysig/q931.cpp:228:10: performance: Technically the member function 'Q931Parser::checkCoding' can be static. [functionStatic]
yate/libs/ysig/q931.cpp:4880:18: note: Technically the member function 'Q931Parser::checkCoding' can be static.
yate/libs/ysig/q931.cpp:228:10: note: Technically the member function 'Q931Parser::checkCoding' can be static.
yate/libs/ysig/q931.cpp:232:14: performance: Technically the member function 'Q931Parser::skipExt' can be static. [functionStatic]
yate/libs/ysig/q931.cpp:4893:22: note: Technically the member function 'Q931Parser::skipExt' can be static.
yate/libs/ysig/q931.cpp:232:14: note: Technically the member function 'Q931Parser::skipExt' can be static.
yate/libs/ysig/q931.cpp:291:10: performance: Technically the member function 'Q931Parser::encodeProgress' can be static. [functionStatic]
yate/libs/ysig/q931.cpp:5994:18: note: Technically the member function 'Q931Parser::encodeProgress' can be static.
yate/libs/ysig/q931.cpp:291:10: note: Technically the member function 'Q931Parser::encodeProgress' can be static.
yate/libs/ysig/q931.cpp:292:10: performance: Technically the member function 'Q931Parser::encodeNotification' can be static. [functionStatic]
yate/libs/ysig/q931.cpp:6007:18: note: Technically the member function 'Q931Parser::encodeNotification' can be static.
yate/libs/ysig/q931.cpp:292:10: note: Technically the member function 'Q931Parser::encodeNotification' can be static.
yate/libs/ysig/q931.cpp:294:10: performance: Technically the member function 'Q931Parser::encodeSignal' can be static. [functionStatic]
yate/libs/ysig/q931.cpp:6029:18: note: Technically the member function 'Q931Parser::encodeSignal' can be static.
yate/libs/ysig/q931.cpp:294:10: note: Technically the member function 'Q931Parser::encodeSignal' can be static.
yate/libs/ysig/q931.cpp:295:10: performance: Technically the member function 'Q931Parser::encodeRestart' can be static. [functionStatic]
yate/libs/ysig/q931.cpp:6037:18: note: Technically the member function 'Q931Parser::encodeRestart' can be static.
yate/libs/ysig/q931.cpp:295:10: note: Technically the member function 'Q931Parser::encodeRestart' can be static.
yate/libs/ysig/q931.cpp:296:10: performance: Technically the member function 'Q931Parser::encodeSendComplete' can be static. [functionStatic]
yate/libs/ysig/q931.cpp:6045:18: note: Technically the member function 'Q931Parser::encodeSendComplete' can be static.
yate/libs/ysig/q931.cpp:296:10: note: Technically the member function 'Q931Parser::encodeSendComplete' can be static.
yate/libs/ysig/q931.cpp:297:10: performance: Technically the member function 'Q931Parser::encodeHighLayerCap' can be static. [functionStatic]
yate/libs/ysig/q931.cpp:6052:18: note: Technically the member function 'Q931Parser::encodeHighLayerCap' can be static.
yate/libs/ysig/q931.cpp:297:10: note: Technically the member function 'Q931Parser::encodeHighLayerCap' can be static.
yate/libs/ysig/q931.cpp:298:10: performance: Technically the member function 'Q931Parser::encodeUserUser' can be static. [functionStatic]
yate/libs/ysig/q931.cpp:6071:18: note: Technically the member function 'Q931Parser::encodeUserUser' can be static.
yate/libs/ysig/q931.cpp:298:10: note: Technically the member function 'Q931Parser::encodeUserUser' can be static.
yate/libs/ysig/yatesig.h:14300:18: warning: Virtual function 'cleanup' is called from destructor '~ISDNQ931()' at line 2468. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ysig/q931.cpp:2468:2: note: Calling cleanup
yate/libs/ysig/yatesig.h:14300:18: note: cleanup is a virtual method
yate/libs/ysig/yatesig.h:14244:25: warning: Virtual function 'attach' is called from destructor '~ISDNQ931()' at line 2471. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ysig/q931.cpp:2471:25: note: Calling attach
yate/libs/ysig/yatesig.h:14244:25: note: attach is a virtual method
yate/libs/ysig/yatesig.h:14586:30: warning: Virtual function 'attach' is called from destructor '~ISDNQ931Monitor()' at line 3486. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ysig/q931.cpp:3486:25: note: Calling attach
yate/libs/ysig/yatesig.h:14586:30: note: attach is a virtual method
yate/libs/ysig/yatesig.h:14586:30: warning: Virtual function 'attach' is called from destructor '~ISDNQ931Monitor()' at line 3487. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ysig/q931.cpp:3487:25: note: Calling attach
yate/libs/ysig/yatesig.h:14586:30: note: attach is a virtual method
yate/libs/ysig/yatesig.h:14586:30: warning: Virtual function 'attach' is called from destructor '~ISDNQ931Monitor()' at line 3488. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ysig/q931.cpp:3488:25: note: Calling attach
yate/libs/ysig/yatesig.h:14586:30: note: attach is a virtual method
yate/libs/ysig/yatesig.h:14586:30: warning: Virtual function 'attach' is called from destructor '~ISDNQ931Monitor()' at line 3489. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ysig/q931.cpp:3489:25: note: Calling attach
yate/libs/ysig/yatesig.h:14586:30: note: attach is a virtual method
yate/libs/ysig/yatesig.h:13593:5: style: Class 'ISDNQ931IEData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/q931.cpp:149:5: style: Class 'Q931Parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/router.cpp:394:17: style: Variable 'mConfig' is assigned a value that is never used. [unreadVariable]
yate/libs/ysig/router.cpp:38:5: style: Class 'L3ViewPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/ysig/sccp.cpp:525:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yate/libs/ysig/sccp.cpp:3942:10: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
yate/libs/ysig/sccp.cpp:3941:16: note: outer condition: ssn>0
yate/libs/ysig/sccp.cpp:3942:10: note: opposite inner condition: ssn==0
yate/libs/ysig/sccp.cpp:4016:82: warning: Either the condition '!message' is redundant or there is possible null pointer dereference: message. [nullPointerRedundantCheck]
yate/libs/ysig/sccp.cpp:4017:9: note: Assuming that condition '!message' is not redundant
yate/libs/ysig/sccp.cpp:4016:82: note: Null pointer dereference
yate/libs/ysig/sccp.cpp:4641:5: warning: Either the condition 'subsystem?subsystem->getSSN():0' is redundant or there is possible null pointer dereference: subsystem. [nullPointerRedundantCheck]
yate/libs/ysig/sccp.cpp:4643:13: note: Assuming that condition 'subsystem?subsystem->getSSN():0' is not redundant
yate/libs/ysig/sccp.cpp:4641:5: note: Null pointer dereference
yate/libs/ysig/sccp.cpp:4872:5: warning: Either the condition 'subsystem?subsystem->getSSN():0' is redundant or there is possible null pointer dereference: subsystem. [nullPointerRedundantCheck]
yate/libs/ysig/sccp.cpp:4874:13: note: Assuming that condition 'subsystem?subsystem->getSSN():0' is not redundant
yate/libs/ysig/sccp.cpp:4872:5: note: Null pointer dereference
yate/libs/ysig/sccp.cpp:4167:28: style: Checking if unsigned variable 'paramLen' is less than zero. This might be a false warning. [unsignedLessThanZero]
yate/libs/ysig/sccp.cpp:4867:43: style: Checking if unsigned variable 'subsystem->getSSN()' is less than zero. This might be a false warning. [unsignedLessThanZero]
yate/libs/ysig/sccp.cpp:1587:37: style: Function 'SCCPUser' argument 1 names different: declaration 'params' definition 'config'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:5272:31: note: Function 'SCCPUser' argument 1 names different: declaration 'params' definition 'config'.
yate/libs/ysig/sccp.cpp:1587:37: note: Function 'SCCPUser' argument 1 names different: declaration 'params' definition 'config'.
yate/libs/ysig/sccp.cpp:2529:94: style: Function 'SccpLocalSubsystem' argument 3 names different: declaration 'istInterval' definition 'ignoreInterval'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:9748:78: note: Function 'SccpLocalSubsystem' argument 3 names different: declaration 'istInterval' definition 'ignoreInterval'.
yate/libs/ysig/sccp.cpp:2529:94: note: Function 'SccpLocalSubsystem' argument 3 names different: declaration 'istInterval' definition 'ignoreInterval'.
yate/libs/ysig/sccp.cpp:2773:35: style: Function 'SS7SCCP' argument 1 names different: declaration 'config' definition 'params'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:10177:31: note: Function 'SS7SCCP' argument 1 names different: declaration 'config' definition 'params'.
yate/libs/ysig/sccp.cpp:2773:35: note: Function 'SS7SCCP' argument 1 names different: declaration 'config' definition 'params'.
yate/libs/ysig/sccp.cpp:2930:42: style: Function 'transmitMessage' argument 1 names different: declaration 'msg' definition 'sccpMsg'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:10204:37: note: Function 'transmitMessage' argument 1 names different: declaration 'msg' definition 'sccpMsg'.
yate/libs/ysig/sccp.cpp:2930:42: note: Function 'transmitMessage' argument 1 names different: declaration 'msg' definition 'sccpMsg'.
yate/libs/ysig/sccp.cpp:3157:16: style: Function 'getMaxDataLen' argument 3 names different: declaration 'udtLength' definition 'udt'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:10380:20: note: Function 'getMaxDataLen' argument 3 names different: declaration 'udtLength' definition 'udt'.
yate/libs/ysig/sccp.cpp:3157:16: note: Function 'getMaxDataLen' argument 3 names different: declaration 'udtLength' definition 'udt'.
yate/libs/ysig/sccp.cpp:3157:35: style: Function 'getMaxDataLen' argument 4 names different: declaration 'xudtLength' definition 'xudt'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:10380:45: note: Function 'getMaxDataLen' argument 4 names different: declaration 'xudtLength' definition 'xudt'.
yate/libs/ysig/sccp.cpp:3157:35: note: Function 'getMaxDataLen' argument 4 names different: declaration 'xudtLength' definition 'xudt'.
yate/libs/ysig/sccp.cpp:3157:55: style: Function 'getMaxDataLen' argument 5 names different: declaration 'ludtLength' definition 'ludt'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:10380:71: note: Function 'getMaxDataLen' argument 5 names different: declaration 'ludtLength' definition 'ludt'.
yate/libs/ysig/sccp.cpp:3157:55: note: Function 'getMaxDataLen' argument 5 names different: declaration 'ludtLength' definition 'ludt'.
yate/libs/ysig/sccp.cpp:3210:65: style: Function 'printMessage' argument 2 names different: declaration 'msg' definition 'sccpMsg'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:10385:60: note: Function 'printMessage' argument 2 names different: declaration 'msg' definition 'sccpMsg'.
yate/libs/ysig/sccp.cpp:3210:65: note: Function 'printMessage' argument 2 names different: declaration 'msg' definition 'sccpMsg'.
yate/libs/ysig/sigcall.cpp:234:6: warning: Identical condition '!call', second condition is always false [identicalConditionAfterEarlyExit]
yate/libs/ysig/sigcall.cpp:232:39: note: 'callRef' is assigned value 'call' here.
yate/libs/ysig/sigcall.cpp:230:6: note: first condition
yate/libs/ysig/sigcall.cpp:234:6: note: second condition
yate/libs/ysig/sigcall.cpp:1566:6: warning: Identical condition '!line', second condition is always false [identicalConditionAfterEarlyExit]
yate/libs/ysig/sigcall.cpp:1564:35: note: 'lineRef' is assigned value 'line' here.
yate/libs/ysig/sigcall.cpp:1562:6: note: first condition
yate/libs/ysig/sigcall.cpp:1566:6: note: second condition
yate/libs/ysig/sigcall.cpp:836:109: style: Function 'buildSpan' argument 3 names different: declaration 'params' definition 'param'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:2214:93: note: Function 'buildSpan' argument 3 names different: declaration 'params' definition 'param'.
yate/libs/ysig/sigcall.cpp:836:109: note: Function 'buildSpan' argument 3 names different: declaration 'params' definition 'param'.
yate/libs/ysig/sigcall.cpp:78:5: performance: Variable 'm_location' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yate/libs/ysig/yatesig.h:1164:18: warning: Virtual function 'cleanup' is called from destructor '~SignallingCallControl()' at line 110. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ysig/sigcall.cpp:110:5: note: Calling attach
yate/libs/ysig/sigcall.cpp:120:5: note: Calling cleanup
yate/libs/ysig/yatesig.h:1164:18: note: cleanup is a virtual method
yate/libs/ysig/yatesig.h:1943:18: warning: Virtual function 'clearEvents' is called from destructor '~SignallingCircuit()' at line 521. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ysig/sigcall.cpp:521:5: note: Calling clearEvents
yate/libs/ysig/yatesig.h:1943:18: note: clearEvents is a virtual method
yate/libs/ysig/sigtran.cpp:635:22: warning: Logical conjunction always evaluates to false: aspUp() && !(up). [incorrectLogicOperator]
yate/libs/ysig/sigtran.cpp:633:13: style: Same expression on both sides of '!=' because the value of 'act' and 'aspActive()' are the same. [duplicateExpression]
yate/libs/ysig/sigtran.cpp:629:25: note: 'act' is assigned value 'aspActive()' here.
yate/libs/ysig/sigtran.cpp:633:13: note: Same expression on both sides of '!=' because the value of 'act' and 'aspActive()' are the same.
yate/libs/ysig/sigtran.cpp:635:22: style: Opposite expression on both sides of '&&'. [oppositeExpression]
yate/libs/ysig/sigtran.cpp:635:22: note: Opposite expression on both sides of '&&'.
yate/libs/ysig/sigtran.cpp:635:22: note: Opposite expression on both sides of '&&'.
yate/libs/ysig/sigtran.cpp:1978:21: style: Same expression on both sides of '!=' because the value of 'operational()' and 'oper' are the same. [duplicateExpression]
yate/libs/ysig/sigtran.cpp:1967:26: note: 'oper' is assigned value 'operational()' here.
yate/libs/ysig/sigtran.cpp:1978:21: note: Same expression on both sides of '!=' because the value of 'operational()' and 'oper' are the same.
yate/libs/ysig/sigtran.cpp:235:66: style: Function 'notifyLayer' argument 1 names different: declaration 'status' definition 'event'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:4296:56: note: Function 'notifyLayer' argument 1 names different: declaration 'status' definition 'event'.
yate/libs/ysig/sigtran.cpp:235:66: note: Function 'notifyLayer' argument 1 names different: declaration 'status' definition 'event'.
yate/libs/ysig/sigtran.cpp:1632:61: style: Function 'notifyLayer' argument 1 names different: declaration 'status' definition 'event'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:7034:64: note: Function 'notifyLayer' argument 1 names different: declaration 'status' definition 'event'.
yate/libs/ysig/sigtran.cpp:1632:61: note: Function 'notifyLayer' argument 1 names different: declaration 'status' definition 'event'.
yate/libs/ysig/yatesig.h:4494:18: warning: Virtual function 'attach' is called from destructor '~SIGTRAN()' at line 156. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ysig/sigtran.cpp:156:5: note: Calling attach
yate/libs/ysig/yatesig.h:4494:18: note: attach is a virtual method
yate/libs/ysig/yatesig.h:13200:18: warning: Virtual function 'cleanup' is called from destructor '~ISDNIUA()' at line 2138. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/ysig/sigtran.cpp:2138:5: note: Calling cleanup
yate/libs/ysig/yatesig.h:13200:18: note: cleanup is a virtual method
yate/libs/ysig/tcap.cpp:3340:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yate/libs/ysig/tcap.cpp:3342:7: note: Found duplicate branches for 'if' and 'else'.
yate/libs/ysig/tcap.cpp:3340:7: note: Found duplicate branches for 'if' and 'else'.
yate/libs/ysig/tcap.cpp:3351:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yate/libs/ysig/tcap.cpp:3353:7: note: Found duplicate branches for 'if' and 'else'.
yate/libs/ysig/tcap.cpp:3351:7: note: Found duplicate branches for 'if' and 'else'.
yate/libs/ysig/tcap.cpp:594:53: style: Function 'processSCCPData' argument 1 names different: declaration 'sccpData' definition 'msg'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:10649:56: note: Function 'processSCCPData' argument 1 names different: declaration 'sccpData' definition 'msg'.
yate/libs/ysig/tcap.cpp:594:53: note: Function 'processSCCPData' argument 1 names different: declaration 'sccpData' definition 'msg'.
yate/libs/ysig/tcap.cpp:693:46: style: Function 'userRequest' argument 1 names different: declaration 'requestParams' definition 'params'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:10642:49: note: Function 'userRequest' argument 1 names different: declaration 'requestParams' definition 'params'.
yate/libs/ysig/tcap.cpp:693:46: note: Function 'userRequest' argument 1 names different: declaration 'requestParams' definition 'params'.
yate/libs/ysig/tcap.cpp:1590:78: style: Function 'componentFromNamedList' argument 1 names different: declaration 'type' definition 'tcapType'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:11352:71: note: Function 'componentFromNamedList' argument 1 names different: declaration 'type' definition 'tcapType'.
yate/libs/ysig/tcap.cpp:1590:78: note: Function 'componentFromNamedList' argument 1 names different: declaration 'type' definition 'tcapType'.
yate/libs/ysig/yatesig.h:10987:15: style: Technically the member function 'TelEngine::SS7TCAPError::errorCode' can be const. [functionConst]
yate/libs/ysig/tcap.cpp:1093:25: note: Technically the member function 'TelEngine::SS7TCAPError::errorCode' can be const.
yate/libs/ysig/yatesig.h:10987:15: note: Technically the member function 'TelEngine::SS7TCAPError::errorCode' can be const.
yate/libs/ysig/testpart.cpp:111:36: style: Function 'notify' argument 1 names different: declaration 'link' definition 'network'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:8354:36: note: Function 'notify' argument 1 names different: declaration 'link' definition 'network'.
yate/libs/ysig/testpart.cpp:111:36: note: Function 'notify' argument 1 names different: declaration 'link' definition 'network'.
yate/libs/ysig/tup.cpp:30:55: style: Function 'SS7TUP' argument 2 names different: declaration 'sif' definition 'sio'. [funcArgNamesDifferent]
yate/libs/ysig/yatesig.h:9041:51: note: Function 'SS7TUP' argument 2 names different: declaration 'sif' definition 'sio'.
yate/libs/ysig/tup.cpp:30:55: note: Function 'SS7TUP' argument 2 names different: declaration 'sif' definition 'sio'.
yate/libs/ysip/yatesip.h:98:1: warning: The class 'SIPMessage' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/libs/ysnmp/snmp.cpp:36:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:33:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:36:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:318:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:313:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:318:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:373:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:368:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:373:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:428:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:423:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:428:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:473:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:472:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:473:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:524:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:519:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:524:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:575:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:570:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:575:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:630:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:625:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:630:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:806:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:803:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:806:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:858:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:855:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:858:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:910:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:907:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:910:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:962:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:959:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:962:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1014:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1011:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1014:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1066:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1063:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1066:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1118:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1115:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1118:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1170:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1167:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1170:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1232:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1229:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1232:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1240:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1232:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1240:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1301:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1298:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1301:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1309:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1301:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1309:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1350:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1349:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1350:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1401:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1398:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1401:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1478:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1477:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1478:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1499:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1497:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1499:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1553:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1550:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1553:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1592:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1589:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1592:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1633:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1630:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1633:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1674:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1671:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1674:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1717:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1714:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1717:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1756:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1753:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1756:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1795:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1792:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1795:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1834:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1831:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1834:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1873:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1870:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1873:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1914:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1911:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1914:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1951:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1950:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1951:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1994:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:1991:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:1994:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2038:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2035:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2038:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2079:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2076:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2079:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2118:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2115:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2118:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2161:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2158:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2161:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2206:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2205:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2206:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2207:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2206:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2207:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2216:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2213:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2216:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2223:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2216:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2223:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2283:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2280:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2283:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2292:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2283:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2292:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2383:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2382:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2383:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2384:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2383:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2384:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2395:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2392:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2395:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2402:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2395:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2402:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2440:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2439:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2440:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2451:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2448:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2451:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2458:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2451:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2458:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2498:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2495:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2498:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2569:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2568:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2569:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2570:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2569:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2570:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2571:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2570:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2571:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2572:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2571:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2572:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2573:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2572:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2573:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2574:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2573:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2574:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2575:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2574:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2575:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2576:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2575:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2576:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2577:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2576:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2577:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2578:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2577:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2578:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2579:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2578:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2579:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2580:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2579:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2580:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2589:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2586:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2589:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2604:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2589:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2604:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2648:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2645:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2648:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2691:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2688:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2691:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2734:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2731:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2734:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2775:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2772:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2775:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2818:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2815:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2818:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2852:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2851:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2852:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2868:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2867:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2868:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2877:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2874:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2877:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2890:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2877:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2890:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2932:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2931:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2932:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2933:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2932:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2933:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2934:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2933:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2934:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2943:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2940:0: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2943:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2950:2: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yate/libs/ysnmp/snmp.cpp:2943:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:2950:2: note: Variable 'length' is reassigned a value before the old one has been used.
yate/libs/ysnmp/snmp.cpp:49:15: warning: Member variable 'ObjectSyntax::m_choiceType' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:107:15: warning: Member variable 'SimpleSyntax::m_choiceType' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:107:15: warning: Member variable 'SimpleSyntax::m_integer_value' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:180:20: warning: Member variable 'ApplicationSyntax::m_choiceType' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:647:7: warning: Member variable 'PDUs::m_choiceType' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:1187:6: warning: Member variable 'PDU::m_request_id' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:1187:6: warning: Member variable 'PDU::m_error_status' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:1187:6: warning: Member variable 'PDU::m_error_index' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:1254:10: warning: Member variable 'BulkPDU::m_request_id' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:1254:10: warning: Member variable 'BulkPDU::m_non_repeaters' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:1254:10: warning: Member variable 'BulkPDU::m_max_repetitions' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:1323:10: warning: Member variable 'VarBind::m_choiceType' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:1323:10: warning: Member variable 'VarBind::m_unSpecified' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:1323:10: warning: Member variable 'VarBind::m_noSuchObject' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:1323:10: warning: Member variable 'VarBind::m_noSuchInstance' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:1323:10: warning: Member variable 'VarBind::m_endOfMibView' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:1646:13: warning: Member variable 'TruthValue::m_TruthValue' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:1886:12: warning: Member variable 'RowStatus::m_RowStatus' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:1927:12: warning: Member variable 'TimeStamp::m_TimeStamp' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:2051:14: warning: Member variable 'StorageType::m_StorageType' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:2306:16: warning: Member variable 'ScopedPduData::m_choiceType' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:2416:10: warning: Member variable 'Message::m_version' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:2747:20: warning: Member variable 'SnmpSecurityLevel::m_SnmpSecurityLevel' is not initialized in the constructor. [uninitMemberVar]
yate/libs/ysnmp/snmp.cpp:2904:13: warning: Member variable 'SysOREntry::m_sysORIndex' is not initialized in the constructor. [uninitMemberVar]
yate/libs/yxml/XML.cpp:135:10: style: The scope of the variable 'car' can be reduced. [variableScope]
yate/libs/yxml/XML.cpp:414:10: style: The scope of the variable 'c' can be reduced. [variableScope]
yate/libs/yxml/XML.cpp:476:10: style: The scope of the variable 'c' can be reduced. [variableScope]
yate/libs/yxml/XML.cpp:550:10: style: The scope of the variable 'c' can be reduced. [variableScope]
yate/libs/yxml/XML.cpp:630:10: style: The scope of the variable 'c' can be reduced. [variableScope]
yate/libs/yxml/XML.cpp:123:38: style: Function 'parse' argument 1 names different: declaration 'data' definition 'text'. [funcArgNamesDifferent]
yate/libs/yxml/yatexml.h:154:28: note: Function 'parse' argument 1 names different: declaration 'data' definition 'text'.
yate/libs/yxml/XML.cpp:123:38: note: Function 'parse' argument 1 names different: declaration 'data' definition 'text'.
yate/libs/yxml/XML.cpp:1211:48: style: Function 'gotElement' argument 1 names different: declaration 'element' definition 'elem'. [funcArgNamesDifferent]
yate/libs/yxml/yatexml.h:694:46: note: Function 'gotElement' argument 1 names different: declaration 'element' definition 'elem'.
yate/libs/yxml/XML.cpp:1211:48: note: Function 'gotElement' argument 1 names different: declaration 'element' definition 'elem'.
yate/libs/yxml/XML.cpp:1288:54: style: Function 'XmlDeclaration' argument 1 names different: declaration 'orig' definition 'decl'. [funcArgNamesDifferent]
yate/libs/yxml/yatexml.h:811:42: note: Function 'XmlDeclaration' argument 1 names different: declaration 'orig' definition 'decl'.
yate/libs/yxml/XML.cpp:1288:54: note: Function 'XmlDeclaration' argument 1 names different: declaration 'orig' definition 'decl'.
yate/libs/yxml/XML.cpp:1301:50: style: Function 'toString' argument 2 names different: declaration 'escape' definition 'esc'. [funcArgNamesDifferent]
yate/libs/yxml/yatexml.h:838:38: note: Function 'toString' argument 2 names different: declaration 'escape' definition 'esc'.
yate/libs/yxml/XML.cpp:1301:50: note: Function 'toString' argument 2 names different: declaration 'escape' definition 'esc'.
yate/libs/yxml/XML.cpp:1644:50: style: Function 'saveFile' argument 2 names different: declaration 'escape' definition 'esc'. [funcArgNamesDifferent]
yate/libs/yxml/yatexml.h:1053:45: note: Function 'saveFile' argument 2 names different: declaration 'escape' definition 'esc'.
yate/libs/yxml/XML.cpp:1644:50: note: Function 'saveFile' argument 2 names different: declaration 'escape' definition 'esc'.
yate/libs/yxml/XML.cpp:1700:42: style: Function 'XmlElement' argument 1 names different: declaration 'orig' definition 'el'. [funcArgNamesDifferent]
yate/libs/yxml/yatexml.h:1101:34: note: Function 'XmlElement' argument 1 names different: declaration 'orig' definition 'el'.
yate/libs/yxml/XML.cpp:1700:42: note: Function 'XmlElement' argument 1 names different: declaration 'orig' definition 'el'.
yate/libs/yxml/XML.cpp:1844:46: style: Function 'toString' argument 2 names different: declaration 'escape' definition 'esc'. [funcArgNamesDifferent]
yate/libs/yxml/yatexml.h:1284:38: note: Function 'toString' argument 2 names different: declaration 'escape' definition 'esc'.
yate/libs/yxml/XML.cpp:1844:46: note: Function 'toString' argument 2 names different: declaration 'escape' definition 'esc'.
yate/libs/yxml/XML.cpp:2056:42: style: Function 'XmlComment' argument 1 names different: declaration 'orig' definition 'comm'. [funcArgNamesDifferent]
yate/libs/yxml/yatexml.h:1535:34: note: Function 'XmlComment' argument 1 names different: declaration 'orig' definition 'comm'.
yate/libs/yxml/XML.cpp:2056:42: note: Function 'XmlComment' argument 1 names different: declaration 'orig' definition 'comm'.
yate/libs/yxml/XML.cpp:2087:36: style: Function 'XmlCData' argument 1 names different: declaration 'orig' definition 'data'. [funcArgNamesDifferent]
yate/libs/yxml/yatexml.h:1586:30: note: Function 'XmlCData' argument 1 names different: declaration 'orig' definition 'data'.
yate/libs/yxml/XML.cpp:2087:36: note: Function 'XmlCData' argument 1 names different: declaration 'orig' definition 'data'.
yate/libs/yxml/XML.cpp:2117:33: style: Function 'XmlText' argument 1 names different: declaration 'orig' definition 'text'. [funcArgNamesDifferent]
yate/libs/yxml/yatexml.h:1636:28: note: Function 'XmlText' argument 1 names different: declaration 'orig' definition 'text'.
yate/libs/yxml/XML.cpp:2117:33: note: Function 'XmlText' argument 1 names different: declaration 'orig' definition 'text'.
yate/libs/yxml/XML.cpp:2131:43: style: Function 'toString' argument 2 names different: declaration 'escape' definition 'esc'. [funcArgNamesDifferent]
yate/libs/yxml/yatexml.h:1659:38: note: Function 'toString' argument 2 names different: declaration 'escape' definition 'esc'.
yate/libs/yxml/XML.cpp:2131:43: note: Function 'toString' argument 2 names different: declaration 'escape' definition 'esc'.
yate/libs/yxml/XML.cpp:2156:42: style: Function 'XmlDoctype' argument 1 names different: declaration 'orig' definition 'doctype'. [funcArgNamesDifferent]
yate/libs/yxml/yatexml.h:1687:34: note: Function 'XmlDoctype' argument 1 names different: declaration 'orig' definition 'doctype'.
yate/libs/yxml/XML.cpp:2156:42: note: Function 'XmlDoctype' argument 1 names different: declaration 'orig' definition 'doctype'.
yate/libs/yxml/XML.cpp:1333:14: warning: Member variable 'XmlFragment::m_list' is not initialized in the constructor. [uninitMemberVar]
yate/libs/yxml/yatexml.h:647:18: warning: Virtual function 'reset' is called from destructor '~XmlDomParser()' at line 1115. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/yxml/XML.cpp:1115:2: note: Calling reset
yate/libs/yxml/yatexml.h:647:18: note: reset is a virtual method
yate/libs/yxml/yatexml.h:1000:18: warning: Virtual function 'reset' is called from destructor '~XmlDocument()' at line 1492. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/yxml/XML.cpp:1492:5: note: Calling reset
yate/libs/yxml/yatexml.h:1000:18: note: reset is a virtual method
yate/libs/yxml/yatexml.h:1207:18: warning: Virtual function 'setParent' is called from constructor 'XmlElement(const NamedList&element,bool empty,XmlParent*parent=0)' at line 1696. Dynamic binding is not used. [virtualCallInConstructor]
yate/libs/yxml/XML.cpp:1696:5: note: Calling setParent
yate/libs/yxml/yatexml.h:1207:18: note: setParent is a virtual method
yate/libs/yxml/yatexml.h:279:5: style: Class 'XmlSaxParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yxml/yatexml.h:805:5: style: Class 'XmlDeclaration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yxml/yatexml.h:1529:5: style: Class 'XmlComment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yxml/yatexml.h:1580:5: style: Class 'XmlCData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yxml/yatexml.h:1630:5: style: Class 'XmlText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yxml/yatexml.h:1681:5: style: Class 'XmlDoctype' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/libs/yxml/yatexml.h:790:1: warning: The class 'XmlDeclaration' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/libs/yxml/yatexml.h:848:1: warning: The class 'XmlFragment' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/libs/yxml/yatexml.h:1078:1: warning: The class 'XmlElement' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/libs/yxml/yatexml.h:1521:1: warning: The class 'XmlComment' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/libs/yxml/yatexml.h:1571:1: warning: The class 'XmlCData' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/libs/yxml/yatexml.h:1622:1: warning: The class 'XmlText' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/libs/yxml/yatexml.h:1673:1: warning: The class 'XmlDoctype' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/libs/yxml/yatexml.h:647:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:203:18: note: Virtual function in base class
yate/libs/yxml/yatexml.h:647:18: note: Function in derived class
yate/libs/yxml/yatexml.h:663:18: style: The function 'gotComment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:395:18: note: Virtual function in base class
yate/libs/yxml/yatexml.h:663:18: note: Function in derived class
yate/libs/yxml/yatexml.h:669:18: style: The function 'gotProcessing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:403:18: note: Virtual function in base class
yate/libs/yxml/yatexml.h:669:18: note: Function in derived class
yate/libs/yxml/yatexml.h:675:18: style: The function 'gotDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:411:18: note: Virtual function in base class
yate/libs/yxml/yatexml.h:675:18: note: Function in derived class
yate/libs/yxml/yatexml.h:681:18: style: The function 'gotText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:419:18: note: Virtual function in base class
yate/libs/yxml/yatexml.h:681:18: note: Function in derived class
yate/libs/yxml/yatexml.h:687:18: style: The function 'gotCdata' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:427:18: note: Virtual function in base class
yate/libs/yxml/yatexml.h:687:18: note: Function in derived class
yate/libs/yxml/yatexml.h:694:18: style: The function 'gotElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:436:18: note: Virtual function in base class
yate/libs/yxml/yatexml.h:694:18: note: Function in derived class
yate/libs/yxml/yatexml.h:700:18: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:444:18: note: Virtual function in base class
yate/libs/yxml/yatexml.h:700:18: note: Function in derived class
yate/libs/yxml/yatexml.h:706:18: style: The function 'gotDoctype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:452:18: note: Virtual function in base class
yate/libs/yxml/yatexml.h:706:18: note: Function in derived class
yate/libs/yxml/yatexml.h:712:18: style: The function 'completed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:460:18: note: Virtual function in base class
yate/libs/yxml/yatexml.h:712:18: note: Function in derived class
yate/libs/yxml/yatexml.h:830:29: style: The function 'xmlDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:774:29: note: Virtual function in base class
yate/libs/yxml/yatexml.h:830:29: note: Function in derived class
yate/libs/yxml/yatexml.h:872:26: style: The function 'fragment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:547:26: note: Virtual function in base class
yate/libs/yxml/yatexml.h:872:26: note: Function in derived class
yate/libs/yxml/yatexml.h:879:28: style: The function 'getChildren' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:585:28: note: Virtual function in base class
yate/libs/yxml/yatexml.h:879:28: note: Function in derived class
yate/libs/yxml/yatexml.h:887:33: style: The function 'addChild' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:563:33: note: Virtual function in base class
yate/libs/yxml/yatexml.h:887:33: note: Function in derived class
yate/libs/yxml/yatexml.h:892:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:577:18: note: Virtual function in base class
yate/libs/yxml/yatexml.h:892:18: note: Function in derived class
yate/libs/yxml/yatexml.h:907:23: style: The function 'removeChild' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:571:23: note: Virtual function in base class
yate/libs/yxml/yatexml.h:907:23: note: Function in derived class
yate/libs/yxml/yatexml.h:912:18: style: The function 'clearChildren' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:592:18: note: Virtual function in base class
yate/libs/yxml/yatexml.h:912:18: note: Function in derived class
yate/libs/yxml/yatexml.h:970:26: style: The function 'document' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:539:26: note: Virtual function in base class
yate/libs/yxml/yatexml.h:970:26: note: Function in derived class
yate/libs/yxml/yatexml.h:982:33: style: The function 'addChild' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:563:33: note: Virtual function in base class
yate/libs/yxml/yatexml.h:982:33: note: Function in derived class
yate/libs/yxml/yatexml.h:1000:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:577:18: note: Virtual function in base class
yate/libs/yxml/yatexml.h:1000:18: note: Function in derived class
yate/libs/yxml/yatexml.h:1008:23: style: The function 'removeChild' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:571:23: note: Virtual function in base class
yate/libs/yxml/yatexml.h:1008:23: note: Function in derived class
yate/libs/yxml/yatexml.h:1148:25: style: The function 'xmlElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:746:25: note: Virtual function in base class
yate/libs/yxml/yatexml.h:1148:25: note: Function in derived class
yate/libs/yxml/yatexml.h:1155:25: style: The function 'element' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:555:25: note: Virtual function in base class
yate/libs/yxml/yatexml.h:1155:25: note: Function in derived class
yate/libs/yxml/yatexml.h:1162:33: style: The function 'addChild' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:563:33: note: Virtual function in base class
yate/libs/yxml/yatexml.h:1162:33: note: Function in derived class
yate/libs/yxml/yatexml.h:1170:23: style: The function 'removeChild' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:571:23: note: Virtual function in base class
yate/libs/yxml/yatexml.h:1170:23: note: Function in derived class
yate/libs/yxml/yatexml.h:1207:18: style: The function 'setParent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:739:18: note: Virtual function in base class
yate/libs/yxml/yatexml.h:1207:18: note: Function in derived class
yate/libs/yxml/yatexml.h:1225:27: style: The function 'getChildren' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:585:28: note: Virtual function in base class
yate/libs/yxml/yatexml.h:1225:27: note: Function in derived class
yate/libs/yxml/yatexml.h:1231:17: style: The function 'clearChildren' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:592:18: note: Virtual function in base class
yate/libs/yxml/yatexml.h:1231:17: note: Function in derived class
yate/libs/yxml/yatexml.h:1560:25: style: The function 'xmlComment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:753:25: note: Virtual function in base class
yate/libs/yxml/yatexml.h:1560:25: note: Function in derived class
yate/libs/yxml/yatexml.h:1611:23: style: The function 'xmlCData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:760:23: note: Virtual function in base class
yate/libs/yxml/yatexml.h:1611:23: note: Function in derived class
yate/libs/yxml/yatexml.h:1666:22: style: The function 'xmlText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:767:22: note: Virtual function in base class
yate/libs/yxml/yatexml.h:1666:22: note: Function in derived class
yate/libs/yxml/yatexml.h:1705:25: style: The function 'xmlDoctype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/libs/yxml/yatexml.h:781:25: note: Virtual function in base class
yate/libs/yxml/yatexml.h:1705:25: note: Function in derived class
yate/yateclass.h:6197:5: warning: Member variable 'SrvRecord::m_port' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/yateclass.h:1237:17: style: Technically the member function 'TelEngine::ObjList::autoDelete' can be const. [functionConst]
yate/yateclass.h:1387:17: style: Technically the member function 'TelEngine::ObjVector::autoDelete' can be const. [functionConst]
yate/yateclass.h:939:5: style: Class 'RefPointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/yateclass.h:1011:5: style: Class 'GenPointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/yateclass.h:1581:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/yateclass.h:2901:5: style: Class 'Time' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/yateclass.h:3073:5: style: Class 'Random' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/yateclass.h:3356:5: style: Class 'MD5' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/yateclass.h:3362:5: style: Class 'MD5' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/yateclass.h:3483:5: style: Class 'SHA1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/yateclass.h:3489:5: style: Class 'SHA1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/yateclass.h:3924:5: style: Class 'NamedIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/yateclass.h:5215:5: style: Class 'MemoryStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/yateclass.h:2461:1: warning: The class 'CapturedEvent' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/yateclass.h:799:19: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:746:19: note: Virtual function in base class
yate/yateclass.h:799:19: note: Function in derived class
yate/yateclass.h:807:18: style: The function 'alive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:726:18: note: Virtual function in base class
yate/yateclass.h:807:18: note: Function in derived class
yate/yateclass.h:836:18: style: The function 'destruct' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:731:18: note: Virtual function in base class
yate/yateclass.h:836:18: note: Function in derived class
yate/yateclass.h:1070:19: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:746:19: note: Virtual function in base class
yate/yateclass.h:1070:19: note: Function in derived class
yate/yateclass.h:1301:19: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:746:19: note: Virtual function in base class
yate/yateclass.h:1301:19: note: Function in derived class
yate/yateclass.h:1431:19: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:799:19: note: Virtual function in base class
yate/yateclass.h:1431:19: note: Function in derived class
yate/yateclass.h:1593:19: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:746:19: note: Virtual function in base class
yate/yateclass.h:1593:19: note: Function in derived class
yate/yateclass.h:1721:27: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:739:27: note: Virtual function in base class
yate/yateclass.h:1721:27: note: Function in derived class
yate/yateclass.h:2422:18: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:2126:18: note: Virtual function in base class
yate/yateclass.h:2422:18: note: Function in derived class
yate/yateclass.h:2448:18: style: The function 'changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:2267:19: note: Virtual function in base class
yate/yateclass.h:2448:18: note: Function in derived class
yate/yateclass.h:2464:5: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:1593:19: note: Virtual function in base class
yate/yateclass.h:2464:5: note: Function in derived class
yate/yateclass.h:2560:27: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:1721:27: note: Virtual function in base class
yate/yateclass.h:2560:27: note: Function in derived class
yate/yateclass.h:2567:19: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:1593:19: note: Virtual function in base class
yate/yateclass.h:2567:19: note: Function in derived class
yate/yateclass.h:2642:19: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:2567:19: note: Virtual function in base class
yate/yateclass.h:2642:19: note: Function in derived class
yate/yateclass.h:2648:18: style: The function 'changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:2267:19: note: Virtual function in base class
yate/yateclass.h:2648:18: note: Function in derived class
yate/yateclass.h:2682:19: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:746:19: note: Virtual function in base class
yate/yateclass.h:2682:19: note: Function in derived class
yate/yateclass.h:3149:19: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:746:19: note: Virtual function in base class
yate/yateclass.h:3149:19: note: Function in derived class
yate/yateclass.h:3690:19: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:1593:19: note: Virtual function in base class
yate/yateclass.h:3690:19: note: Function in derived class
yate/yateclass.h:4089:18: style: The function 'changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:2267:19: note: Virtual function in base class
yate/yateclass.h:4089:18: note: Function in derived class
yate/yateclass.h:4217:18: style: The function 'lock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:4120:18: note: Virtual function in base class
yate/yateclass.h:4217:18: note: Function in derived class
yate/yateclass.h:4223:18: style: The function 'unlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:4126:18: note: Virtual function in base class
yate/yateclass.h:4223:18: note: Function in derived class
yate/yateclass.h:4230:18: style: The function 'locked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:4133:18: note: Virtual function in base class
yate/yateclass.h:4230:18: note: Function in derived class
yate/yateclass.h:4364:18: style: The function 'lock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:4120:18: note: Virtual function in base class
yate/yateclass.h:4364:18: note: Function in derived class
yate/yateclass.h:4370:18: style: The function 'unlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:4126:18: note: Virtual function in base class
yate/yateclass.h:4370:18: note: Function in derived class
yate/yateclass.h:4377:18: style: The function 'locked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:4133:18: note: Virtual function in base class
yate/yateclass.h:4377:18: note: Function in derived class
yate/yateclass.h:4995:19: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:746:19: note: Virtual function in base class
yate/yateclass.h:4995:19: note: Function in derived class
yate/yateclass.h:5230:18: style: The function 'terminate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5063:18: note: Virtual function in base class
yate/yateclass.h:5230:18: note: Function in derived class
yate/yateclass.h:5236:18: style: The function 'valid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5081:18: note: Virtual function in base class
yate/yateclass.h:5236:18: note: Function in derived class
yate/yateclass.h:5245:17: style: The function 'writeData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5096:17: note: Virtual function in base class
yate/yateclass.h:5245:17: note: Function in derived class
yate/yateclass.h:5253:17: style: The function 'readData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5127:17: note: Virtual function in base class
yate/yateclass.h:5253:17: note: Function in derived class
yate/yateclass.h:5259:21: style: The function 'length' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5133:21: note: Virtual function in base class
yate/yateclass.h:5259:21: note: Function in derived class
yate/yateclass.h:5268:21: style: The function 'seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5141:21: note: Virtual function in base class
yate/yateclass.h:5268:21: note: Function in derived class
yate/yateclass.h:5326:18: style: The function 'terminate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5063:18: note: Virtual function in base class
yate/yateclass.h:5326:18: note: Function in derived class
yate/yateclass.h:5351:18: style: The function 'canRetry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5069:18: note: Virtual function in base class
yate/yateclass.h:5351:18: note: Function in derived class
yate/yateclass.h:5357:18: style: The function 'valid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5081:18: note: Virtual function in base class
yate/yateclass.h:5357:18: note: Function in derived class
yate/yateclass.h:5370:18: style: The function 'setBlocking' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5088:18: note: Virtual function in base class
yate/yateclass.h:5370:18: note: Function in derived class
yate/yateclass.h:5376:21: style: The function 'length' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5133:21: note: Virtual function in base class
yate/yateclass.h:5376:21: note: Function in derived class
yate/yateclass.h:5384:21: style: The function 'seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5141:21: note: Virtual function in base class
yate/yateclass.h:5384:21: note: Function in derived class
yate/yateclass.h:5392:17: style: The function 'writeData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5096:17: note: Virtual function in base class
yate/yateclass.h:5392:17: note: Function in derived class
yate/yateclass.h:5400:17: style: The function 'readData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5127:17: note: Virtual function in base class
yate/yateclass.h:5400:17: note: Function in derived class
yate/yateclass.h:5572:18: style: The function 'terminate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5063:18: note: Virtual function in base class
yate/yateclass.h:5572:18: note: Function in derived class
yate/yateclass.h:5597:18: style: The function 'canRetry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5069:18: note: Virtual function in base class
yate/yateclass.h:5597:18: note: Function in derived class
yate/yateclass.h:5603:18: style: The function 'inProgress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5075:18: note: Virtual function in base class
yate/yateclass.h:5603:18: note: Function in derived class
yate/yateclass.h:5609:18: style: The function 'valid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5081:18: note: Virtual function in base class
yate/yateclass.h:5609:18: note: Function in derived class
yate/yateclass.h:5662:18: style: The function 'setBlocking' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5088:18: note: Virtual function in base class
yate/yateclass.h:5662:18: note: Function in derived class
yate/yateclass.h:5846:17: style: The function 'writeData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5096:17: note: Virtual function in base class
yate/yateclass.h:5846:17: note: Function in derived class
yate/yateclass.h:5884:17: style: The function 'readData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:5127:17: note: Virtual function in base class
yate/yateclass.h:5884:17: note: Function in derived class
yate/yateclass.h:6090:5: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:746:19: note: Virtual function in base class
yate/yateclass.h:6090:5: note: Function in derived class
yate/yateclass.h:6150:5: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:6090:5: note: Virtual function in base class
yate/yateclass.h:6150:5: note: Function in derived class
yate/yateclass.h:6183:18: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:6128:18: note: Virtual function in base class
yate/yateclass.h:6183:18: note: Function in derived class
yate/yateclass.h:6206:5: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:6090:5: note: Virtual function in base class
yate/yateclass.h:6206:5: note: Function in derived class
yate/yateclass.h:6234:18: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:6128:18: note: Virtual function in base class
yate/yateclass.h:6234:18: note: Function in derived class
yate/yateclass.h:6376:19: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:746:19: note: Virtual function in base class
yate/yateclass.h:6376:19: note: Function in derived class
yate/yateclass.h:6492:5: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:1593:19: note: Virtual function in base class
yate/yateclass.h:6492:5: note: Function in derived class
yate/yatengine.h:261:19: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:3690:19: note: Virtual function in base class
yate/yatengine.h:261:19: note: Function in derived class
yate/yatengine.h:420:18: style: The function 'destruct' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:731:18: note: Virtual function in base class
yate/yatengine.h:420:18: note: Function in derived class
yate/yatengine.h:518:18: style: The function 'received' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yatengine.h:427:18: note: Virtual function in base class
yate/yatengine.h:518:18: note: Function in derived class
yate/yatengine.h:529:18: style: The function 'receivedInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yatengine.h:470:18: note: Virtual function in base class
yate/yatengine.h:529:18: note: Function in derived class
yate/yatengine.h:705:27: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:739:27: note: Virtual function in base class
yate/yatengine.h:705:27: note: Function in derived class
yate/yatengine.h:713:19: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/yateclass.h:746:19: note: Virtual function in base class
yate/yatengine.h:713:19: note: Function in derived class
yate/modules/amrnbcodec.cpp:411:0: error: syntax error [syntaxError]
yate/modules/analyzer.cpp:328:21: style: The scope of the variable 'j' can be reduced. [variableScope]
yate/modules/analyzer.cpp:233:18: error: Shifting 32-bit value by 256 bits is undefined behaviour [shiftTooManyBits]
yate/modules/callfork.cpp:139:0: error: syntax error [syntaxError]
yate/modules/cdrbuild.cpp:219:47: performance: Variable 'm_hangup' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yate/modules/cdrbuild.cpp:220:5: performance: Variable 'm_cdrId' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yate/modules/cdrbuild.cpp:74:5: style: Class 'CdrBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/cdrfile.cpp:45:5: style: Class 'CdrFileHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/client/alsachan.cpp:54:5: style: Class 'AlsaSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/client/alsachan.cpp:68:5: style: Class 'AlsaConsumer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/client/alsachan.cpp:125:5: style: Class 'AlsaHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/client/alsachan.cpp:139:5: style: Class 'DropHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/client/coreaudio.cpp:543:31: style: C-style pointer casting [cstyleCast]
yate/modules/client/coreaudio.cpp:464:5: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
yate/modules/client/coreaudio.cpp:463:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
yate/modules/client/coreaudio.cpp:464:5: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
yate/modules/client/coreaudio.cpp:476:5: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
yate/modules/client/coreaudio.cpp:472:5: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
yate/modules/client/coreaudio.cpp:476:5: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
yate/modules/client/coreaudio.cpp:546:5: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
yate/modules/client/coreaudio.cpp:544:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
yate/modules/client/coreaudio.cpp:546:5: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
yate/modules/client/coreaudio.cpp:746:5: style: Variable 'param' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
yate/modules/client/coreaudio.cpp:745:0: note: Variable 'param' is reassigned a value before the old one has been used if variable is no semaphore variable.
yate/modules/client/coreaudio.cpp:746:5: note: Variable 'param' is reassigned a value before the old one has been used if variable is no semaphore variable.
yate/modules/client/coreaudio.cpp:442:70: style: Function 'buildConverter' argument 1 names different: declaration 'inFormat' definition 'inputFormat'. [funcArgNamesDifferent]
yate/modules/client/coreaudio.cpp:59:57: note: Function 'buildConverter' argument 1 names different: declaration 'inFormat' definition 'inputFormat'.
yate/modules/client/coreaudio.cpp:442:70: note: Function 'buildConverter' argument 1 names different: declaration 'inFormat' definition 'inputFormat'.
yate/modules/client/coreaudio.cpp:41:5: style: Class 'CoreAudioSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/client/coreaudio.cpp:99:5: style: Class 'CoreAudioConsumer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/client/coreaudio.cpp:153:5: style: Class 'CoreAudioHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/client/coreaudio.cpp:174:5: style: Class 'MasqHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/client/dsoundchan.cpp:31:0: error: #error This module is only for Windows [preprocessorErrorDirective]
yate/modules/client/jabberclient.cpp:119:5: style: Class 'YJBConnectThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/client/jabberclient.cpp:372:5: style: Class 'JBMessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/client/osschan.cpp:56:5: style: Class 'OssSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/client/osschan.cpp:71:5: style: Class 'OssConsumer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/client/osschan.cpp:129:5: style: Class 'OssHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/client/osschan.cpp:143:5: style: Class 'DropHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/conference.cpp:295:0: error: syntax error [syntaxError]
yate/modules/enumroute.cpp:38:5: style: Class 'EnumHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/extmodule.cpp:962:9: style: The scope of the variable 'x' can be reduced. [variableScope]
yate/modules/extmodule.cpp:95:5: style: Class 'ExtModConsumer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/extmodule.cpp:113:5: style: Class 'ExtModChan' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/extmodule.cpp:176:5: style: Class 'MsgHolder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/extmodule.cpp:189:5: style: Class 'MsgWatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/extmodule.cpp:272:5: style: Class 'ExtThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/extmodule.cpp:293:5: style: Class 'ExtModCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/extmodule.cpp:302:5: style: Class 'ExtListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/faxchan.cpp:73:5: style: Class 'FaxThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/faxchan.cpp:218:5: style: Class 'FaxHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/faxchan.cpp:139:18: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/faxchan.cpp:110:18: note: Virtual function in base class
yate/modules/faxchan.cpp:139:18: note: Function in derived class
yate/modules/faxchan.cpp:140:18: style: The function 'rxData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/faxchan.cpp:111:18: note: Virtual function in base class
yate/modules/faxchan.cpp:140:18: note: Function in derived class
yate/modules/faxchan.cpp:154:18: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/faxchan.cpp:110:18: note: Virtual function in base class
yate/modules/faxchan.cpp:154:18: note: Function in derived class
yate/modules/faxchan.cpp:155:18: style: The function 'rxData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/faxchan.cpp:111:18: note: Virtual function in base class
yate/modules/faxchan.cpp:155:18: note: Function in derived class
yate/modules/filetransfer.cpp:292:0: error: syntax error [syntaxError]
yate/modules/gsmcodec.cpp:171:0: error: syntax error [syntaxError]
yate/modules/gvoice.cpp:84:0: error: syntax error [syntaxError]
yate/modules/h323chan.cpp:69:0: error: #error Open H323 version too old [preprocessorErrorDirective]
yate/modules/ilbccodec.cpp:252:0: error: syntax error [syntaxError]
yate/modules/isaccodec.cpp:184:0: error: syntax error [syntaxError]
yate/modules/jabber/jabberserver.cpp:970:40: warning: Possible null pointer dereference: node [nullPointer]
yate/modules/jabber/jabberserver.cpp:965:20: note: Assignment 'node=0', assigned value is 0
yate/modules/jabber/jabberserver.cpp:970:40: note: Null pointer dereference
yate/modules/jabber/jabberserver.cpp:970:46: warning: Possible null pointer dereference: ver [nullPointer]
yate/modules/jabber/jabberserver.cpp:966:19: note: Assignment 'ver=0', assigned value is 0
yate/modules/jabber/jabberserver.cpp:970:46: note: Null pointer dereference
yate/modules/jabber/jabberserver.cpp:971:58: warning: Possible null pointer dereference: node [nullPointer]
yate/modules/jabber/jabberserver.cpp:965:20: note: Assignment 'node=0', assigned value is 0
yate/modules/jabber/jabberserver.cpp:971:58: note: Null pointer dereference
yate/modules/jabber/jabberserver.cpp:971:64: warning: Possible null pointer dereference: ver [nullPointer]
yate/modules/jabber/jabberserver.cpp:966:19: note: Assignment 'ver=0', assigned value is 0
yate/modules/jabber/jabberserver.cpp:971:64: note: Null pointer dereference
yate/modules/jabber/jabberserver.cpp:4551:2: warning: Either the condition 'found!=0' is redundant or there is possible null pointer dereference: found. [nullPointerRedundantCheck]
yate/modules/jabber/jabberserver.cpp:4546:23: note: Assuming that condition 'found!=0' is not redundant
yate/modules/jabber/jabberserver.cpp:4551:2: note: Null pointer dereference
yate/modules/jabber/jabberserver.cpp:3277:10: style: The scope of the variable 'haveThreads' can be reduced. [variableScope]
yate/modules/jabber/jabberserver.cpp:3917:7: style: The scope of the variable 'processed' can be reduced. [variableScope]
yate/modules/jabber/jabberserver.cpp:1295:60: style: Function 'getClusterStream' argument 1 names different: declaration 'local' definition 'remote'. [funcArgNamesDifferent]
yate/modules/jabber/jabberserver.cpp:219:53: note: Function 'getClusterStream' argument 1 names different: declaration 'local' definition 'remote'.
yate/modules/jabber/jabberserver.cpp:1295:60: note: Function 'getClusterStream' argument 1 names different: declaration 'local' definition 'remote'.
yate/modules/jabber/jabberserver.cpp:2777:53: style: Function 'xmppIq' argument 2 names different: declaration 'service' definition 'xmlns'. [funcArgNamesDifferent]
yate/modules/jabber/jabberserver.cpp:332:46: note: Function 'xmppIq' argument 2 names different: declaration 'service' definition 'xmlns'.
yate/modules/jabber/jabberserver.cpp:2777:53: note: Function 'xmppIq' argument 2 names different: declaration 'service' definition 'xmlns'.
yate/modules/jabber/jabberserver.cpp:3878:5: warning: Member variable 'RefSocket::m_socket' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/modules/jabber/jabberserver.cpp:80:27: warning: Virtual function 'toString' is called from constructor 'LocalDomain(const char*domain)' at line 899. Dynamic binding is not used. [virtualCallInConstructor]
yate/modules/jabber/jabberserver.cpp:899:5: note: Calling updateFeatures
yate/modules/jabber/jabberserver.cpp:939:39: note: Calling toString
yate/modules/jabber/jabberserver.cpp:80:27: note: toString is a virtual method
yate/modules/jabber/jabberserver.cpp:62:5: style: Class 'LocalDomain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/jabber/jabberserver.cpp:160:5: style: Class 'YJBConnectThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/jabber/jabberserver.cpp:402:5: style: Class 'JBPendingJob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/jabber/jabberserver.cpp:489:5: style: Class 'UserAuthMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/jabber/jabberserver.cpp:520:5: style: Class 'JBMessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/jabber/jabberserver.cpp:3868:5: style: Class 'RefSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/javascript.cpp:182:0: error: syntax error [syntaxError]
yate/modules/moh.cpp:186:9: style: The scope of the variable 'x' can be reduced. [variableScope]
yate/modules/mux.cpp:592:10: style: Condition '!error' is always true [knownConditionTrueFalse]
yate/modules/mux.cpp:582:6: note: Assuming that condition '!error' is not redundant
yate/modules/mux.cpp:592:10: note: Condition '!error' is always true
yate/modules/mux.cpp:358:38: style: Function 'consume' argument 1 names different: declaration 'cons' definition 'consumer'. [funcArgNamesDifferent]
yate/modules/mux.cpp:80:31: note: Function 'consume' argument 1 names different: declaration 'cons' definition 'consumer'.
yate/modules/mux.cpp:358:38: note: Function 'consume' argument 1 names different: declaration 'cons' definition 'consumer'.
yate/modules/openssl.cpp:307:48: style: Function 'loadCertificate' argument 1 names different: declaration 'cert' definition 'c'. [funcArgNamesDifferent]
yate/modules/openssl.cpp:90:40: note: Function 'loadCertificate' argument 1 names different: declaration 'cert' definition 'c'.
yate/modules/openssl.cpp:307:48: note: Function 'loadCertificate' argument 1 names different: declaration 'cert' definition 'c'.
yate/modules/openssl.cpp:307:65: style: Function 'loadCertificate' argument 2 names different: declaration 'key' definition 'k'. [funcArgNamesDifferent]
yate/modules/openssl.cpp:90:60: note: Function 'loadCertificate' argument 2 names different: declaration 'key' definition 'k'.
yate/modules/openssl.cpp:307:65: note: Function 'loadCertificate' argument 2 names different: declaration 'key' definition 'k'.
yate/modules/openssl.cpp:109:18: warning: Virtual function 'terminate' is called from destructor '~SslSocket()' at line 414. Dynamic binding is not used. [virtualCallInConstructor]
yate/modules/openssl.cpp:414:5: note: Calling terminate
yate/modules/openssl.cpp:109:18: note: terminate is a virtual method
yate/modules/openssl.cpp:85:5: style: Class 'SslContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/openssl.cpp:156:18: style: The function 'encrypt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/openssl.cpp:143:18: note: Virtual function in base class
yate/modules/openssl.cpp:156:18: note: Function in derived class
yate/modules/openssl.cpp:157:18: style: The function 'decrypt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/openssl.cpp:144:18: note: Virtual function in base class
yate/modules/openssl.cpp:157:18: note: Function in derived class
yate/modules/pbx.cpp:34:5: style: Class 'ConnHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/pbx.cpp:44:5: style: Class 'ChanPickup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/pbx.cpp:54:5: style: Class 'AttachHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/pbx.cpp:64:5: style: Class 'RecordHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/qt4/clientarchive.cpp:1311:10: style: Variable 'arch' is assigned a value that is never used. [unreadVariable]
yate/modules/qt4/clientarchive.cpp:494:9: style: Array index 'n' is used before limits check. [arrayIndexThenCheck]
yate/modules/qt4/clientarchive.cpp:286:5: style: Class 'CALogic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/qt4/customtable.cpp:34:5: style: Class 'CustomTableFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/qt4/customtable.cpp:44:5: style: Class 'SafeWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/qt4/customtext.h:150:5: warning: Member variable 'TextFragment::m_docPos' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/modules/qt4/customtext.h:131:5: style: Class 'TextFragment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/qt4/customtext.cpp:34:5: style: Class 'CustomTextFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/qt4/customtext.cpp:44:5: style: Class 'ScrollToEnd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/qt4/customtext.h:124:1: warning: The class 'TextFragment' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/modules/qt4/customtree.cpp:34:5: style: Class 'CustomTreeFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/qt4/customtree.cpp:49:5: style: Class 'SafeTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/qt4/customtree.cpp:75:5: style: Class 'SafeInt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/qt4/customtree.h:1126:18: style: The function 'setParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/qt4/customtree.h:337:18: note: Virtual function in base class
yate/modules/qt4/customtree.h:1126:18: note: Function in derived class
yate/modules/qt4/customtree.h:1134:18: style: The function 'setTableRow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/qt4/customtree.h:353:18: note: Virtual function in base class
yate/modules/qt4/customtree.h:1134:18: note: Function in derived class
yate/modules/qt4/customtree.h:1144:18: style: The function 'addTableRow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/qt4/customtree.h:363:18: note: Virtual function in base class
yate/modules/qt4/customtree.h:1144:18: note: Function in derived class
yate/modules/qt4/customtree.h:1152:18: style: The function 'delTableRow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/qt4/customtree.h:371:18: note: Virtual function in base class
yate/modules/qt4/customtree.h:1152:18: note: Function in derived class
yate/modules/qt4/customtree.h:1165:18: style: The function 'updateTableRows' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/qt4/customtree.h:384:18: note: Virtual function in base class
yate/modules/qt4/customtree.h:1165:18: note: Function in derived class
yate/modules/qt4/customtree.h:1299:21: style: The function 'getSorting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/qt4/customtree.h:924:21: note: Virtual function in base class
yate/modules/qt4/customtree.h:1299:21: note: Function in derived class
yate/modules/qt4/customtree.h:1306:18: style: The function 'updateSorting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/qt4/customtree.h:931:18: note: Virtual function in base class
yate/modules/qt4/customtree.h:1306:18: note: Function in derived class
yate/modules/qt4/customtree.h:1340:18: style: The function 'updateItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/qt4/customtree.h:954:18: note: Virtual function in base class
yate/modules/qt4/customtree.h:1340:18: note: Function in derived class
yate/modules/qt4/customtree.h:1347:20: style: The function 'contextMenu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/qt4/customtree.h:992:20: note: Virtual function in base class
yate/modules/qt4/customtree.h:1347:20: note: Function in derived class
yate/modules/qt4/customtree.h:1354:18: style: The function 'itemAdded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/qt4/customtree.h:999:18: note: Virtual function in base class
yate/modules/qt4/customtree.h:1354:18: note: Function in derived class
yate/modules/qt4/customtree.h:1362:18: style: The function 'fillItemStatistics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/qt4/customtree.h:1046:18: note: Virtual function in base class
yate/modules/qt4/customtree.h:1362:18: note: Function in derived class
yate/modules/qt4/customtree.h:1369:18: style: The function 'applyItemMargins' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/qt4/customtree.h:1059:18: note: Virtual function in base class
yate/modules/qt4/customtree.h:1369:18: note: Function in derived class
yate/modules/qt4/updater.h:62:5: style: Class 'QtUpdateHttp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/qt4/updater.cpp:61:5: style: Class 'UpdateLogic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/qt4/widgetlist.cpp:34:5: style: Class 'WidgetListFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/regexroute.cpp:49:5: style: Class 'RouteHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/regexroute.cpp:630:5: style: Class 'PrerouteHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/rmanager.cpp:727:22: style: Checking if unsigned variable 'm_cursorPos' is less than zero. [unsignedLessThanZero]
yate/modules/rmanager.cpp:154:5: style: Class 'SockRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/rmanager.cpp:171:5: style: Class 'RManagerListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/rmanager.cpp:190:5: style: Class 'RManagerThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/analog.cpp:2151:42: style: Function 'AnalogCallRec' argument 1 names different: declaration 'm_line' definition 'line'. [funcArgNamesDifferent]
yate/modules/server/analog.cpp:313:31: note: Function 'AnalogCallRec' argument 1 names different: declaration 'm_line' definition 'line'.
yate/modules/server/analog.cpp:2151:42: note: Function 'AnalogCallRec' argument 1 names different: declaration 'm_line' definition 'line'.
yate/modules/server/analog.cpp:111:5: warning: Member variable 'ModuleGroup::m_ringback' is not initialized in the constructor. [uninitMemberVar]
yate/modules/server/analog.cpp:115:5: warning: Member variable 'ModuleGroup::m_ringback' is not initialized in the constructor. [uninitMemberVar]
yate/modules/server/analog.cpp:551:5: performance: Variable 'm_detector' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yate/modules/server/analog.cpp:115:5: style: Class 'ModuleGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/analog.cpp:463:5: style: Class 'AnalogWorkerThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/analogdetect.cpp:80:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/analogdetect.cpp:52:18: note: Virtual function in base class
yate/modules/server/analogdetect.cpp:80:18: note: Function in derived class
yate/modules/server/analogdetect.cpp:85:25: style: The function 'getTerminateReason' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/analogdetect.cpp:55:25: note: Virtual function in base class
yate/modules/server/analogdetect.cpp:85:25: note: Function in derived class
yate/modules/server/cache.cpp:977:21: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 976. [shiftTooManyBitsSigned]
yate/modules/server/cache.cpp:976:24: note: Assuming that condition 'len<=32' is not redundant
yate/modules/server/cache.cpp:977:21: note: Shift
yate/modules/server/cache.cpp:226:5: style: Class 'EngineHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/callcounters.cpp:33:5: style: Class 'Context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/callcounters.cpp:51:5: style: Class 'CdrHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/callcounters.cpp:59:5: style: Class 'RouteHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/ccongestion.cpp:82:35: style: Function 'received' argument 1 names different: declaration 'm' definition 'msg'. [funcArgNamesDifferent]
yate/modules/server/ccongestion.cpp:35:36: note: Function 'received' argument 1 names different: declaration 'm' definition 'msg'.
yate/modules/server/ccongestion.cpp:82:35: note: Function 'received' argument 1 names different: declaration 'm' definition 'msg'.
yate/modules/server/ccongestion.cpp:142:72: style: Function 'updateMonitor' argument 2 names different: declaration 'step' definition 'value'. [funcArgNamesDifferent]
yate/modules/server/ccongestion.cpp:65:58: note: Function 'updateMonitor' argument 2 names different: declaration 'step' definition 'value'.
yate/modules/server/ccongestion.cpp:142:72: note: Function 'updateMonitor' argument 2 names different: declaration 'step' definition 'value'.
yate/modules/server/ccongestion.cpp:41:5: style: Class 'Monitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/ciscosm.cpp:2167:0: error: syntax error [syntaxError]
yate/modules/server/clustering.cpp:59:0: error: syntax error [syntaxError]
yate/modules/server/cpuload.cpp:538:44: style: Function 'updateIntervals' argument 1 names different: declaration 'curent' definition 'current'. [funcArgNamesDifferent]
yate/modules/server/cpuload.cpp:115:40: note: Function 'updateIntervals' argument 1 names different: declaration 'curent' definition 'current'.
yate/modules/server/cpuload.cpp:538:44: note: Function 'updateIntervals' argument 1 names different: declaration 'curent' definition 'current'.
yate/modules/server/cpuload.cpp:584:47: style: Function 'addTarget' argument 1 names different: declaration 'inc' definition 'incumbent'. [funcArgNamesDifferent]
yate/modules/server/cpuload.cpp:149:39: note: Function 'addTarget' argument 1 names different: declaration 'inc' definition 'incumbent'.
yate/modules/server/cpuload.cpp:584:47: note: Function 'addTarget' argument 1 names different: declaration 'inc' definition 'incumbent'.
yate/modules/server/cpuload.cpp:730:36: style: Function 'received' argument 1 names different: declaration 'm' definition 'msg'. [funcArgNamesDifferent]
yate/modules/server/cpuload.cpp:207:36: note: Function 'received' argument 1 names different: declaration 'm' definition 'msg'.
yate/modules/server/cpuload.cpp:730:36: note: Function 'received' argument 1 names different: declaration 'm' definition 'msg'.
yate/modules/server/cpuload.cpp:50:16: style: Technically the member function '::Cpu::getYateLoad' can be const. [functionConst]
yate/modules/server/cpuload.cpp:52:16: style: Technically the member function '::Cpu::getYateUserLoad' can be const. [functionConst]
yate/modules/server/cpuload.cpp:54:16: style: Technically the member function '::Cpu::getYateKernelLoad' can be const. [functionConst]
yate/modules/server/cpuload.cpp:56:16: style: Technically the member function '::Cpu::getSLoad' can be const. [functionConst]
yate/modules/server/cpuload.cpp:145:5: style: Class 'CpuMonitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/cpuload.cpp:192:5: style: Class 'QueryHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/cpuload.cpp:90:17: style: The function 'getSystemLoad' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/cpuload.cpp:39:24: note: Virtual function in base class
yate/modules/server/cpuload.cpp:90:17: note: Function in derived class
yate/modules/server/dbpbx.cpp:36:5: style: Class 'DbObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/dbpbx.cpp:52:18: style: The function 'loadQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/dbpbx.cpp:39:18: note: Virtual function in base class
yate/modules/server/dbpbx.cpp:52:18: note: Function in derived class
yate/modules/server/heartbeat.cpp:104:5: style: Class 'TimerHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/heartbeat.cpp:113:5: style: Class 'HaltHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/lateroute.cpp:55:0: error: syntax error [syntaxError]
yate/modules/server/lksctp.cpp:116:31: style: Function 'bindx' argument 1 names different: declaration 'addrs' definition 'addresses'. [funcArgNamesDifferent]
yate/modules/server/lksctp.cpp:42:33: note: Function 'bindx' argument 1 names different: declaration 'addrs' definition 'addresses'.
yate/modules/server/lksctp.cpp:116:31: note: Function 'bindx' argument 1 names different: declaration 'addrs' definition 'addresses'.
yate/modules/server/lksctp.cpp:128:34: style: Function 'connectx' argument 1 names different: declaration 'addrs' definition 'addresses'. [funcArgNamesDifferent]
yate/modules/server/lksctp.cpp:43:36: note: Function 'connectx' argument 1 names different: declaration 'addrs' definition 'addresses'.
yate/modules/server/lksctp.cpp:128:34: note: Function 'connectx' argument 1 names different: declaration 'addrs' definition 'addresses'.
yate/modules/server/lksctp.cpp:40:5: style: Class 'LKSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/mgcpca.cpp:1800:9: warning: Identical condition 'm_changing', second condition is always false [identicalConditionAfterEarlyExit]
yate/modules/server/mgcpca.cpp:1797:9: note: first condition
yate/modules/server/mgcpca.cpp:1800:9: note: second condition
yate/modules/server/mgcpca.cpp:1842:9: warning: Identical condition 'm_changing', second condition is always false [identicalConditionAfterEarlyExit]
yate/modules/server/mgcpca.cpp:1839:9: note: first condition
yate/modules/server/mgcpca.cpp:1842:9: note: second condition
yate/modules/server/mgcpca.cpp:645:9: style: Condition 'extend' is always false [knownConditionTrueFalse]
yate/modules/server/mgcpca.cpp:620:19: note: Assignment 'extend=false', assigned value is 0
yate/modules/server/mgcpca.cpp:645:9: note: Condition 'extend' is always false
yate/modules/server/mgcpca.cpp:512:44: style: Function 'timeout' argument 1 names different: declaration 'trans' definition 'tr'. [funcArgNamesDifferent]
yate/modules/server/mgcpca.cpp:49:43: note: Function 'timeout' argument 1 names different: declaration 'trans' definition 'tr'.
yate/modules/server/mgcpca.cpp:512:44: note: Function 'timeout' argument 1 names different: declaration 'trans' definition 'tr'.
yate/modules/server/mgcpca.cpp:44:5: style: Class 'YMGCPEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/mgcpca.cpp:283:5: style: Class 'RtpHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/mgcpca.cpp:290:5: style: Class 'SdpHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/mgcpgw.cpp:38:5: style: Class 'YMGCPEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/mgcpgw.cpp:56:5: style: Class 'MGCPChan' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/monitoring.cpp:1545:0: error: syntax error [syntaxError]
yate/modules/server/mrcpspeech.cpp:171:74: style: Function 'Consume' argument 2 names different: declaration 'tStamp' definition 'timeDelta'. [funcArgNamesDifferent]
yate/modules/server/mrcpspeech.cpp:53:72: note: Function 'Consume' argument 2 names different: declaration 'tStamp' definition 'timeDelta'.
yate/modules/server/mrcpspeech.cpp:171:74: note: Function 'Consume' argument 2 names different: declaration 'tStamp' definition 'timeDelta'.
yate/modules/server/mysqldb.cpp:98:5: style: Class 'MyAcct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/mysqldb.cpp:172:5: style: Class 'DbThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/mysqldb.cpp:188:5: style: Class 'MyHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/park.cpp:107:42: style: Function 'ParkEndpoint' argument 1 names different: declaration 'name' definition 'id'. [funcArgNamesDifferent]
yate/modules/server/park.cpp:34:32: note: Function 'ParkEndpoint' argument 1 names different: declaration 'name' definition 'id'.
yate/modules/server/park.cpp:107:42: note: Function 'ParkEndpoint' argument 1 names different: declaration 'name' definition 'id'.
yate/modules/server/park.cpp:37:18: warning: Virtual function 'disconnected' is called from destructor '~ParkEndpoint()' at line 117. Dynamic binding is not used. [virtualCallInConstructor]
yate/modules/server/park.cpp:117:5: note: Calling disconnected
yate/modules/server/park.cpp:37:18: note: disconnected is a virtual method
yate/modules/server/park.cpp:34:5: style: Class 'ParkEndpoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/park.cpp:65:5: style: Class 'ParkHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/park.cpp:73:5: style: Class 'HaltHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/park.cpp:81:5: style: Class 'LocateHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/pgsqldb.cpp:114:5: performance: Variable 'm_connection' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yate/modules/server/pgsqldb.cpp:40:5: style: Class 'PgConn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/pgsqldb.cpp:85:5: style: Class 'PgHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/presence.cpp:263:0: error: syntax error [syntaxError]
yate/modules/server/queues.cpp:126:0: error: syntax error [syntaxError]
yate/modules/server/queuesnotify.cpp:202:0: error: syntax error [syntaxError]
yate/modules/server/regfile.cpp:368:10: style: The scope of the variable 'first' can be reduced. [variableScope]
yate/modules/server/regfile.cpp:92:5: style: Class 'ExpandedUser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/register.cpp:918:18: style: The scope of the variable 'names' can be reduced. [variableScope]
yate/modules/server/register.cpp:218:4: performance: Variable 'm_stoperror' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yate/modules/server/register.cpp:241:18: warning: Virtual function 'initialize' is called from constructor 'AccountsModule()' at line 1090. Dynamic binding is not used. [virtualCallInConstructor]
yate/modules/server/register.cpp:1090:5: note: Calling initialize
yate/modules/server/register.cpp:241:18: note: initialize is a virtual method
yate/modules/server/register.cpp:193:5: style: Class 'FallBackRoute' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/register.cpp:81:27: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/register.cpp:62:27: note: Virtual function in base class
yate/modules/server/register.cpp:81:27: note: Function in derived class
yate/modules/server/register.cpp:82:18: style: The function 'received' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/register.cpp:63:18: note: Virtual function in base class
yate/modules/server/register.cpp:82:18: note: Function in derived class
yate/modules/server/register.cpp:83:18: style: The function 'loadQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/register.cpp:64:18: note: Virtual function in base class
yate/modules/server/register.cpp:83:18: note: Function in derived class
yate/modules/server/register.cpp:98:27: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/register.cpp:62:27: note: Virtual function in base class
yate/modules/server/register.cpp:98:27: note: Function in derived class
yate/modules/server/register.cpp:99:18: style: The function 'loadQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/register.cpp:64:18: note: Virtual function in base class
yate/modules/server/register.cpp:99:18: note: Function in derived class
yate/modules/server/register.cpp:127:18: style: The function 'received' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/register.cpp:63:18: note: Virtual function in base class
yate/modules/server/register.cpp:127:18: note: Function in derived class
yate/modules/server/register.cpp:137:18: style: The function 'received' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/register.cpp:63:18: note: Virtual function in base class
yate/modules/server/register.cpp:137:18: note: Function in derived class
yate/modules/server/register.cpp:145:27: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/register.cpp:62:27: note: Virtual function in base class
yate/modules/server/register.cpp:145:27: note: Function in derived class
yate/modules/server/register.cpp:146:18: style: The function 'received' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/register.cpp:63:18: note: Virtual function in base class
yate/modules/server/register.cpp:146:18: note: Function in derived class
yate/modules/server/register.cpp:147:18: style: The function 'loadQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/register.cpp:64:18: note: Virtual function in base class
yate/modules/server/register.cpp:147:18: note: Function in derived class
yate/modules/server/register.cpp:160:27: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/register.cpp:62:27: note: Virtual function in base class
yate/modules/server/register.cpp:160:27: note: Function in derived class
yate/modules/server/register.cpp:161:18: style: The function 'received' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/register.cpp:63:18: note: Virtual function in base class
yate/modules/server/register.cpp:161:18: note: Function in derived class
yate/modules/server/register.cpp:162:18: style: The function 'loadQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/register.cpp:64:18: note: Virtual function in base class
yate/modules/server/register.cpp:162:18: note: Function in derived class
yate/modules/server/sigtransport.cpp:1070:19: style: The scope of the variable 'buf' can be reduced. [variableScope]
yate/modules/server/sigtransport.cpp:1072:6: style: The scope of the variable 'flags' can be reduced. [variableScope]
yate/modules/server/sigtransport.cpp:1128:19: style: The scope of the variable 'buf1' can be reduced. [variableScope]
yate/modules/server/sigtransport.cpp:1131:6: style: The scope of the variable 'flags' can be reduced. [variableScope]
yate/modules/server/sigtransport.cpp:513:77: style: Function 'create' argument 2 names different: declaration 'params' definition 'name'. [funcArgNamesDifferent]
yate/modules/server/sigtransport.cpp:188:76: note: Function 'create' argument 2 names different: declaration 'params' definition 'name'.
yate/modules/server/sigtransport.cpp:513:77: note: Function 'create' argument 2 names different: declaration 'params' definition 'name'.
yate/modules/server/sigtransport.cpp:529:39: style: Function 'Transport' argument 1 names different: declaration 'params' definition 'param'. [funcArgNamesDifferent]
yate/modules/server/sigtransport.cpp:154:32: note: Function 'Transport' argument 1 names different: declaration 'params' definition 'param'.
yate/modules/server/sigtransport.cpp:529:39: note: Function 'Transport' argument 1 names different: declaration 'params' definition 'param'.
yate/modules/server/sigtransport.cpp:576:45: style: Function 'initialize' argument 1 names different: declaration 'config' definition 'params'. [funcArgNamesDifferent]
yate/modules/server/sigtransport.cpp:153:46: note: Function 'initialize' argument 1 names different: declaration 'config' definition 'params'.
yate/modules/server/sigtransport.cpp:576:45: note: Function 'initialize' argument 1 names different: declaration 'config' definition 'params'.
yate/modules/server/sigtransport.cpp:1199:78: style: Function 'MessageReader' argument 3 names different: declaration 'remote' definition 'addr'. [funcArgNamesDifferent]
yate/modules/server/sigtransport.cpp:230:67: note: Function 'MessageReader' argument 3 names different: declaration 'remote' definition 'addr'.
yate/modules/server/sigtransport.cpp:1199:78: note: Function 'MessageReader' argument 3 names different: declaration 'remote' definition 'addr'.
yate/modules/server/sigtransport.cpp:73:5: style: Class 'SockRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/sigtransport.cpp:103:5: style: Class 'ListenerThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/sigtransport.cpp:154:5: style: Class 'Transport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/sigtransport.cpp:206:18: style: The function 'readData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/sigtransport.cpp:57:18: note: Virtual function in base class
yate/modules/server/sigtransport.cpp:206:18: note: Function in derived class
yate/modules/server/sigtransport.cpp:207:18: style: The function 'connectSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/sigtransport.cpp:58:18: note: Virtual function in base class
yate/modules/server/sigtransport.cpp:207:18: note: Function in derived class
yate/modules/server/sigtransport.cpp:208:18: style: The function 'needConnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/sigtransport.cpp:59:18: note: Virtual function in base class
yate/modules/server/sigtransport.cpp:208:18: note: Function in derived class
yate/modules/server/sigtransport.cpp:210:18: style: The function 'sendMSG' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/sigtransport.cpp:125:18: note: Virtual function in base class
yate/modules/server/sigtransport.cpp:210:18: note: Function in derived class
yate/modules/server/sigtransport.cpp:211:18: style: The function 'setSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/sigtransport.cpp:126:18: note: Virtual function in base class
yate/modules/server/sigtransport.cpp:211:18: note: Function in derived class
yate/modules/server/sigtransport.cpp:212:18: style: The function 'listen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/sigtransport.cpp:124:18: note: Virtual function in base class
yate/modules/server/sigtransport.cpp:212:18: note: Function in derived class
yate/modules/server/sigtransport.cpp:232:18: style: The function 'readData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/sigtransport.cpp:57:18: note: Virtual function in base class
yate/modules/server/sigtransport.cpp:232:18: note: Function in derived class
yate/modules/server/sigtransport.cpp:233:18: style: The function 'connectSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/sigtransport.cpp:58:18: note: Virtual function in base class
yate/modules/server/sigtransport.cpp:233:18: note: Function in derived class
yate/modules/server/sigtransport.cpp:235:18: style: The function 'needConnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/sigtransport.cpp:59:18: note: Virtual function in base class
yate/modules/server/sigtransport.cpp:235:18: note: Function in derived class
yate/modules/server/sigtransport.cpp:237:18: style: The function 'sendMSG' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/sigtransport.cpp:125:18: note: Virtual function in base class
yate/modules/server/sigtransport.cpp:237:18: note: Function in derived class
yate/modules/server/sigtransport.cpp:238:18: style: The function 'setSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/sigtransport.cpp:126:18: note: Virtual function in base class
yate/modules/server/sigtransport.cpp:238:18: note: Function in derived class
yate/modules/server/sigtransport.cpp:239:18: style: The function 'listen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/sigtransport.cpp:124:18: note: Virtual function in base class
yate/modules/server/sigtransport.cpp:239:18: note: Function in derived class
yate/modules/server/sipfeatures.cpp:528:15: warning: Member variable 'YSipFeatures::m_expiresMin' is not initialized in the constructor. [uninitMemberVar]
yate/modules/server/sipfeatures.cpp:528:15: warning: Member variable 'YSipFeatures::m_expiresMax' is not initialized in the constructor. [uninitMemberVar]
yate/modules/server/sipfeatures.cpp:528:15: warning: Member variable 'YSipFeatures::m_expiresDef' is not initialized in the constructor. [uninitMemberVar]
yate/modules/server/sipfeatures.cpp:528:15: warning: Member variable 'YSipFeatures::m_forceDlgID' is not initialized in the constructor. [uninitMemberVar]
yate/modules/server/sipfeatures.cpp:37:5: style: Class 'YSipSubscribeHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/sipfeatures.cpp:50:5: style: Class 'YSipNotifyHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/subscription.cpp:3017:16: style: Condition '!s_singleOffline' is always false [knownConditionTrueFalse]
yate/modules/server/subscription.cpp:2564:18: style: The scope of the variable 'n' can be reduced. [variableScope]
yate/modules/server/subscription.cpp:1927:19: style: Function 'getEventUser' argument 3 names different: declaration 'oper' definition 'event'. [funcArgNamesDifferent]
yate/modules/server/subscription.cpp:478:80: note: Function 'getEventUser' argument 3 names different: declaration 'oper' definition 'event'.
yate/modules/server/subscription.cpp:1927:19: note: Function 'getEventUser' argument 3 names different: declaration 'oper' definition 'event'.
yate/modules/server/subscription.cpp:2349:69: style: Function 'handleResNotifySub' argument 2 names different: declaration 'from' definition 'src'. [funcArgNamesDifferent]
yate/modules/server/subscription.cpp:489:53: note: Function 'handleResNotifySub' argument 2 names different: declaration 'from' definition 'src'.
yate/modules/server/subscription.cpp:2349:69: note: Function 'handleResNotifySub' argument 2 names different: declaration 'from' definition 'src'.
yate/modules/server/subscription.cpp:2349:88: style: Function 'handleResNotifySub' argument 3 names different: declaration 'to' definition 'dest'. [funcArgNamesDifferent]
yate/modules/server/subscription.cpp:489:73: note: Function 'handleResNotifySub' argument 3 names different: declaration 'to' definition 'dest'.
yate/modules/server/subscription.cpp:2349:88: note: Function 'handleResNotifySub' argument 3 names different: declaration 'to' definition 'dest'.
yate/modules/server/subscription.cpp:1721:21: warning: Member variable 'SubscriptionModule::m_expire' is not initialized in the constructor. [uninitMemberVar]
yate/modules/server/subscription.cpp:68:5: style: Class 'SubscriptionState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/subscription.cpp:71:5: style: Class 'SubscriptionState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/subscription.cpp:240:5: style: Class 'User' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/subscription.cpp:259:5: style: Class 'PresenceUser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/subscription.cpp:308:5: style: Class 'EventUser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/subscription.cpp:329:5: style: Class 'ExpireThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/subscription.cpp:361:5: style: Class 'GenericUser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/subscription.cpp:384:5: style: Class 'GenericContact' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/tdmcard.cpp:1134:11: style: Condition 'x!=0' is always false [knownConditionTrueFalse]
yate/modules/server/tdmcard.cpp:1133:35: note: Assignment 'x=sangoma_tdm_flush_bufs()', assigned value is 0
yate/modules/server/tdmcard.cpp:1134:11: note: Condition 'x!=0' is always false
yate/modules/server/tdmcard.cpp:1593:6: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yate/modules/server/tdmcard.cpp:1485:14: style: The scope of the variable 'tones' can be reduced. [variableScope]
yate/modules/server/tdmcard.cpp:1486:7: style: The scope of the variable 'dtmf' can be reduced. [variableScope]
yate/modules/server/tdmcard.cpp:1487:7: style: The scope of the variable 'dial' can be reduced. [variableScope]
yate/modules/server/tdmcard.cpp:995:39: style: Function 'receiveData' argument 1 names different: declaration 'buf' definition 'buff'. [funcArgNamesDifferent]
yate/modules/server/tdmcard.cpp:141:32: note: Function 'receiveData' argument 1 names different: declaration 'buf' definition 'buff'.
yate/modules/server/tdmcard.cpp:995:39: note: Function 'receiveData' argument 1 names different: declaration 'buf' definition 'buff'.
yate/modules/server/tdmcard.cpp:995:59: style: Function 'receiveData' argument 2 names different: declaration 'len' definition 'buflen'. [funcArgNamesDifferent]
yate/modules/server/tdmcard.cpp:141:51: note: Function 'receiveData' argument 2 names different: declaration 'len' definition 'buflen'.
yate/modules/server/tdmcard.cpp:995:59: note: Function 'receiveData' argument 2 names different: declaration 'len' definition 'buflen'.
yate/modules/server/tdmcard.cpp:1081:54: style: Function 'transmit_data' argument 2 names different: declaration 'lenbuf' definition 'length'. [funcArgNamesDifferent]
yate/modules/server/tdmcard.cpp:165:48: note: Function 'transmit_data' argument 2 names different: declaration 'lenbuf' definition 'length'.
yate/modules/server/tdmcard.cpp:1081:54: note: Function 'transmit_data' argument 2 names different: declaration 'lenbuf' definition 'length'.
yate/modules/server/tdmcard.cpp:1110:48: style: Function 'request_transmit_data' argument 1 names different: declaration 'buffer' definition 'data'. [funcArgNamesDifferent]
yate/modules/server/tdmcard.cpp:148:41: note: Function 'request_transmit_data' argument 1 names different: declaration 'buffer' definition 'data'.
yate/modules/server/tdmcard.cpp:1110:48: note: Function 'request_transmit_data' argument 1 names different: declaration 'buffer' definition 'data'.
yate/modules/server/tdmcard.cpp:1141:30: style: Function 'sendHook' argument 1 names different: declaration 'hookstatus' definition 'tx'. [funcArgNamesDifferent]
yate/modules/server/tdmcard.cpp:163:23: note: Function 'sendHook' argument 1 names different: declaration 'hookstatus' definition 'tx'.
yate/modules/server/tdmcard.cpp:1141:30: note: Function 'sendHook' argument 1 names different: declaration 'hookstatus' definition 'tx'.
yate/modules/server/tdmcard.cpp:1534:62: style: Function 'enqueueEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
yate/modules/server/tdmcard.cpp:311:47: note: Function 'enqueueEvent' argument 1 names different: declaration 'event' definition 'e'.
yate/modules/server/tdmcard.cpp:1534:62: note: Function 'enqueueEvent' argument 1 names different: declaration 'event' definition 'e'.
yate/modules/server/tdmcard.cpp:1489:14: style: Variable 'tones' is assigned a value that is never used. [unreadVariable]
yate/modules/server/tdmcard.cpp:1490:6: style: Variable 'dtmf' is assigned a value that is never used. [unreadVariable]
yate/modules/server/tdmcard.cpp:1491:13: style: Variable 'dial' is assigned a value that is never used. [unreadVariable]
yate/modules/server/tdmcard.cpp:2031:13: style: Variable 'general' is assigned a value that is never used. [unreadVariable]
yate/modules/server/tdmcard.cpp:738:5: warning: The buffer 'data' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
yate/modules/server/tdmcard.cpp:135:5: warning: Member variable 'TdmDevice::m_sock' is not initialized in the constructor. [uninitMemberVar]
yate/modules/server/tdmcard.cpp:135:5: warning: Member variable 'TdmDevice::m_tdm_api' is not initialized in the constructor. [uninitMemberVar]
yate/modules/server/tdmcard.cpp:135:5: warning: Member variable 'TdmDevice::m_type' is not initialized in the constructor. [uninitMemberVar]
yate/modules/server/tdmcard.cpp:135:5: warning: Member variable 'TdmDevice::m_span' is not initialized in the constructor. [uninitMemberVar]
yate/modules/server/tdmcard.cpp:135:5: warning: Member variable 'TdmDevice::m_chan' is not initialized in the constructor. [uninitMemberVar]
yate/modules/server/tdmcard.cpp:135:5: warning: Member variable 'TdmDevice::m_owner' is not initialized in the constructor. [uninitMemberVar]
yate/modules/server/tdmcard.cpp:135:5: warning: Member variable 'TdmDevice::m_event' is not initialized in the constructor. [uninitMemberVar]
yate/modules/server/tdmcard.cpp:135:5: warning: Member variable 'TdmDevice::m_canRead' is not initialized in the constructor. [uninitMemberVar]
yate/modules/server/tdmcard.cpp:135:5: warning: Member variable 'TdmDevice::m_selectError' is not initialized in the constructor. [uninitMemberVar]
yate/modules/server/tdmcard.cpp:135:5: warning: Member variable 'TdmDevice::m_down' is not initialized in the constructor. [uninitMemberVar]
yate/modules/server/tdmcard.cpp:1808:5: style: Class 'TdmInterface' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
yate/modules/server/tdmcard.cpp:1808:5: style: Class 'TdmInterface' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
yate/modules/server/tdmcard.cpp:284:18: warning: Virtual function 'status' is called from destructor '~TdmCircuit()' at line 276. Dynamic binding is not used. [virtualCallInConstructor]
yate/modules/server/tdmcard.cpp:276:4: note: Calling cleanup
yate/modules/server/tdmcard.cpp:1436:5: note: Calling status
yate/modules/server/tdmcard.cpp:284:18: note: status is a virtual method
yate/modules/server/tdmcard.cpp:228:18: warning: Virtual function 'control' is called from destructor '~TdmInterface()' at line 1813. Dynamic binding is not used. [virtualCallInConstructor]
yate/modules/server/tdmcard.cpp:1813:5: note: Calling cleanup
yate/modules/server/tdmcard.cpp:238:2: note: Calling control
yate/modules/server/tdmcard.cpp:228:18: note: control is a virtual method
yate/modules/server/tdmcard.cpp:213:5: style: Class 'TdmInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/tdmcard.cpp:258:5: style: Class 'TdmSpan' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/tdmcard.cpp:230:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/tdmcard.cpp:78:18: note: Virtual function in base class
yate/modules/server/tdmcard.cpp:230:18: note: Function in derived class
yate/modules/server/tdmcard.cpp:294:10: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/tdmcard.cpp:78:18: note: Virtual function in base class
yate/modules/server/tdmcard.cpp:294:10: note: Function in derived class
yate/modules/server/tdmcard.cpp:354:18: style: The function 'status' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/tdmcard.cpp:284:18: note: Virtual function in base class
yate/modules/server/tdmcard.cpp:354:18: note: Function in derived class
yate/modules/server/tdmcard.cpp:360:18: style: The function 'sendEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/tdmcard.cpp:296:18: note: Virtual function in base class
yate/modules/server/tdmcard.cpp:360:18: note: Function in derived class
yate/modules/server/tdmcard.cpp:362:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/tdmcard.cpp:78:18: note: Virtual function in base class
yate/modules/server/tdmcard.cpp:362:18: note: Function in derived class
yate/modules/server/tdmcard.cpp:365:18: style: The function 'processEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/tdmcard.cpp:306:18: note: Virtual function in base class
yate/modules/server/tdmcard.cpp:365:18: note: Function in derived class
yate/modules/server/tdmcard.cpp:1241:37: style: Clarify calculation precedence for '<<' and '?'. [clarifyCalculation]
yate/modules/server/users.cpp:127:0: error: syntax error [syntaxError]
yate/modules/server/wpcard.cpp:175:23: style: Technically the member function '::WpSocket::status' can be const. [functionConst]
yate/modules/server/wpcard.cpp:190:10: performance: Technically the member function '::WpSocket::echoCanAvail' can be static. [functionStatic]
yate/modules/server/wpcard.cpp:542:16: note: Technically the member function '::WpSocket::echoCanAvail' can be static.
yate/modules/server/wpcard.cpp:190:10: note: Technically the member function '::WpSocket::echoCanAvail' can be static.
yate/modules/server/wpcard.cpp:252:18: warning: Virtual function 'control' is called from destructor '~WpInterface()' at line 850. Dynamic binding is not used. [virtualCallInConstructor]
yate/modules/server/wpcard.cpp:850:5: note: Calling cleanup
yate/modules/server/wpcard.cpp:261:6: note: Calling control
yate/modules/server/wpcard.cpp:252:18: note: control is a virtual method
yate/modules/server/wpcard.cpp:341:18: warning: Virtual function 'status' is called from destructor '~WpCircuit()' at line 1242. Dynamic binding is not used. [virtualCallInConstructor]
yate/modules/server/wpcard.cpp:1242:5: note: Calling status
yate/modules/server/wpcard.cpp:341:18: note: status is a virtual method
yate/modules/server/wpcard.cpp:137:5: style: Class 'Fifo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/wpcard.cpp:242:5: style: Class 'WpInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/wpcardw.cpp:29:0: error: #error This module is only for Windows [preprocessorErrorDirective]
yate/modules/server/yradius.cpp:377:5: style: Class 'AuthHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/yradius.cpp:386:5: style: Class 'AcctHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/ysigchan.cpp:4759:61: warning: Either the condition '!data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yate/modules/server/ysigchan.cpp:4758:9: note: Assuming that condition '!data' is not redundant
yate/modules/server/ysigchan.cpp:4759:61: note: Null pointer dereference
yate/modules/server/ysigchan.cpp:4997:37: style: Function 'notify' argument 1 names different: declaration 'params' definition 'notifs'. [funcArgNamesDifferent]
yate/modules/server/ysigchan.cpp:812:36: note: Function 'notify' argument 1 names different: declaration 'params' definition 'notifs'.
yate/modules/server/ysigchan.cpp:4997:37: note: Function 'notify' argument 1 names different: declaration 'params' definition 'notifs'.
yate/modules/server/ysigchan.cpp:4447:5: performance: Variable 'm_status' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yate/modules/server/ysigchan.cpp:493:18: warning: Virtual function 'release' is called from destructor '~SigSS7Isup()' at line 3562. Dynamic binding is not used. [virtualCallInConstructor]
yate/modules/server/ysigchan.cpp:3562:5: note: Calling release
yate/modules/server/ysigchan.cpp:493:18: note: release is a virtual method
yate/modules/server/ysigchan.cpp:516:18: warning: Virtual function 'release' is called from destructor '~SigIsdn()' at line 3782. Dynamic binding is not used. [virtualCallInConstructor]
yate/modules/server/ysigchan.cpp:3782:5: note: Calling release
yate/modules/server/ysigchan.cpp:516:18: note: release is a virtual method
yate/modules/server/ysigchan.cpp:540:18: warning: Virtual function 'release' is called from destructor '~SigIsdnMonitor()' at line 3885. Dynamic binding is not used. [virtualCallInConstructor]
yate/modules/server/ysigchan.cpp:3885:5: note: Calling release
yate/modules/server/ysigchan.cpp:540:18: note: release is a virtual method
yate/modules/server/ysigchan.cpp:59:5: style: Class 'SigChannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/ysigchan.cpp:303:5: style: Class 'SigTopmost' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/ysigchan.cpp:321:5: style: Class 'SigLinkSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/ysigchan.cpp:341:5: style: Class 'SigSCCPUser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/ysigchan.cpp:354:5: style: Class 'SigSccpGtt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/ysigchan.cpp:367:5: style: Class 'SigTesting' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/ysigchan.cpp:382:5: style: Class 'SigSS7Sccp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/ysigchan.cpp:526:5: style: Class 'SigIsdnMonitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/ysigchan.cpp:553:5: style: Class 'SigSS7Tcap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/ysigchan.cpp:570:5: style: Class 'MsgTCAPUser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/ysigchan.cpp:588:5: style: Class 'SigTCAPUser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/ysigchan.cpp:786:5: style: Class 'IsupDecodeHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/ysigchan.cpp:821:5: style: Class 'GTTranslator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/ysigchan.cpp:832:5: style: Class 'SCCPUserDummy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/ysigchan.cpp:293:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:277:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:293:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:326:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:277:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:326:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:328:18: style: The function 'status' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:305:25: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:328:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:329:18: style: The function 'ifStatus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:308:25: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:329:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:330:18: style: The function 'linkStatus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:311:25: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:330:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:332:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:314:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:332:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:345:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:277:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:345:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:358:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:277:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:358:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:372:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:277:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:372:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:374:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:314:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:374:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:385:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:293:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:385:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:387:18: style: The function 'status' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:291:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:387:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:388:18: style: The function 'isAlive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:296:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:388:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:389:34: style: The function 'get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:297:34: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:389:34: note: Function in derived class
yate/modules/server/ysigchan.cpp:391:18: style: The function 'reInitialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:295:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:391:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:436:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:277:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:436:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:491:18: style: The function 'create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:466:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:491:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:492:18: style: The function 'reload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:467:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:492:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:493:18: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:468:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:493:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:496:18: style: The function 'handleEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:439:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:496:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:511:18: style: The function 'ifStatus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:454:25: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:511:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:512:18: style: The function 'linkStatus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:456:25: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:512:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:514:18: style: The function 'create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:466:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:514:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:515:18: style: The function 'reload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:467:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:515:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:516:18: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:468:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:516:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:528:18: style: The function 'handleEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:439:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:528:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:529:18: style: The function 'masquerade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:443:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:529:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:530:18: style: The function 'drop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:448:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:530:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:538:18: style: The function 'create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:466:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:538:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:539:18: style: The function 'reload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:467:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:539:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:540:18: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:468:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:540:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:558:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:277:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:558:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:560:18: style: The function 'status' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:305:25: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:560:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:562:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:314:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:562:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:594:18: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:277:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:594:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:597:18: style: The function 'status' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:305:25: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:597:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:600:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:314:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:600:18: note: Function in derived class
yate/modules/server/ysigchan.cpp:804:18: style: The function 'received' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/ysigchan.cpp:788:18: note: Virtual function in base class
yate/modules/server/ysigchan.cpp:804:18: note: Function in derived class
yate/modules/server/ysnmpagent.cpp:625:0: error: syntax error [syntaxError]
yate/modules/server/zapcard.cpp:2605:62: style: Function 'enqueueEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
yate/modules/server/zapcard.cpp:621:47: note: Function 'enqueueEvent' argument 1 names different: declaration 'event' definition 'e'.
yate/modules/server/zapcard.cpp:2605:62: note: Function 'enqueueEvent' argument 1 names different: declaration 'event' definition 'e'.
yate/modules/server/zapcard.cpp:1685:5: style: Class 'ZapInterface' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
yate/modules/server/zapcard.cpp:1685:5: style: Class 'ZapInterface' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
yate/modules/server/zapcard.cpp:592:18: warning: Virtual function 'status' is called from destructor '~ZapCircuit()' at line 584. Dynamic binding is not used. [virtualCallInConstructor]
yate/modules/server/zapcard.cpp:584:4: note: Calling cleanup
yate/modules/server/zapcard.cpp:2522:5: note: Calling status
yate/modules/server/zapcard.cpp:592:18: note: status is a virtual method
yate/modules/server/zapcard.cpp:530:18: warning: Virtual function 'control' is called from destructor '~ZapInterface()' at line 1691. Dynamic binding is not used. [virtualCallInConstructor]
yate/modules/server/zapcard.cpp:1691:5: note: Calling cleanup
yate/modules/server/zapcard.cpp:542:6: note: Calling control
yate/modules/server/zapcard.cpp:530:18: note: control is a virtual method
yate/modules/server/zapcard.cpp:515:5: style: Class 'ZapInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/zapcard.cpp:565:5: style: Class 'ZapSpan' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/server/zapcard.cpp:532:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/zapcard.cpp:225:18: note: Virtual function in base class
yate/modules/server/zapcard.cpp:532:18: note: Function in derived class
yate/modules/server/zapcard.cpp:602:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/zapcard.cpp:225:18: note: Virtual function in base class
yate/modules/server/zapcard.cpp:602:18: note: Function in derived class
yate/modules/server/zapcard.cpp:667:18: style: The function 'status' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/zapcard.cpp:592:18: note: Virtual function in base class
yate/modules/server/zapcard.cpp:667:18: note: Function in derived class
yate/modules/server/zapcard.cpp:669:18: style: The function 'getParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/zapcard.cpp:598:18: note: Virtual function in base class
yate/modules/server/zapcard.cpp:669:18: note: Function in derived class
yate/modules/server/zapcard.cpp:671:18: style: The function 'setParam' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/zapcard.cpp:596:18: note: Virtual function in base class
yate/modules/server/zapcard.cpp:671:18: note: Function in derived class
yate/modules/server/zapcard.cpp:673:18: style: The function 'sendEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/zapcard.cpp:604:18: note: Virtual function in base class
yate/modules/server/zapcard.cpp:673:18: note: Function in derived class
yate/modules/server/zapcard.cpp:675:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/zapcard.cpp:602:18: note: Virtual function in base class
yate/modules/server/zapcard.cpp:675:18: note: Function in derived class
yate/modules/server/zapcard.cpp:678:18: style: The function 'processEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/server/zapcard.cpp:616:18: note: Virtual function in base class
yate/modules/server/zapcard.cpp:678:18: note: Function in derived class
yate/modules/sig/camel_map.cpp:375:0: error: syntax error [syntaxError]
yate/modules/sig/isupmangler.cpp:339:0: error: syntax error [syntaxError]
yate/modules/sig/ss7_lnp_ansi.cpp:928:13: style: Redundant condition: query. '!query || (query && query->status()!=LNPQuery::Pending)' is equivalent to '!query || query->status()!=LNPQuery::Pending' [redundantCondition]
yate/modules/sig/ss7_lnp_ansi.cpp:930:6: warning: Either the condition 'query' is redundant or there is possible null pointer dereference: query. [nullPointerRedundantCheck]
yate/modules/sig/ss7_lnp_ansi.cpp:928:17: note: Assuming that condition 'query' is not redundant
yate/modules/sig/ss7_lnp_ansi.cpp:930:6: note: Null pointer dereference
yate/modules/sig/ss7_lnp_ansi.cpp:822:80: style: Function 'tcapRequest' argument 2 names different: declaration 'query' definition 'code'. [funcArgNamesDifferent]
yate/modules/sig/ss7_lnp_ansi.cpp:227:81: note: Function 'tcapRequest' argument 2 names different: declaration 'query' definition 'code'.
yate/modules/sig/ss7_lnp_ansi.cpp:822:80: note: Function 'tcapRequest' argument 2 names different: declaration 'query' definition 'code'.
yate/modules/sig/ss7_lnp_ansi.cpp:1020:74: style: Function 'encodeParameters' argument 3 names different: declaration 'hexData' definition 'hexPayload'. [funcArgNamesDifferent]
yate/modules/sig/ss7_lnp_ansi.cpp:240:76: note: Function 'encodeParameters' argument 3 names different: declaration 'hexData' definition 'hexPayload'.
yate/modules/sig/ss7_lnp_ansi.cpp:1020:74: note: Function 'encodeParameters' argument 3 names different: declaration 'hexData' definition 'hexPayload'.
yate/modules/sig/ss7_lnp_ansi.cpp:1380:80: style: Function 'LNPQuery' argument 4 names different: declaration 'params' definition 'msg'. [funcArgNamesDifferent]
yate/modules/sig/ss7_lnp_ansi.cpp:89:74: note: Function 'LNPQuery' argument 4 names different: declaration 'params' definition 'msg'.
yate/modules/sig/ss7_lnp_ansi.cpp:1380:80: note: Function 'LNPQuery' argument 4 names different: declaration 'params' definition 'msg'.
yate/modules/sig/ss7_lnp_ansi.cpp:1503:15: warning: Member variable 'SS7LNPDriver::m_overallCounts' is not initialized in the constructor. [uninitMemberVar]
yate/modules/sig/ss7_lnp_ansi.cpp:1503:15: warning: Member variable 'SS7LNPDriver::m_currentCounts' is not initialized in the constructor. [uninitMemberVar]
yate/modules/sig/ss7_lnp_ansi.cpp:1208:79: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
yate/modules/sig/ss7_lnp_ansi.cpp:1278:67: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
yate/modules/sig/ss7_lnp_ansi.cpp:1318:53: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
yate/modules/sip/sip_cnam_lnp.cpp:69:46: style: Function 'QuerySipChannel' argument 1 names different: declaration 'addr' definition 'num'. [funcArgNamesDifferent]
yate/modules/sip/sip_cnam_lnp.cpp:59:33: note: Function 'QuerySipChannel' argument 1 names different: declaration 'addr' definition 'num'.
yate/modules/sip/sip_cnam_lnp.cpp:69:46: note: Function 'QuerySipChannel' argument 1 names different: declaration 'addr' definition 'num'.
yate/modules/test/msgdelay.cpp:50:0: error: syntax error [syntaxError]
yate/modules/test/nettest.cpp:865:9: style: The scope of the variable 'ok' can be reduced. [variableScope]
yate/modules/test/nettest.cpp:326:7: style: Class 'FDSetSelect' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
yate/modules/test/nettest.cpp:326:7: style: Class 'FDSetSelect' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
yate/modules/test/nettest.cpp:184:5: style: Class 'NTTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/test/randcall.cpp:56:5: style: Class 'TestHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/test/test1.cpp:34:5: style: Class 'TestHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/tonedetect.cpp:65:5: warning: Member variable 'Tone2PoleFilter::m_val' is not initialized in the constructor. [uninitMemberVar]
yate/modules/tonedetect.cpp:65:5: warning: Member variable 'Tone2PoleFilter::m_y' is not initialized in the constructor. [uninitMemberVar]
yate/modules/tonedetect.cpp:71:5: style: Class 'Tone2PoleFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/tonegen.cpp:87:5: style: Class 'ToneData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/tonegen.cpp:137:5: style: Class 'ToneSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/tonegen.cpp:84:1: warning: The class 'ToneData' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yate/modules/tonegen.cpp:161:18: style: The function 'noChan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/tonegen.cpp:138:18: note: Virtual function in base class
yate/modules/tonegen.cpp:161:18: note: Function in derived class
yate/modules/yiaxchan.cpp:1132:42: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
yate/modules/yiaxchan.cpp:1096:91: style: Function 'start' argument 3 names different: declaration 'trunkingThreadCount' definition 'trunkThreadCount'. [funcArgNamesDifferent]
yate/modules/yiaxchan.cpp:321:82: note: Function 'start' argument 3 names different: declaration 'trunkingThreadCount' definition 'trunkThreadCount'.
yate/modules/yiaxchan.cpp:1096:91: note: Function 'start' argument 3 names different: declaration 'trunkingThreadCount' definition 'trunkThreadCount'.
yate/modules/yiaxchan.cpp:1326:13: warning: Member variable 'YIAXDriver::m_iaxEngine' is not initialized in the constructor. [uninitMemberVar]
yate/modules/yiaxchan.cpp:549:5: warning: Member variable 'IAXURI::m_port' is not initialized in the constructor. [uninitMemberVar]
yate/modules/yiaxchan.cpp:549:5: warning: Member variable 'IAXURI::m_parsed' is not initialized in the constructor. [uninitMemberVar]
yate/modules/yiaxchan.cpp:425:22: style: Technically the member function '::YIAXData::format' can be const. [functionConst]
yate/modules/yiaxchan.cpp:85:5: style: Class 'YIAXLine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/yiaxchan.cpp:531:5: style: Class 'IAXURI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/yiaxchan.cpp:532:5: style: Class 'IAXURI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/yjinglechan.cpp:3173:10: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yate/modules/yjinglechan.cpp:3177:5: note: Found duplicate branches for 'if' and 'else'.
yate/modules/yjinglechan.cpp:3173:10: note: Found duplicate branches for 'if' and 'else'.
yate/modules/yjinglechan.cpp:4045:10: style: The scope of the variable 'session' can be reduced. [variableScope]
yate/modules/yjinglechan.cpp:2071:50: style: Function 'processActionAccept' argument 1 names different: declaration 'ev' definition 'event'. [funcArgNamesDifferent]
yate/modules/yjinglechan.cpp:205:39: note: Function 'processActionAccept' argument 1 names different: declaration 'ev' definition 'event'.
yate/modules/yjinglechan.cpp:2071:50: note: Function 'processActionAccept' argument 1 names different: declaration 'ev' definition 'event'.
yate/modules/yjinglechan.cpp:2440:83: style: Function 'checkRecvCandidate' argument 2 names different: declaration 'candidate' definition 'c'. [funcArgNamesDifferent]
yate/modules/yjinglechan.cpp:231:72: note: Function 'checkRecvCandidate' argument 2 names different: declaration 'candidate' definition 'c'.
yate/modules/yjinglechan.cpp:2440:83: note: Function 'checkRecvCandidate' argument 2 names different: declaration 'candidate' definition 'c'.
yate/modules/yjinglechan.cpp:150:18: warning: Virtual function 'disconnected' is called from destructor '~YJGConnection()' at line 1041. Dynamic binding is not used. [virtualCallInConstructor]
yate/modules/yjinglechan.cpp:1041:5: note: Calling disconnected
yate/modules/yjinglechan.cpp:150:18: note: disconnected is a virtual method
yate/modules/yjinglechan.cpp:79:5: style: Class 'YJGEngineWorker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/yjinglechan.cpp:123:5: style: Class 'YJGConnection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/yjinglechan.cpp:1236:7: warning: Conversion of string literal "pending" to bool always evaluates to true. [incorrectStringBooleanError]
yate/modules/yjinglechan.cpp:1237:3: warning: Conversion of string literal "failure" to bool always evaluates to true. [incorrectStringBooleanError]
yate/modules/yjinglechan.cpp:1237:3: warning: Conversion of string literal "Already on hold" to bool always evaluates to true. [incorrectStringBooleanError]
yate/modules/yjinglechan.cpp:1252:3: warning: Conversion of string literal "noconn" to bool always evaluates to true. [incorrectStringBooleanError]
yate/modules/yjinglechan.cpp:1271:3: warning: Conversion of string literal "failure" to bool always evaluates to true. [incorrectStringBooleanError]
yate/modules/yjinglechan.cpp:1271:3: warning: Conversion of string literal "Already active" to bool always evaluates to true. [incorrectStringBooleanError]
yate/modules/yjinglechan.cpp:1274:3: warning: Conversion of string literal "failure" to bool always evaluates to true. [incorrectStringBooleanError]
yate/modules/yjinglechan.cpp:1274:3: warning: Conversion of string literal "Already on hold by the other party" to bool always evaluates to true. [incorrectStringBooleanError]
yate/modules/yjinglechan.cpp:1288:3: warning: Conversion of string literal "noconn" to bool always evaluates to true. [incorrectStringBooleanError]
yate/modules/yrtpchan.cpp:1418:64: style: C-style pointer casting [cstyleCast]
yate/modules/yrtpchan.cpp:1423:60: style: C-style pointer casting [cstyleCast]
yate/modules/yrtpchan.cpp:574:41: style: Function 'setParams' argument 1 names different: declaration 'raddr' definition 'rip'. [funcArgNamesDifferent]
yate/modules/yrtpchan.cpp:128:32: note: Function 'setParams' argument 1 names different: declaration 'raddr' definition 'rip'.
yate/modules/yrtpchan.cpp:574:41: note: Function 'setParams' argument 1 names different: declaration 'raddr' definition 'rip'.
yate/modules/yrtpchan.cpp:206:5: style: Class 'YRTPSession' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/yrtpchan.cpp:252:5: style: Class 'YRTPSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/yrtpchan.cpp:267:5: style: Class 'YRTPConsumer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/yrtpchan.cpp:282:5: style: Class 'YRTPMonitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/ysipchan.cpp:3195:9: warning: Identical condition '!m_socket', second condition is always false [identicalConditionAfterEarlyExit]
yate/modules/ysipchan.cpp:3192:9: note: first condition
yate/modules/ysipchan.cpp:3195:9: note: second condition
yate/modules/ysipchan.cpp:6894:9: warning: Identical condition '!m_party', second condition is always false [identicalConditionAfterEarlyExit]
yate/modules/ysipchan.cpp:6891:9: note: first condition
yate/modules/ysipchan.cpp:6894:9: note: second condition
yate/modules/ysipchan.cpp:2774:25: warning: Either the condition 'msg' is redundant or there is possible null pointer dereference: msg. [nullPointerRedundantCheck]
yate/modules/ysipchan.cpp:2763:6: note: Assuming that condition 'msg' is not redundant
yate/modules/ysipchan.cpp:2774:25: note: Null pointer dereference
yate/modules/ysipchan.cpp:1895:80: style: Function 'initSocket' argument 3 names different: declaration 'addr' definition 'lAddr'. [funcArgNamesDifferent]
yate/modules/ysipchan.cpp:226:67: note: Function 'initSocket' argument 3 names different: declaration 'addr' definition 'lAddr'.
yate/modules/ysipchan.cpp:1895:80: note: Function 'initSocket' argument 3 names different: declaration 'addr' definition 'lAddr'.
yate/modules/ysipchan.cpp:144:5: warning: Member variable 'ProtocolHolder::m_proto' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/modules/ysipchan.cpp:331:5: warning: Member variable 'YateSIPTransport::m_status' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/modules/ysipchan.cpp:331:5: warning: Member variable 'YateSIPTransport::m_statusChgTime' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/modules/ysipchan.cpp:331:5: warning: Member variable 'YateSIPTransport::m_sock' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/modules/ysipchan.cpp:331:5: warning: Member variable 'YateSIPTransport::m_maxpkt' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/modules/ysipchan.cpp:331:5: warning: Member variable 'YateSIPTransport::m_worker' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/modules/ysipchan.cpp:331:5: warning: Member variable 'YateSIPTransport::m_initialized' is not initialized in the constructor. [uninitMemberVarPrivate]
yate/modules/ysipchan.cpp:122:5: style: Class 'ProtocolHolder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/ysipchan.cpp:151:5: style: Class 'YateSIPPartyHolder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/ysipchan.cpp:340:5: style: Class 'YateSIPUDPTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/ysipchan.cpp:506:5: style: Class 'YateTCPParty' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/ysipchan.cpp:526:5: style: Class 'YateSIPEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/ysipchan.cpp:562:5: style: Class 'YateSIPLine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/ysipchan.cpp:911:5: style: Class 'YateSIPGenerate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/ysipchan.cpp:950:5: style: Class 'RefObjectProxy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/ysipchan.cpp:953:5: style: Class 'RefObjectProxy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/ysipchan.cpp:343:34: style: The function 'udpTransport' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ysipchan.cpp:281:34: note: Virtual function in base class
yate/modules/ysipchan.cpp:343:34: note: Function in derived class
yate/modules/ysipchan.cpp:351:17: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ysipchan.cpp:290:17: note: Virtual function in base class
yate/modules/ysipchan.cpp:351:17: note: Function in derived class
yate/modules/ysipchan.cpp:378:34: style: The function 'tcpTransport' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ysipchan.cpp:283:34: note: Virtual function in base class
yate/modules/ysipchan.cpp:378:34: note: Function in derived class
yate/modules/ysipchan.cpp:388:17: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ysipchan.cpp:290:17: note: Virtual function in base class
yate/modules/ysipchan.cpp:388:17: note: Function in derived class
yate/modules/ysipchan.cpp:390:18: style: The function 'destroyed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ysipchan.cpp:301:18: note: Virtual function in base class
yate/modules/ysipchan.cpp:390:18: note: Function in derived class
yate/modules/ysipchan.cpp:392:18: style: The function 'statusChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ysipchan.cpp:303:18: note: Virtual function in base class
yate/modules/ysipchan.cpp:392:18: note: Function in derived class
yate/modules/ysipchan.cpp:572:18: style: The function 'transportChangedStatus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ysipchan.cpp:181:18: note: Virtual function in base class
yate/modules/ysipchan.cpp:572:18: note: Function in derived class
yate/modules/ysipchan.cpp:607:18: style: The function 'changing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ysipchan.cpp:188:18: note: Virtual function in base class
yate/modules/ysipchan.cpp:607:18: note: Function in derived class
yate/modules/ysockschan.cpp:1330:0: error: syntax error [syntaxError]
yate/modules/ystunchan.cpp:221:5: style: Class 'YStunAttributeAuth' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/ystunchan.cpp:239:5: style: Class 'YStunAttributeAddr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/ystunchan.cpp:259:5: style: Class 'YStunAttributeUnknown' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yate/modules/ystunchan.cpp:187:18: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ystunchan.cpp:160:18: note: Virtual function in base class
yate/modules/ystunchan.cpp:187:18: note: Function in derived class
yate/modules/ystunchan.cpp:188:18: style: The function 'fromBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ystunchan.cpp:167:18: note: Virtual function in base class
yate/modules/ystunchan.cpp:188:18: note: Function in derived class
yate/modules/ystunchan.cpp:189:18: style: The function 'toBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ystunchan.cpp:172:18: note: Virtual function in base class
yate/modules/ystunchan.cpp:189:18: note: Function in derived class
yate/modules/ystunchan.cpp:209:18: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ystunchan.cpp:160:18: note: Virtual function in base class
yate/modules/ystunchan.cpp:209:18: note: Function in derived class
yate/modules/ystunchan.cpp:210:18: style: The function 'fromBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ystunchan.cpp:167:18: note: Virtual function in base class
yate/modules/ystunchan.cpp:210:18: note: Function in derived class
yate/modules/ystunchan.cpp:211:18: style: The function 'toBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ystunchan.cpp:172:18: note: Virtual function in base class
yate/modules/ystunchan.cpp:211:18: note: Function in derived class
yate/modules/ystunchan.cpp:228:18: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ystunchan.cpp:160:18: note: Virtual function in base class
yate/modules/ystunchan.cpp:228:18: note: Function in derived class
yate/modules/ystunchan.cpp:229:18: style: The function 'fromBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ystunchan.cpp:167:18: note: Virtual function in base class
yate/modules/ystunchan.cpp:229:18: note: Function in derived class
yate/modules/ystunchan.cpp:230:18: style: The function 'toBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ystunchan.cpp:172:18: note: Virtual function in base class
yate/modules/ystunchan.cpp:230:18: note: Function in derived class
yate/modules/ystunchan.cpp:247:18: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ystunchan.cpp:160:18: note: Virtual function in base class
yate/modules/ystunchan.cpp:247:18: note: Function in derived class
yate/modules/ystunchan.cpp:248:18: style: The function 'fromBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ystunchan.cpp:167:18: note: Virtual function in base class
yate/modules/ystunchan.cpp:248:18: note: Function in derived class
yate/modules/ystunchan.cpp:249:18: style: The function 'toBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ystunchan.cpp:172:18: note: Virtual function in base class
yate/modules/ystunchan.cpp:249:18: note: Function in derived class
yate/modules/ystunchan.cpp:263:18: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ystunchan.cpp:160:18: note: Virtual function in base class
yate/modules/ystunchan.cpp:263:18: note: Function in derived class
yate/modules/ystunchan.cpp:264:18: style: The function 'fromBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ystunchan.cpp:167:18: note: Virtual function in base class
yate/modules/ystunchan.cpp:264:18: note: Function in derived class
yate/modules/ystunchan.cpp:265:18: style: The function 'toBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yate/modules/ystunchan.cpp:172:18: note: Virtual function in base class
yate/modules/ystunchan.cpp:265:18: note: Function in derived class
yate/modules/zlibcompress.cpp:224:9: style: Variable 'code' is assigned a value that is never used. [unreadVariable]
yate/modules/zlibcompress.cpp:90:5: style: Class 'ZLibComp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[18:47]

ftp://ftp.se.debian.org/debian/pool/main/y/yatex/yatex_1.77+dfsg1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yatm/yatm_0.9.orig.tar.gz
yatm-0.9/yatm.cc:795:21: style: Condition 'loss_percent>0' is always false [knownConditionTrueFalse]
yatm-0.9/yatm.cc:669:23: note: Assignment 'loss_percent=-1', assigned value is -1
yatm-0.9/yatm.cc:795:21: note: Condition 'loss_percent>0' is always false
yatm-0.9/yatm.cc:803:10: style: Condition '!lost' is always true [knownConditionTrueFalse]
yatm-0.9/yatm.cc:791:15: note: Assignment 'lost=0', assigned value is 0
yatm-0.9/yatm.cc:803:10: note: Condition '!lost' is always true
yatm-0.9/yatm.cc:148:15: style: The scope of the variable 'ptr' can be reduced. [variableScope]
yatm-0.9/yatm.cc:150:9: style: The scope of the variable 'byte' can be reduced. [variableScope]
yatm-0.9/yatm.cc:157:18: style: The scope of the variable 'sample' can be reduced. [variableScope]
yatm-0.9/yatm.cc:451:17: style: The scope of the variable 'seconds' can be reduced. [variableScope]
yatm-0.9/yatm.cc:451:26: style: The scope of the variable 'fraction' can be reduced. [variableScope]
yatm-0.9/yatm.cc:451:36: style: The scope of the variable 'fracpart' can be reduced. [variableScope]
yatm-0.9/yatm.cc:589:10: style: The scope of the variable 'time' can be reduced. [variableScope]
yatm-0.9/yatm.cc:591:17: style: The scope of the variable 'seconds' can be reduced. [variableScope]
yatm-0.9/yatm.cc:591:26: style: The scope of the variable 'fraction' can be reduced. [variableScope]
yatm-0.9/yatm.cc:591:36: style: The scope of the variable 'fracpart' can be reduced. [variableScope]
[18:47]

ftp://ftp.se.debian.org/debian/pool/main/y/yattag/yattag_1.7.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yauap/yauap_0.2.4.orig.tar.gz
yauap-0.2.4/commandline/commandline.c:230:9: style: The scope of the variable 'i' can be reduced. [variableScope]
yauap-0.2.4/dbus-service/yauap-service.c:216:9: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yauap-0.2.4/main.c:137:9: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yauap-0.2.4/main.c:371:27: warning: Either the condition 'if(desc)' is redundant or there is possible null pointer dereference: desc. [nullPointerRedundantCheck]
yauap-0.2.4/main.c:374:5: note: Assuming that condition 'if(desc)' is not redundant
yauap-0.2.4/main.c:371:27: note: Null pointer dereference
yauap-0.2.4/main.c:371:42: warning: Either the condition 'if(installer_details)' is redundant or there is possible null pointer dereference: installer_details. [nullPointerRedundantCheck]
yauap-0.2.4/main.c:376:5: note: Assuming that condition 'if(installer_details)' is not redundant
yauap-0.2.4/main.c:371:42: note: Null pointer dereference
yauap-0.2.4/main.c:373:53: warning: Either the condition 'if(desc)' is redundant or there is possible null pointer dereference: desc. [nullPointerRedundantCheck]
yauap-0.2.4/main.c:374:5: note: Assuming that condition 'if(desc)' is not redundant
yauap-0.2.4/main.c:373:53: note: Null pointer dereference
yauap-0.2.4/main.c:373:58: warning: Either the condition 'if(installer_details)' is redundant or there is possible null pointer dereference: installer_details. [nullPointerRedundantCheck]
yauap-0.2.4/main.c:376:5: note: Assuming that condition 'if(installer_details)' is not redundant
yauap-0.2.4/main.c:373:58: note: Null pointer dereference
yauap-0.2.4/main.c:458:5: style: Variable 's' is reassigned a value before the old one has been used. [redundantAssignment]
yauap-0.2.4/main.c:451:0: note: Variable 's' is reassigned a value before the old one has been used.
yauap-0.2.4/main.c:458:5: note: Variable 's' is reassigned a value before the old one has been used.
yauap-0.2.4/main.c:273:14: style: The scope of the variable 'caps' can be reduced. [variableScope]
yauap-0.2.4/main.c:274:19: style: The scope of the variable 'str' can be reduced. [variableScope]
yauap-0.2.4/main.c:504:13: style: The scope of the variable 'convertpad' can be reduced. [variableScope]
yauap-0.2.4/main.c:650:13: style: The scope of the variable 'i' can be reduced. [variableScope]
yauap-0.2.4/main.c:652:14: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yauap-0.2.4/main.c:713:18: style: The scope of the variable 'timeout' can be reduced. [variableScope]
[18:47]

ftp://ftp.se.debian.org/debian/pool/main/y/yaws/yaws_2.0.6+dfsg.orig.tar.xz
yaws-2.0.6/c_src/epam.c:26:9: style: The scope of the variable 'i' can be reduced. [variableScope]
yaws-2.0.6/c_src/epam.c:44:9: style: The scope of the variable 'i' can be reduced. [variableScope]
yaws-2.0.6/c_src/epam.c:358:9: style: The scope of the variable 'rval' can be reduced. [variableScope]
yaws-2.0.6/c_src/hashtable.c:76:20: style: The scope of the variable 'pE' can be reduced. [variableScope]
yaws-2.0.6/c_src/hashtable.c:30:33: style: Function 'create_hashtable' argument 2 names different: declaration 'hashfunction' definition 'hashf'. [funcArgNamesDifferent]
yaws-2.0.6/c_src/hashtable.h:76:33: note: Function 'create_hashtable' argument 2 names different: declaration 'hashfunction' definition 'hashf'.
yaws-2.0.6/c_src/hashtable.c:30:33: note: Function 'create_hashtable' argument 2 names different: declaration 'hashfunction' definition 'hashf'.
yaws-2.0.6/c_src/hashtable.c:31:24: style: Function 'create_hashtable' argument 3 names different: declaration 'key_eq_fn' definition 'eqf'. [funcArgNamesDifferent]
yaws-2.0.6/c_src/hashtable.h:77:24: note: Function 'create_hashtable' argument 3 names different: declaration 'key_eq_fn' definition 'eqf'.
yaws-2.0.6/c_src/hashtable.c:31:24: note: Function 'create_hashtable' argument 3 names different: declaration 'key_eq_fn' definition 'eqf'.
yaws-2.0.6/c_src/yaws_sendfile_drv.c:330:0: error: #error "yaws_sendfile_drv not supported on this platform" [preprocessorErrorDirective]
yaws-2.0.6/win32/yaws.c:212:20: error: Uninitialized variable: erlarg [uninitvar]
[18:47]

ftp://ftp.se.debian.org/debian/pool/main/y/yaz/yaz_4.2.30.orig.tar.gz
yaz-4.2.30/client/client.c:868:9: style: Condition '!has_printed' is always true [knownConditionTrueFalse]
yaz-4.2.30/client/client.c:849:23: note: Assignment 'has_printed=0', assigned value is 0
yaz-4.2.30/client/client.c:868:9: note: Condition '!has_printed' is always true
yaz-4.2.30/client/client.c:5340:13: style: Condition '!line_in' is always true [knownConditionTrueFalse]
yaz-4.2.30/client/client.c:5322:25: note: Assignment 'line_in=NULL', assigned value is 0
yaz-4.2.30/client/client.c:5340:13: note: Condition '!line_in' is always true
yaz-4.2.30/client/client.c:2619:9: warning: Width 10 given in format string (no. 1) is smaller than destination buffer 'type[12]'. [invalidScanfFormatWidth_smaller]
yaz-4.2.30/client/client.c:2143:44: error: Null pointer dereference: item_request_buf [nullPointer]
yaz-4.2.30/client/client.c:2106:30: note: Assignment 'item_request_buf=0', assigned value is 0
yaz-4.2.30/client/client.c:2143:44: note: Null pointer dereference
yaz-4.2.30/client/client.c:2636:10: warning: Either the condition '*arg&&arg' is redundant or there is possible null pointer dereference: arg. [nullPointerRedundantCheck]
yaz-4.2.30/client/client.c:2636:14: note: Assuming that condition '*arg&&arg' is not redundant
yaz-4.2.30/client/client.c:2636:10: note: Null pointer dereference
yaz-4.2.30/client/client.c:4699:5: style: Variable 'rpn' is reassigned a value before the old one has been used. [redundantAssignment]
yaz-4.2.30/client/client.c:4696:0: note: Variable 'rpn' is reassigned a value before the old one has been used.
yaz-4.2.30/client/client.c:4699:5: note: Variable 'rpn' is reassigned a value before the old one has been used.
yaz-4.2.30/client/client.c:668:21: style: Same expression on both sides of '-' because the value of '*arg' and 'arg_start' are the same. [duplicateExpression]
yaz-4.2.30/client/client.c:663:33: note: 'arg_start' is assigned value '*arg' here.
yaz-4.2.30/client/client.c:668:21: note: Same expression on both sides of '-' because the value of '*arg' and 'arg_start' are the same.
yaz-4.2.30/client/client.c:4020:42: style: Same expression on both sides of '&&'. [duplicateExpression]
yaz-4.2.30/client/client.c:1208:9: style: The scope of the variable 'i' can be reduced. [variableScope]
yaz-4.2.30/client/client.c:3949:25: style: The scope of the variable 'cp' can be reduced. [variableScope]
yaz-4.2.30/client/client.c:4520:9: style: The scope of the variable 'res' can be reduced. [variableScope]
yaz-4.2.30/client/client.c:843:11: style: Checking if unsigned variable 'i' is less than zero. [unsignedLessThanZero]
yaz-4.2.30/client/client.c:4957:31: style: struct member 'Anonymous1::rl_completerfunction' is never used. [unusedStructMember]
yaz-4.2.30/client/client.c:4958:9: style: struct member 'Anonymous1::complete_filenames' is never used. [unusedStructMember]
yaz-4.2.30/client/client.c:4959:18: style: struct member 'Anonymous1::local_tabcompletes' is never used. [unusedStructMember]
yaz-4.2.30/libstemmer_c/runtime/utilities.c:348:99: style: Function 'replace_s' argument 6 names different: declaration 'adjustment' definition 'adjptr'. [funcArgNamesDifferent]
yaz-4.2.30/libstemmer_c/runtime/header.h:46:99: note: Function 'replace_s' argument 6 names different: declaration 'adjustment' definition 'adjptr'.
yaz-4.2.30/libstemmer_c/runtime/utilities.c:348:99: note: Function 'replace_s' argument 6 names different: declaration 'adjustment' definition 'adjptr'.
yaz-4.2.30/libstemmer_c/runtime/utilities.c:19:5: error: Memory leak: mem [memleak]
yaz-4.2.30/src/base64.c:21:10: style: The scope of the variable 'n' can be reduced. [variableScope]
yaz-4.2.30/src/ber_bit.c:23:26: style: The scope of the variable 'base' can be reduced. [variableScope]
yaz-4.2.30/src/ber_oct.c:23:26: style: The scope of the variable 'base' can be reduced. [variableScope]
yaz-4.2.30/src/ber_oid.c:22:14: style: The scope of the variable 'n' can be reduced. [variableScope]
yaz-4.2.30/src/ber_tag.c:125:39: style: The scope of the variable 'n' can be reduced. [variableScope]
yaz-4.2.30/src/cclfind.c:494:18: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yaz-4.2.30/src/cclfind.c:496:13: note: Found duplicate branches for 'if' and 'else'.
yaz-4.2.30/src/cclfind.c:494:18: note: Found duplicate branches for 'if' and 'else'.
yaz-4.2.30/src/cclfind.c:1160:26: warning: Redundant assignment of 'cclp->error_code' to itself. [selfAssignment]
yaz-4.2.30/src/cclfind.c:997:26: style: The scope of the variable 'p1' can be reduced. [variableScope]
yaz-4.2.30/src/cclqfile.c:276:9: warning: Width 100 given in format string (no. 1) is smaller than destination buffer 'qual_name[128]'. [invalidScanfFormatWidth_smaller]
yaz-4.2.30/src/ccltoken.c:79:13: warning: Possible null pointer dereference: last [nullPointer]
yaz-4.2.30/src/ccltoken.c:63:30: note: Assignment 'last=NULL', assigned value is 0
yaz-4.2.30/src/ccltoken.c:79:13: note: Null pointer dereference
yaz-4.2.30/src/ccltoken.c:80:24: warning: Possible null pointer dereference: last [nullPointer]
yaz-4.2.30/src/ccltoken.c:63:30: note: Assignment 'last=NULL', assigned value is 0
yaz-4.2.30/src/ccltoken.c:80:24: note: Null pointer dereference
yaz-4.2.30/src/ccltoken.c:81:13: warning: Possible null pointer dereference: last [nullPointer]
yaz-4.2.30/src/ccltoken.c:63:30: note: Assignment 'last=NULL', assigned value is 0
yaz-4.2.30/src/ccltoken.c:81:13: note: Null pointer dereference
yaz-4.2.30/src/ccltoken.c:82:20: warning: Possible null pointer dereference: last [nullPointer]
yaz-4.2.30/src/ccltoken.c:63:30: note: Assignment 'last=NULL', assigned value is 0
yaz-4.2.30/src/ccltoken.c:82:20: note: Null pointer dereference
cql.c:1734:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
yaz-4.2.30/src/dumpber.c:37:22: style: The scope of the variable 'nl' can be reduced. [variableScope]
yaz-4.2.30/src/eventl.c:98:20: style: The scope of the variable 'w' can be reduced. [variableScope]
yaz-4.2.30/src/eventl.c:98:23: style: The scope of the variable 'ftime' can be reduced. [variableScope]
yaz-4.2.30/src/eventl.c:42:62: style: Function 'iochan_create' argument 4 names different: declaration 'port' definition 'chan_id'. [funcArgNamesDifferent]
yaz-4.2.30/src/eventl.h:80:62: note: Function 'iochan_create' argument 4 names different: declaration 'port' definition 'chan_id'.
yaz-4.2.30/src/eventl.c:42:62: note: Function 'iochan_create' argument 4 names different: declaration 'port' definition 'chan_id'.
yaz-4.2.30/src/facet.c:77:25: style: The scope of the variable 'son' can be reduced. [variableScope]
yaz-4.2.30/src/facet.c:170:25: style: The scope of the variable 'ae' can be reduced. [variableScope]
yaz-4.2.30/src/http.c:36:19: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yaz-4.2.30/src/iconv_encode_iso_8859_1.c:224:56: style: Function 'yaz_iso_8859_1_encoder' argument 1 names different: declaration 'name' definition 'tocode'. [funcArgNamesDifferent]
yaz-4.2.30/src/iconv-p.h:60:56: note: Function 'yaz_iso_8859_1_encoder' argument 1 names different: declaration 'name' definition 'tocode'.
yaz-4.2.30/src/iconv_encode_iso_8859_1.c:224:56: note: Function 'yaz_iso_8859_1_encoder' argument 1 names different: declaration 'name' definition 'tocode'.
yaz-4.2.30/src/iconv_encode_marc8.c:409:51: style: Function 'yaz_marc8_encoder' argument 1 names different: declaration 'name' definition 'tocode'. [funcArgNamesDifferent]
yaz-4.2.30/src/iconv-p.h:54:51: note: Function 'yaz_marc8_encoder' argument 1 names different: declaration 'name' definition 'tocode'.
yaz-4.2.30/src/iconv_encode_marc8.c:409:51: note: Function 'yaz_marc8_encoder' argument 1 names different: declaration 'name' definition 'tocode'.
yaz-4.2.30/src/iconv_encode_wchar.c:53:51: style: Function 'yaz_wchar_encoder' argument 1 names different: declaration 'name' definition 'tocode'. [funcArgNamesDifferent]
yaz-4.2.30/src/iconv-p.h:66:51: note: Function 'yaz_wchar_encoder' argument 1 names different: declaration 'name' definition 'tocode'.
yaz-4.2.30/src/iconv_encode_wchar.c:53:51: note: Function 'yaz_wchar_encoder' argument 1 names different: declaration 'name' definition 'tocode'.
yaz-4.2.30/src/iconv_encode_wchar.c:26:19: style: struct member 'encoder_data::compose_char' is never used. [unusedStructMember]
yaz-4.2.30/src/json.c:162:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
yaz-4.2.30/src/log.c:288:10: style: The scope of the variable 'new_filename' can be reduced. [variableScope]
yaz-4.2.30/src/logrpn.c:193:14: style: The scope of the variable 'attset_name_buf' can be reduced. [variableScope]
yaz-4.2.30/src/nmem.c:97:24: style: The scope of the variable 't' can be reduced. [variableScope]
yaz-4.2.30/src/nmem.c:45:10: style: struct member 'align::x' is never used. [unusedStructMember]
yaz-4.2.30/src/nmem.c:47:14: style: union member 'Anonymous0::c' is never used. [unusedStructMember]
yaz-4.2.30/src/nmem.c:48:15: style: union member 'Anonymous0::s' is never used. [unusedStructMember]
yaz-4.2.30/src/nmem.c:49:13: style: union member 'Anonymous0::i' is never used. [unusedStructMember]
yaz-4.2.30/src/nmem.c:50:14: style: union member 'Anonymous0::l' is never used. [unusedStructMember]
yaz-4.2.30/src/nmem.c:54:15: style: union member 'Anonymous0::f' is never used. [unusedStructMember]
yaz-4.2.30/src/nmem.c:55:16: style: union member 'Anonymous0::d' is never used. [unusedStructMember]
yaz-4.2.30/src/oid_util.c:65:20: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yaz-4.2.30/src/pquery.c:156:21: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
yaz-4.2.30/src/pquery.c:173:21: warning: %o in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
yaz-4.2.30/src/readconf.c:64:9: style: The scope of the variable 'm_argc' can be reduced. [variableScope]
yaz-4.2.30/src/requestq.c:57:14: style: The scope of the variable 'r1' can be reduced. [variableScope]
yaz-4.2.30/src/rpn2cql.c:196:16: style: The scope of the variable 'i' can be reduced. [variableScope]
yaz-4.2.30/src/rpn2cql.c:283:30: style: The scope of the variable 'prox' can be reduced. [variableScope]
yaz-4.2.30/src/rpn2cql.c:229:26: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yaz-4.2.30/src/rpn2solr.c:256:26: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yaz-4.2.30/src/sc.c:35:9: style: struct member 'sc_s::argc' is never used. [unusedStructMember]
yaz-4.2.30/src/sc.c:36:12: style: struct member 'sc_s::argv' is never used. [unusedStructMember]
yaz-4.2.30/src/seshigh.c:368:21: warning: Either the condition 'h&&conn&&assoc' is redundant or there is possible null pointer dereference: assoc. [nullPointerRedundantCheck]
yaz-4.2.30/src/seshigh.c:371:22: note: Assuming that condition 'h&&conn&&assoc' is not redundant
yaz-4.2.30/src/seshigh.c:368:21: note: Null pointer dereference
yaz-4.2.30/src/seshigh.c:366:9: style: The scope of the variable 'res' can be reduced. [variableScope]
yaz-4.2.30/src/seshigh.c:369:14: style: The scope of the variable 'req' can be reduced. [variableScope]
yaz-4.2.30/src/seshigh.c:872:9: style: The scope of the variable 'srw_error' can be reduced. [variableScope]
yaz-4.2.30/src/seshigh.c:1022:25: style: The scope of the variable 'i' can be reduced. [variableScope]
yaz-4.2.30/src/seshigh.c:1715:17: style: The scope of the variable 'stylesheet' can be reduced. [variableScope]
yaz-4.2.30/src/seshigh.c:2439:16: style: The scope of the variable 'total_length' can be reduced. [variableScope]
yaz-4.2.30/src/seshigh.c:2398:50: style: Function 'init_diagnostics' argument 2 names different: declaration 'errcode' definition 'error'. [funcArgNamesDifferent]
yaz-4.2.30/src/seshigh.c:86:50: note: Function 'init_diagnostics' argument 2 names different: declaration 'errcode' definition 'error'.
yaz-4.2.30/src/seshigh.c:2398:50: note: Function 'init_diagnostics' argument 2 names different: declaration 'errcode' definition 'error'.
yaz-4.2.30/src/seshigh.c:2398:69: style: Function 'init_diagnostics' argument 3 names different: declaration 'errstring' definition 'addinfo'. [funcArgNamesDifferent]
yaz-4.2.30/src/seshigh.c:87:49: note: Function 'init_diagnostics' argument 3 names different: declaration 'errstring' definition 'addinfo'.
yaz-4.2.30/src/seshigh.c:2398:69: note: Function 'init_diagnostics' argument 3 names different: declaration 'errstring' definition 'addinfo'.
yaz-4.2.30/src/seshigh.c:2685:55: style: Function 'response_searchRequest' argument 3 names different: declaration 'bsrr' definition 'bsrt'. [funcArgNamesDifferent]
yaz-4.2.30/src/seshigh.c:90:55: note: Function 'response_searchRequest' argument 3 names different: declaration 'bsrr' definition 'bsrt'.
yaz-4.2.30/src/seshigh.c:2685:55: note: Function 'response_searchRequest' argument 3 names different: declaration 'bsrr' definition 'bsrt'.
yaz-4.2.30/src/sortspec.c:301:9: style: The scope of the variable 'i' can be reduced. [variableScope]
yaz-4.2.30/src/srwutil.c:375:15: style: The scope of the variable 'db' can be reduced. [variableScope]
yaz-4.2.30/src/srwutil.c:410:18: style: Variable 'db' is assigned a value that is never used. [unreadVariable]
yaz-4.2.30/src/statserv.c:958:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yaz-4.2.30/src/statserv.c:968:9: note: Found duplicate branches for 'if' and 'else'.
yaz-4.2.30/src/statserv.c:958:9: note: Found duplicate branches for 'if' and 'else'.
yaz-4.2.30/src/statserv.c:270:23: style: The scope of the variable 'cp' can be reduced. [variableScope]
yaz-4.2.30/src/statserv.c:896:9: style: The scope of the variable 'res' can be reduced. [variableScope]
yaz-4.2.30/src/statserv.c:1053:17: style: The scope of the variable 'addr' can be reduced. [variableScope]
yaz-4.2.30/src/statserv.c:268:67: style: Function 'control_association' argument 3 names different: declaration 'force' definition 'force_open'. [funcArgNamesDifferent]
yaz-4.2.30/src/session.h:152:67: note: Function 'control_association' argument 3 names different: declaration 'force' definition 'force_open'.
yaz-4.2.30/src/statserv.c:268:67: note: Function 'control_association' argument 3 names different: declaration 'force' definition 'force_open'.
yaz-4.2.30/src/tcpip.c:180:9: style: Condition '!tcpip_init()' is always false [knownConditionTrueFalse]
yaz-4.2.30/src/tcpip.c:481:9: style: Condition '!tcpip_init()' is always false [knownConditionTrueFalse]
yaz-4.2.30/src/tcpip.c:1010:9: style: The scope of the variable 'tmpi' can be reduced. [variableScope]
yaz-4.2.30/src/tcpip.c:1010:23: style: The scope of the variable 'rest' can be reduced. [variableScope]
yaz-4.2.30/src/tcpip.c:1010:29: style: The scope of the variable 'req' can be reduced. [variableScope]
yaz-4.2.30/src/tcpip.c:1010:34: style: The scope of the variable 'tomove' can be reduced. [variableScope]
yaz-4.2.30/src/tcpip.c:1011:22: style: The scope of the variable 'res' can be reduced. [variableScope]
yaz-4.2.30/src/tcpip.c:1228:9: style: The scope of the variable 'res' can be reduced. [variableScope]
yaz-4.2.30/src/tcpip.c:1435:21: style: The scope of the variable 'host' can be reduced. [variableScope]
yaz-4.2.30/src/tcpip.c:1477:47: style: Function 'tcpip_set_blocking' argument 2 names different: declaration 'blocking' definition 'flags'. [funcArgNamesDifferent]
yaz-4.2.30/src/tcpip.c:88:47: note: Function 'tcpip_set_blocking' argument 2 names different: declaration 'blocking' definition 'flags'.
yaz-4.2.30/src/tcpip.c:1477:47: note: Function 'tcpip_set_blocking' argument 2 names different: declaration 'blocking' definition 'flags'.
yaz-4.2.30/src/tcpip.c:647:38: style: Variable 'sp' is assigned a value that is never used. [unreadVariable]
yaz-4.2.30/src/ucs4.c:103:50: style: Function 'yaz_ucs4_encoder' argument 1 names different: declaration 'name' definition 'tocode'. [funcArgNamesDifferent]
yaz-4.2.30/src/iconv-p.h:58:50: note: Function 'yaz_ucs4_encoder' argument 1 names different: declaration 'name' definition 'tocode'.
yaz-4.2.30/src/ucs4.c:103:50: note: Function 'yaz_ucs4_encoder' argument 1 names different: declaration 'name' definition 'tocode'.
yaz-4.2.30/src/unix.c:116:9: style: Condition '!unix_init()' is always false [knownConditionTrueFalse]
yaz-4.2.30/src/unix.c:183:9: style: Condition '!unix_init()' is always false [knownConditionTrueFalse]
yaz-4.2.30/src/unix.c:566:9: style: The scope of the variable 'tmpi' can be reduced. [variableScope]
yaz-4.2.30/src/unix.c:566:23: style: The scope of the variable 'rest' can be reduced. [variableScope]
yaz-4.2.30/src/unix.c:566:29: style: The scope of the variable 'req' can be reduced. [variableScope]
yaz-4.2.30/src/unix.c:566:34: style: The scope of the variable 'tomove' can be reduced. [variableScope]
yaz-4.2.30/src/unix.c:567:22: style: The scope of the variable 'res' can be reduced. [variableScope]
yaz-4.2.30/src/unix.c:653:9: style: The scope of the variable 'res' can be reduced. [variableScope]
yaz-4.2.30/src/unix.c:729:46: style: Function 'unix_set_blocking' argument 2 names different: declaration 'blocking' definition 'flags'. [funcArgNamesDifferent]
yaz-4.2.30/src/unix.c:68:46: note: Function 'unix_set_blocking' argument 2 names different: declaration 'blocking' definition 'flags'.
yaz-4.2.30/src/unix.c:729:46: note: Function 'unix_set_blocking' argument 2 names different: declaration 'blocking' definition 'flags'.
yaz-4.2.30/src/utf8.c:219:50: style: Function 'yaz_utf8_encoder' argument 1 names different: declaration 'name' definition 'tocode'. [funcArgNamesDifferent]
yaz-4.2.30/src/iconv-p.h:56:50: note: Function 'yaz_utf8_encoder' argument 1 names different: declaration 'name' definition 'tocode'.
yaz-4.2.30/src/utf8.c:219:50: note: Function 'yaz_utf8_encoder' argument 1 names different: declaration 'name' definition 'tocode'.
yaz-4.2.30/src/wrbuf.c:69:14: style: Checking if unsigned variable 'size' is less than zero. [unsignedLessThanZero]
yaz-4.2.30/src/wrbuf.c:79:14: style: Checking if unsigned variable 'size' is less than zero. [unsignedLessThanZero]
yaz-4.2.30/src/zoom-c.c:58:11: style: The scope of the variable 'cp' can be reduced. [variableScope]
yaz-4.2.30/src/zoom-c.c:467:15: style: The scope of the variable 'pequals' can be reduced. [variableScope]
yaz-4.2.30/src/zoom-c.c:1946:0: warning: Redundant assignment of 'ret' to itself. [selfAssignment]
yaz-4.2.30/src/zoom-z3950.c:1204:10: style: The scope of the variable 'opt_name' can be reduced. [variableScope]
yaz-4.2.30/test/test_comstack.c:242:12: warning: Either the condition 'if(buf)' is redundant or there is possible null pointer dereference: buf. [nullPointerRedundantCheck]
yaz-4.2.30/test/test_comstack.c:246:8: note: Assuming that condition 'if(buf)' is not redundant
yaz-4.2.30/test/test_comstack.c:242:12: note: Null pointer dereference
yaz-4.2.30/test/test_iconv.c:58:12: style: The scope of the variable 'r' can be reduced. [variableScope]
yaz-4.2.30/test/test_icu.c:875:17: style: Condition '0==0' is always true [knownConditionTrueFalse]
yaz-4.2.30/test/test_icu.c:875:17: style: Same expression on both sides of '=='. [duplicateExpression]
yaz-4.2.30/test/test_log.c:29:18: style: The scope of the variable 'wait_between_log' can be reduced. [variableScope]
yaz-4.2.30/test/test_mutex.c:52:9: style: The scope of the variable 'r' can be reduced. [variableScope]
yaz-4.2.30/test/test_nmem.c:37:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
yaz-4.2.30/test/test_rpn2cql.c:36:20: style: Condition 'r==0' is always true [knownConditionTrueFalse]
yaz-4.2.30/test/test_rpn2solr.c:36:20: style: Condition 'r==0' is always true [knownConditionTrueFalse]
yaz-4.2.30/util/benchmark.c:47:9: style: The scope of the variable 'ok' can be reduced. [variableScope]
yaz-4.2.30/util/cclsh.c:126:16: style: The scope of the variable 'error' can be reduced. [variableScope]
yaz-4.2.30/util/cclsh.c:169:25: style: The scope of the variable 'idx' can be reduced. [variableScope]
yaz-4.2.30/util/cql2pqf.c:25:9: style: The scope of the variable 'i' can be reduced. [variableScope]
yaz-4.2.30/util/yaz-illclient.c:577:13: style: Variable 'element' is assigned a value that is never used. [unreadVariable]
yaz-4.2.30/util/yaziconv.c:194:0: error: Resource leak: inf [resourceLeak]
yaz-4.2.30/zoom/zoom-bug-641.c:21:12: style: The scope of the variable 'error' can be reduced. [variableScope]
yaz-4.2.30/zoom/zoomtst10.c:16:9: style: The scope of the variable 'error' can be reduced. [variableScope]
yaz-4.2.30/zoom/zoomtst11.c:45:9: style: The scope of the variable 'error' can be reduced. [variableScope]
yaz-4.2.30/ztest/read-grs.c:24:22: style: The scope of the variable 'buf' can be reduced. [variableScope]
yaz-4.2.30/ztest/read-grs.c:44:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yaz-4.2.30/ztest/ztest.c:459:17: warning: Either the condition 'if(k)' is redundant or there is possible null pointer dereference: k. [nullPointerRedundantCheck]
yaz-4.2.30/ztest/ztest.c:555:16: note: Assuming that condition 'if(k)' is not redundant
yaz-4.2.30/ztest/ztest.c:459:17: note: Null pointer dereference
yaz-4.2.30/ztest/ztest.c:143:9: style: Variable 'h' is reassigned a value before the old one has been used. [redundantAssignment]
yaz-4.2.30/ztest/ztest.c:142:0: note: Variable 'h' is reassigned a value before the old one has been used.
yaz-4.2.30/ztest/ztest.c:143:9: note: Variable 'h' is reassigned a value before the old one has been used.
yaz-4.2.30/ztest/ztest.c:744:0: warning: Redundant assignment of 'oid_name' to itself. [selfAssignment]
yaz-4.2.30/ztest/ztest.c:983:9: error: Resource leak: f [resourceLeak]
yaz-4.2.30/ztest/ztest.c:991:13: error: Resource leak: f [resourceLeak]
yaz-4.2.30/ztest/ztest.c:996:13: error: Resource leak: f [resourceLeak]
[18:48]

ftp://ftp.se.debian.org/debian/pool/main/y/yc-el/yc-el_5.0.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/ycmd/ycmd_0+20161219+git486b809.orig.tar.gz
ycmd-0+20161219+git486b809.orig/cpp/ycm/Result.h:91:3: warning: Member variable 'ResultAnd::extra_object_' is not initialized in the constructor. [uninitMemberVar]
ycmd-0+20161219+git486b809.orig/cpp/ycm/CandidateRepository.cpp:130:22: style: Function 'ValidatedCandidateText' argument 1 names different: declaration 'text' definition 'candidate_text'. [funcArgNamesDifferent]
ycmd-0+20161219+git486b809.orig/cpp/ycm/CandidateRepository.h:65:65: note: Function 'ValidatedCandidateText' argument 1 names different: declaration 'text' definition 'candidate_text'.
ycmd-0+20161219+git486b809.orig/cpp/ycm/CandidateRepository.cpp:130:22: note: Function 'ValidatedCandidateText' argument 1 names different: declaration 'text' definition 'candidate_text'.
ycmd-0+20161219+git486b809.orig/cpp/ycm/ClangCompleter/CompletionData.h:54:3: warning: Member variable 'CompletionData::kind_' is not initialized in the constructor. [uninitMemberVar]
ycmd-0+20161219+git486b809.orig/cpp/ycm/ClangCompleter/Location.h:59:8: style: Technically the member function 'YouCompleteMe::Location::IsValid' can be const. [functionConst]
ycmd-0+20161219+git486b809.orig/cpp/ycm/ClangCompleter/Location.h:41:3: style: Struct 'Location' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ycmd-0+20161219+git486b809.orig/cpp/ycm/ClangCompleter/Range.h:33:3: style: Struct 'Range' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ycmd-0+20161219+git486b809.orig/cpp/ycm/ClangCompleter/Documentation.h:36:3: style: Struct 'DocumentationData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ycmd-0+20161219+git486b809.orig/cpp/ycm/ClangCompleter/TranslationUnitStore.h:38:3: style: Class 'TranslationUnitStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ycmd-0+20161219+git486b809.orig/cpp/ycm/ClangCompleter/CompletionData.h:55:3: style: Struct 'CompletionData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ycmd-0+20161219+git486b809.orig/cpp/ycm/ClangCompleter/CompilationDatabase.h:42:3: style: Class 'CompilationDatabase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ycmd-0+20161219+git486b809.orig/cpp/ycm/ClangCompleter/Range.cpp:24:3: performance: Variable 'start_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ycmd-0+20161219+git486b809.orig/cpp/ycm/ClangCompleter/TranslationUnit.cpp:402:8: style: Technically the member function 'YouCompleteMe::::sort_by_location::operator()' can be const. [functionConst]
ycmd-0+20161219+git486b809.orig/cpp/ycm/ClangCompleter/TranslationUnit.cpp:400:3: style: Struct 'sort_by_location' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ycmd-0+20161219+git486b809.orig/cpp/ycm/IdentifierCompleter.h:41:18: style: Class 'IdentifierCompleter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ycmd-0+20161219+git486b809.orig/cpp/ycm/LetterNodeListMap.h:65:1: warning: The class 'LetterNodeListMap' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ycmd-0+20161219+git486b809.orig/cpp/ycm/Result.cpp:206:22: warning: Function 'SetResultFeaturesFromQuery' argument order different: declaration 'query, word_boundary_chars' definition 'word_boundary_chars, query' [funcArgOrderDifferent]
ycmd-0+20161219+git486b809.orig/cpp/ycm/Result.h:49:24: note: Function 'SetResultFeaturesFromQuery' argument order different: declaration 'query, word_boundary_chars' definition 'word_boundary_chars, query'
ycmd-0+20161219+git486b809.orig/cpp/ycm/Result.cpp:206:22: note: Function 'SetResultFeaturesFromQuery' argument order different: declaration 'query, word_boundary_chars' definition 'word_boundary_chars, query'
ycmd-0+20161219+git486b809.orig/cpp/ycm/tests/CandidateRepository_test.cpp:37:0: error: syntax error [syntaxError]
ycmd-0+20161219+git486b809.orig/cpp/ycm/tests/Candidate_test.cpp:28:0: error: syntax error [syntaxError]
ycmd-0+20161219+git486b809.orig/cpp/ycm/tests/ClangCompleter/ClangCompleter_test.cpp:35:0: error: syntax error [syntaxError]
ycmd-0+20161219+git486b809.orig/cpp/ycm/tests/ClangCompleter/TranslationUnit_test.cpp:48:0: error: syntax error [syntaxError]
ycmd-0+20161219+git486b809.orig/cpp/ycm/tests/IdentifierCompleter_test.cpp:40:0: error: syntax error [syntaxError]
ycmd-0+20161219+git486b809.orig/cpp/ycm/tests/IdentifierUtils_test.cpp:34:0: error: syntax error [syntaxError]
ycmd-0+20161219+git486b809.orig/cpp/ycm/tests/LetterBitsetFromString_test.cpp:36:0: error: syntax error [syntaxError]
ycmd-0+20161219+git486b809.orig/cpp/ycm/tests/LetterNode_test.cpp:30:0: error: syntax error [syntaxError]
ycmd-0+20161219+git486b809.orig/cpp/ycm/tests/testdata/basic.cpp:6:7: performance: Technically the member function 'Foo::foobar' can be static. [functionStatic]
ycmd-0+20161219+git486b809.orig/cpp/ycm/tests/testdata/goto.cpp:3:7: style: struct member 'Foo::zoo' is never used. [unusedStructMember]
ycmd-0+20161219+git486b809.orig/cpp/ycm/tests/testdata/goto.cpp:7:7: style: struct member 'Bar::foo' is never used. [unusedStructMember]
ycmd-0+20161219+git486b809.orig/cpp/ycm/tests/testdata/goto.cpp:8:7: style: struct member 'Bar::zoo' is never used. [unusedStructMember]
ycmd-0+20161219+git486b809.orig/cpp/ycm/tests/testdata/goto.cpp:19:0: style: Variable 'zoo' is assigned a value that is never used. [unreadVariable]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/FixIt_Clang_cpp11.cpp:72:37: style: Unused variable: p [unusedVariable]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/FixIt_Clang_cpp11.cpp:40:6: style: Unused private function: 'foo::bar' [unusedPrivateFunction]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/FixIt_Clang_cpp11.cpp:54:16: style: Unused private function: 'foo::bar' [unusedPrivateFunction]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/FixIt_Clang_cpp11.cpp:40:6: performance: Technically the member function 'dtor_fixit::foo::bar' can be static. [functionStatic]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/FixIt_Clang_cpp11.cpp:54:16: performance: Technically the member function 'test_fixit_multiple::foo::bar' can be static. [functionStatic]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GetDoc_Clang.cc:68:28: style: Variable 'fp' is assigned a value that is never used. [unreadVariable]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GetDoc_Clang.cc:79:25: style: Variable 'ac' is assigned a value that is never used. [unreadVariable]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GetParent_Clang_test.cc:20:10: performance: Technically the member function 'A::do_y' can be static. [functionStatic]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GetParent_Clang_test.cc:42:9: note: Technically the member function 'A::do_y' can be static.
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GetParent_Clang_test.cc:20:10: note: Technically the member function 'A::do_y' can be static.
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GetParent_Clang_test.cc:22:10: performance: Technically the member function 'A::do_Z_inline' can be static. [functionStatic]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GetParent_Clang_test.cc:28:10: performance: Technically the member function 'A::do_anything' can be static. [functionStatic]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GetParent_Clang_test.cc:32:9: note: Technically the member function 'A::do_anything' can be static.
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GetParent_Clang_test.cc:28:10: note: Technically the member function 'A::do_anything' can be static.
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GetParent_Clang_test.cc:5:14: performance: Technically the member function 'A::B::do_x' can be static. [functionStatic]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GetParent_Clang_test.cc:37:12: note: Technically the member function 'A::B::do_x' can be static.
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GetParent_Clang_test.cc:5:14: note: Technically the member function 'A::B::do_x' can be static.
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GetParent_Clang_test.cc:7:14: performance: Technically the member function 'A::B::do_z_inline' can be static. [functionStatic]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GetParent_Clang_test.cc:13:14: performance: Technically the member function 'A::B::do_anything' can be static. [functionStatic]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GetType_Clang_test.cc:46:0: error: The code contains unhandled character(s) (character code=195). Neither unicode nor extended ascii is supported. [syntaxError]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GoTo_Clang_ZeroBasedLineAndColumn_test.cc:3:7: style: struct member 'Foo::x' is never used. [unusedStructMember]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GoTo_Clang_ZeroBasedLineAndColumn_test.cc:4:7: style: struct member 'Foo::y' is never used. [unusedStructMember]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GoTo_Clang_ZeroBasedLineAndColumn_test.cc:5:8: style: struct member 'Foo::c' is never used. [unusedStructMember]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GoTo_Clang_ZeroBasedLineAndColumn_test.cc:10:7: style: Unused variable: foo [unusedVariable]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/GoTo_all_Clang_test.cc:32:0: error: The code contains unhandled character(s) (character code=195). Neither unicode nor extended ascii is supported. [syntaxError]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/basic.cpp:2:7: style: struct member 'Foo::x' is never used. [unusedStructMember]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/basic.cpp:3:7: style: struct member 'Foo::y' is never used. [unusedStructMember]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/basic.cpp:4:8: style: struct member 'Foo::c' is never used. [unusedStructMember]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/client_data/include.cpp:1:0: error: No pair for character ("). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/client_data/main.cpp:2:7: style: struct member 'Foo::x' is never used. [unusedStructMember]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/general_fallback/lang_c.c:13:7: style: struct member 'TTest_Which_Is_Not_TTest::another_int' is never used. [unusedStructMember]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/general_fallback/lang_c.c:14:7: style: struct member 'TTest_Which_Is_Not_TTest::and_a_final_int' is never used. [unusedStructMember]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/general_fallback/lang_c.c:62:8: error: Uninitialized struct member: a_test.a_parameter [uninitStructMember]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/noflags/basic.cpp:2:7: style: struct member 'Foo::x' is never used. [unusedStructMember]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/noflags/basic.cpp:3:7: style: struct member 'Foo::y' is never used. [unusedStructMember]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/noflags/basic.cpp:4:8: style: struct member 'Foo::c' is never used. [unusedStructMember]
ycmd-0+20161219+git486b809.orig/ycmd/tests/clang/testdata/unicode.cc:4:0: error: The code contains unhandled character(s) (character code=195). Neither unicode nor extended ascii is supported. [syntaxError]
[18:48]

ftp://ftp.se.debian.org/debian/pool/main/y/yder/yder_1.3.3.orig.tar.gz
yder-1.3.3/src/yder.c:285:3: style: Variable 'out' is reassigned a value before the old one has been used. [redundantAssignment]
yder-1.3.3/src/yder.c:280:0: note: Variable 'out' is reassigned a value before the old one has been used.
yder-1.3.3/src/yder.c:285:3: note: Variable 'out' is reassigned a value before the old one has been used.
yder-1.3.3/src/yder.c:135:29: style: The scope of the variable 'date_stamp' can be reduced. [variableScope]
yder-1.3.3/src/yder.c:136:15: style: The scope of the variable 'tm_stamp' can be reduced. [variableScope]
yder-1.3.3/src/yder.c:277:40: style: Function 'y_log_message' argument 1 names different: declaration 'type' definition 'level'. [funcArgNamesDifferent]
yder-1.3.3/include/yder.h:59:40: note: Function 'y_log_message' argument 1 names different: declaration 'type' definition 'level'.
yder-1.3.3/src/yder.c:277:40: note: Function 'y_log_message' argument 1 names different: declaration 'type' definition 'level'.
[18:48]

ftp://ftp.se.debian.org/debian/pool/main/y/yeahconsole/yeahconsole_0.3.4.orig.tar.gz
[18:48]

ftp://ftp.se.debian.org/debian/pool/main/y/yecht/yecht_1.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yelp/yelp_3.4.2.orig.tar.xz
yelp-3.4.2/libyelp/yelp-bz2-decompressor.c:131:11: style: Unused variable: header_size [unusedVariable]
yelp-3.4.2/libyelp/yelp-docbook-document.c:314:5: style: Variable 'file' is reassigned a value before the old one has been used. [redundantAssignment]
yelp-3.4.2/libyelp/yelp-docbook-document.c:303:0: note: Variable 'file' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-docbook-document.c:314:5: note: Variable 'file' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-docbook-document.c:992:5: style: Variable 'file' is reassigned a value before the old one has been used. [redundantAssignment]
yelp-3.4.2/libyelp/yelp-docbook-document.c:988:0: note: Variable 'file' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-docbook-document.c:992:5: note: Variable 'file' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-docbook-document.c:607:43: style: Function 'docbook_walk_chunkQ' argument 3 names different: declaration 'depth' definition 'cur_depth'. [funcArgNamesDifferent]
yelp-3.4.2/libyelp/yelp-docbook-document.c:75:72: note: Function 'docbook_walk_chunkQ' argument 3 names different: declaration 'depth' definition 'cur_depth'.
yelp-3.4.2/libyelp/yelp-docbook-document.c:607:43: note: Function 'docbook_walk_chunkQ' argument 3 names different: declaration 'depth' definition 'cur_depth'.
yelp-3.4.2/libyelp/yelp-docbook-document.c:617:66: style: Function 'docbook_walk_divisionQ' argument 2 names different: declaration 'cur' definition 'node'. [funcArgNamesDifferent]
yelp-3.4.2/libyelp/yelp-docbook-document.c:78:72: note: Function 'docbook_walk_divisionQ' argument 2 names different: declaration 'cur' definition 'node'.
yelp-3.4.2/libyelp/yelp-docbook-document.c:617:66: note: Function 'docbook_walk_divisionQ' argument 2 names different: declaration 'cur' definition 'node'.
yelp-3.4.2/libyelp/yelp-docbook-document.c:892:40: style: Variable 'priv' is assigned a value that is never used. [unreadVariable]
yelp-3.4.2/libyelp/yelp-document.c:426:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
yelp-3.4.2/libyelp/yelp-document.c:419:0: note: Variable 'ret' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-document.c:426:5: note: Variable 'ret' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-document.c:1356:0: warning: Redundant assignment of 'user_data' to itself. [selfAssignment]
yelp-3.4.2/libyelp/yelp-document.c:1423:0: warning: Redundant assignment of 'user_data' to itself. [selfAssignment]
yelp-3.4.2/libyelp/yelp-document.c:632:12: style: The scope of the variable 'real' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-document.c:632:19: style: The scope of the variable 'root' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-document.c:918:26: style: The scope of the variable 'colors' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-document.c:1186:14: style: The scope of the variable 'request' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-document.c:1107:18: style: Function 'document_get_mime_type' argument 2 names different: declaration 'mime_type' definition 'page_id'. [funcArgNamesDifferent]
yelp-3.4.2/libyelp/yelp-document.c:126:72: note: Function 'document_get_mime_type' argument 2 names different: declaration 'mime_type' definition 'page_id'.
yelp-3.4.2/libyelp/yelp-document.c:1107:18: note: Function 'document_get_mime_type' argument 2 names different: declaration 'mime_type' definition 'page_id'.
yelp-3.4.2/libyelp/yelp-document.c:1356:26: error: Uninitialized variable: user_data [uninitvar]
yelp-3.4.2/libyelp/yelp-document.c:1423:26: error: Uninitialized variable: user_data [uninitvar]
yelp-3.4.2/libyelp/yelp-document.c:986:54: error: Uninitialized variable: real [uninitvar]
yelp-3.4.2/libyelp/yelp-info-document.c:369:5: style: Variable 'file' is reassigned a value before the old one has been used. [redundantAssignment]
yelp-3.4.2/libyelp/yelp-info-document.c:363:0: note: Variable 'file' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-info-document.c:369:5: note: Variable 'file' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-info-parser.c:808:4: style: Variable 'nit' is reassigned a value before the old one has been used. [redundantAssignment]
yelp-3.4.2/libyelp/yelp-info-parser.c:803:0: note: Variable 'nit' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-info-parser.c:808:4: note: Variable 'nit' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-info-parser.c:922:11: style: Variable 'name' is reassigned a value before the old one has been used. [redundantAssignment]
yelp-3.4.2/libyelp/yelp-info-parser.c:916:0: note: Variable 'name' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-info-parser.c:922:11: note: Variable 'name' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-info-parser.c:1135:5: style: Variable 'td' is reassigned a value before the old one has been used. [redundantAssignment]
yelp-3.4.2/libyelp/yelp-info-parser.c:1132:0: note: Variable 'td' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-info-parser.c:1135:5: note: Variable 'td' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-info-parser.c:1220:5: style: Variable 'menu' is reassigned a value before the old one has been used. [redundantAssignment]
yelp-3.4.2/libyelp/yelp-info-parser.c:1212:0: note: Variable 'menu' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-info-parser.c:1220:5: note: Variable 'menu' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-info-parser.c:1437:7: style: Variable 'stop' is reassigned a value before the old one has been used. [redundantAssignment]
yelp-3.4.2/libyelp/yelp-info-parser.c:1434:0: note: Variable 'stop' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-info-parser.c:1437:7: note: Variable 'stop' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-info-parser.c:1438:7: style: Variable 'lurl' is reassigned a value before the old one has been used. [redundantAssignment]
yelp-3.4.2/libyelp/yelp-info-parser.c:1435:0: note: Variable 'lurl' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-info-parser.c:1438:7: note: Variable 'lurl' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-info-parser.c:206:10: style: The scope of the variable 'glob' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-info-parser.c:461:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-info-parser.c:462:9: style: The scope of the variable 'str' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-info-parser.c:463:10: style: The scope of the variable 'pages' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-info-parser.c:464:7: style: The scope of the variable 'offset' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-info-parser.c:465:7: style: The scope of the variable 'plength' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-info-parser.c:900:6: style: The scope of the variable 'pt' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-location-entry.c:1477:5: style: Variable 'priv->view_uri_selected' is reassigned a value before the old one has been used. [redundantAssignment]
yelp-3.4.2/libyelp/yelp-location-entry.c:1475:5: note: Variable 'priv->view_uri_selected' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-location-entry.c:1477:5: note: Variable 'priv->view_uri_selected' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-location-entry.c:394:22: style: The scope of the variable 'bookmark_cell' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-location-entry.c:723:34: style: The scope of the variable 'bookmark_cell' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-location-entry.c:922:26: style: The scope of the variable 'cur' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-location-entry.c:1055:27: style: The scope of the variable 'color' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-location-entry.c:1334:13: style: The scope of the variable 'ids' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-location-entry.c:1340:19: style: The scope of the variable 'completion' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-location-entry.c:1623:41: style: Function 'yelp_location_entry_new' argument 1 names different: declaration 'window' definition 'view'. [funcArgNamesDifferent]
yelp-3.4.2/libyelp/yelp-location-entry.h:75:76: note: Function 'yelp_location_entry_new' argument 1 names different: declaration 'window' definition 'view'.
yelp-3.4.2/libyelp/yelp-location-entry.c:1623:41: note: Function 'yelp_location_entry_new' argument 1 names different: declaration 'window' definition 'view'.
yelp-3.4.2/libyelp/yelp-location-entry.c:824:24: style: Unused variable: pixbuf [unusedVariable]
yelp-3.4.2/libyelp/yelp-location-entry.c:947:38: style: Variable 'priv' is assigned a value that is never used. [unreadVariable]
yelp-3.4.2/libyelp/yelp-location-entry.c:973:28: style: Variable 'text_entry' is assigned a value that is never used. [unreadVariable]
yelp-3.4.2/libyelp/yelp-location-entry.c:1056:38: style: Variable 'priv' is assigned a value that is never used. [unreadVariable]
yelp-3.4.2/libyelp/yelp-location-entry.c:1494:18: style: Unused variable: uri [unusedVariable]
yelp-3.4.2/libyelp/yelp-location-entry.c:892:9: error: Uninitialized variable: flags [uninitvar]
yelp-3.4.2/libyelp/yelp-location-entry.c:1578:9: error: Uninitialized variable: path [uninitvar]
yelp-3.4.2/libyelp/yelp-lzma-decompressor.c:140:11: style: Unused variable: header_size [unusedVariable]
yelp-3.4.2/libyelp/yelp-mallard-document.c:347:30: warning: Either the condition '!path' is redundant or there is possible null pointer dereference: path. [nullPointerRedundantCheck]
yelp-3.4.2/libyelp/yelp-mallard-document.c:340:9: note: Assuming that condition '!path' is not redundant
yelp-3.4.2/libyelp/yelp-mallard-document.c:347:30: note: Null pointer dereference
yelp-3.4.2/libyelp/yelp-mallard-document.c:442:13: style: The scope of the variable 'error' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-mallard-document.c:635:29: style: The scope of the variable 'role' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-mallard-document.c:672:29: style: The scope of the variable 'next' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-mallard-document.c:847:13: style: The scope of the variable 'styles' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-mallard-document.c:627:28: style: Variable 'editor_mode' is assigned a value that is never used. [unreadVariable]
yelp-3.4.2/libyelp/yelp-mallard-document.c:634:24: style: Unused variable: node [unusedVariable]
yelp-3.4.2/libyelp/yelp-mallard-document.c:707:10: style: Unused variable: i [unusedVariable]
yelp-3.4.2/libyelp/yelp-mallard-document.c:707:13: style: Unused variable: ix [unusedVariable]
yelp-3.4.2/libyelp/yelp-mallard-document.c:348:48: error: Uninitialized variable: document [uninitvar]
yelp-3.4.2/libyelp/yelp-man-document.c:442:18: style: Condition 'language!=NULL' is always true [knownConditionTrueFalse]
yelp-3.4.2/libyelp/yelp-man-document.c:435:16: note: Assignment 'language="C"', assigned value is "C"
yelp-3.4.2/libyelp/yelp-man-document.c:442:18: note: Condition 'language!=NULL' is always true
yelp-3.4.2/libyelp/yelp-man-document.c:414:5: style: Variable 'file' is reassigned a value before the old one has been used. [redundantAssignment]
yelp-3.4.2/libyelp/yelp-man-document.c:406:0: note: Variable 'file' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-man-document.c:414:5: note: Variable 'file' is reassigned a value before the old one has been used.
yelp-3.4.2/libyelp/yelp-man-parser.c:446:20: warning: Either the condition 'parser' is redundant or there is possible null pointer dereference: parser. [nullPointerRedundantCheck]
yelp-3.4.2/libyelp/yelp-man-parser.c:442:9: note: Assuming that condition 'parser' is not redundant
yelp-3.4.2/libyelp/yelp-man-parser.c:446:20: note: Null pointer dereference
yelp-3.4.2/libyelp/yelp-man-parser.c:447:13: warning: Either the condition 'parser' is redundant or there is possible null pointer dereference: parser. [nullPointerRedundantCheck]
yelp-3.4.2/libyelp/yelp-man-parser.c:442:9: note: Assuming that condition 'parser' is not redundant
yelp-3.4.2/libyelp/yelp-man-parser.c:447:13: note: Null pointer dereference
yelp-3.4.2/libyelp/yelp-man-parser.c:448:13: warning: Either the condition 'parser' is redundant or there is possible null pointer dereference: parser. [nullPointerRedundantCheck]
yelp-3.4.2/libyelp/yelp-man-parser.c:442:9: note: Assuming that condition 'parser' is not redundant
yelp-3.4.2/libyelp/yelp-man-parser.c:448:13: note: Null pointer dereference
yelp-3.4.2/libyelp/yelp-man-parser.c:645:12: style: The scope of the variable 'text' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-man-parser.c:645:29: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-man-parser.c:646:18: style: The scope of the variable 'acc' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-man-parser.c:1100:12: style: The scope of the variable 'lastline' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-man-parser.c:1441:12: style: The scope of the variable 'gtmp' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-man-parser.c:1375:28: style: Function 'fixup_links' argument 2 names different: declaration 'matcher' definition 'regex'. [funcArgNamesDifferent]
yelp-3.4.2/libyelp/yelp-man-parser.c:216:40: note: Function 'fixup_links' argument 2 names different: declaration 'matcher' definition 'regex'.
yelp-3.4.2/libyelp/yelp-man-parser.c:1375:28: note: Function 'fixup_links' argument 2 names different: declaration 'matcher' definition 'regex'.
yelp-3.4.2/libyelp/yelp-settings.c:1022:18: style: The scope of the variable 'info' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-settings.c:303:30: style: Variable 'settings' is assigned a value that is never used. [unreadVariable]
yelp-3.4.2/libyelp/yelp-settings.c:867:10: style: Unused variable: i [unusedVariable]
yelp-3.4.2/libyelp/yelp-simple-document.c:416:13: style: Unused variable: cur [unusedVariable]
yelp-3.4.2/libyelp/yelp-transform.c:227:21: style: Unused variable: xsltdoc [unusedVariable]
yelp-3.4.2/libyelp/yelp-uri.c:518:12: style: The scope of the variable 'fullpath' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-uri.c:922:13: style: The scope of the variable 'lines' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-uri.c:976:12: style: The scope of the variable 'name' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-uri.c:976:19: style: The scope of the variable 'section' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-uri.c:976:29: style: The scope of the variable 'hash' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-uri.c:977:12: style: The scope of the variable 'path' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-uri.c:616:34: style: Function 'resolve_data_dirs' argument 1 names different: declaration 'uri' definition 'ret'. [funcArgNamesDifferent]
yelp-3.4.2/libyelp/yelp-uri.c:49:67: note: Function 'resolve_data_dirs' argument 1 names different: declaration 'uri' definition 'ret'.
yelp-3.4.2/libyelp/yelp-uri.c:616:34: note: Function 'resolve_data_dirs' argument 1 names different: declaration 'uri' definition 'ret'.
yelp-3.4.2/libyelp/yelp-uri.c:1436:27: style: Function 'is_man_path' argument 1 names different: declaration 'uri' definition 'path'. [funcArgNamesDifferent]
yelp-3.4.2/libyelp/yelp-uri.c:65:67: note: Function 'is_man_path' argument 1 names different: declaration 'uri' definition 'path'.
yelp-3.4.2/libyelp/yelp-uri.c:1436:27: note: Function 'is_man_path' argument 1 names different: declaration 'uri' definition 'path'.
yelp-3.4.2/libyelp/yelp-view.c:735:16: style: The scope of the variable 'struri' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-view.c:754:13: style: The scope of the variable 'error' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-view.c:761:16: style: The scope of the variable 'gdkwin' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-view.c:1493:34: style: The scope of the variable 'link' can be reduced. [variableScope]
yelp-3.4.2/libyelp/yelp-view.c:1461:11: style: Unused variable: last [unusedVariable]
yelp-3.4.2/libyelp/yelp-view.c:779:53: error: Uninitialized variable: error [uninitvar]
yelp-3.4.2/src/yelp-application.c:245:41: style: Function 'yelp_application_startup' argument 1 names different: declaration 'app' definition 'application'. [funcArgNamesDifferent]
yelp-3.4.2/src/yelp-application.c:86:80: note: Function 'yelp_application_startup' argument 1 names different: declaration 'app' definition 'application'.
yelp-3.4.2/src/yelp-application.c:245:41: note: Function 'yelp_application_startup' argument 1 names different: declaration 'app' definition 'application'.
yelp-3.4.2/src/yelp-application.c:382:57: style: Function 'yelp_application_command_line' argument 1 names different: declaration 'app' definition 'application'. [funcArgNamesDifferent]
yelp-3.4.2/src/yelp-application.c:87:80: note: Function 'yelp_application_command_line' argument 1 names different: declaration 'app' definition 'application'.
yelp-3.4.2/src/yelp-application.c:382:57: note: Function 'yelp_application_command_line' argument 1 names different: declaration 'app' definition 'application'.
yelp-3.4.2/src/yelp-window.c:629:5: style: Variable 'uri' is reassigned a value before the old one has been used. [redundantAssignment]
yelp-3.4.2/src/yelp-window.c:625:0: note: Variable 'uri' is reassigned a value before the old one has been used.
yelp-3.4.2/src/yelp-window.c:629:5: note: Variable 'uri' is reassigned a value before the old one has been used.
yelp-3.4.2/tests/test-uri.c:185:18: style: The scope of the variable 'file' can be reduced. [variableScope]
yelp-3.4.2/tests/test-view.c:67:14: style: Unused variable: uri [unusedVariable]
yelp-3.4.2/tests/test-view.c:68:19: style: Unused variable: document [unusedVariable]
yelp-3.4.2/tests/test-view.c:69:19: style: Unused variable: cancellable [unusedVariable]
[18:48]

ftp://ftp.se.debian.org/debian/pool/main/y/yelp-tools/yelp-tools_3.4.1.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/y/yelp-xsl/yelp-xsl_3.4.2.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/y/yersinia/yersinia_0.8.2.orig.tar.gz
yersinia-0.8.2/src/admin.c:406:4: style: Variable 'fail' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/admin.c:404:4: note: Variable 'fail' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/admin.c:406:4: note: Variable 'fail' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/admin.c:122:34: style: The scope of the variable 'ret' can be reduced. [variableScope]
yersinia-0.8.2/src/admin.c:321:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
yersinia-0.8.2/src/admin.c:816:33: style: The scope of the variable 'message' can be reduced. [variableScope]
yersinia-0.8.2/src/admin.c:925:13: style: The scope of the variable 'p' can be reduced. [variableScope]
yersinia-0.8.2/src/admin.c:926:27: style: The scope of the variable 'iface_data' can be reduced. [variableScope]
yersinia-0.8.2/src/cdp.c:174:5: style: Variable 'total_length' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/cdp.c:160:5: note: Variable 'total_length' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/cdp.c:174:5: note: Variable 'total_length' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/cdp.c:211:8: style: Variable 't' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/cdp.c:200:8: note: Variable 't' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/cdp.c:211:8: note: Variable 't' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/cdp.c:256:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/cdp.c:253:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/cdp.c:256:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/cdp.c:296:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/cdp.c:290:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/cdp.c:296:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/cdp.c:384:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/cdp.c:381:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/cdp.c:384:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/cdp.c:148:12: style: The scope of the variable 'c' can be reduced. [variableScope]
yersinia-0.8.2/src/cdp.c:153:15: style: The scope of the variable 'lhandler' can be reduced. [variableScope]
yersinia-0.8.2/src/cdp.c:157:28: style: The scope of the variable 'iface_data2' can be reduced. [variableScope]
yersinia-0.8.2/src/cdp.c:938:15: style: The scope of the variable 'ptr' can be reduced. [variableScope]
yersinia-0.8.2/src/cdp.c:167:29: portability: '(void*)fixpacket' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:170:29: portability: '(void*)fixpacket' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:172:29: portability: '(void*)fixpacket' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:507:50: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:510:50: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:514:50: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:516:50: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:518:50: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:520:50: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:523:50: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:526:50: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:538:50: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:541:50: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:544:50: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:627:50: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:701:58: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:704:58: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:708:58: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:710:58: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:712:58: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:714:58: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:717:58: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:720:58: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:732:58: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:735:58: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:738:58: portability: '(void*)cdp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/cdp.c:1186:0: error: Memory leak: newitem [memleak]
yersinia-0.8.2/src/commands.c:112:27: style: The scope of the variable 'prot_comms' can be reduced. [variableScope]
yersinia-0.8.2/src/commands.c:660:27: style: The scope of the variable 'aux' can be reduced. [variableScope]
yersinia-0.8.2/src/commands.c:660:32: style: The scope of the variable 'j' can be reduced. [variableScope]
yersinia-0.8.2/src/commands.c:943:27: style: The scope of the variable 'iface_data' can be reduced. [variableScope]
yersinia-0.8.2/src/commands.c:1565:9: style: The scope of the variable 'msg' can be reduced. [variableScope]
yersinia-0.8.2/src/commands.c:1609:14: style: The scope of the variable 'p' can be reduced. [variableScope]
yersinia-0.8.2/src/commands.c:1610:28: style: The scope of the variable 'iface_data' can be reduced. [variableScope]
yersinia-0.8.2/src/commands.c:1610:41: style: The scope of the variable 'interface_new' can be reduced. [variableScope]
yersinia-0.8.2/src/commands.c:1809:9: style: The scope of the variable 'msg' can be reduced. [variableScope]
yersinia-0.8.2/src/dhcp.c:1012:47: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yersinia-0.8.2/src/dhcp.c:1208:12: style: Condition '!got_offer' is always true [knownConditionTrueFalse]
yersinia-0.8.2/src/dhcp.c:1196:24: note: Assignment 'got_offer=0', assigned value is 0
yersinia-0.8.2/src/dhcp.c:1208:12: note: Condition '!got_offer' is always true
yersinia-0.8.2/src/dhcp.c:161:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dhcp.c:156:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:161:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:207:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dhcp.c:204:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:207:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:267:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dhcp.c:264:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:267:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:330:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dhcp.c:327:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:330:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:406:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dhcp.c:403:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:406:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:464:5: style: Variable 'lbl32' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dhcp.c:447:5: note: Variable 'lbl32' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:464:5: note: Variable 'lbl32' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:522:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dhcp.c:519:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:522:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:580:5: style: Variable 'lbl32' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dhcp.c:565:5: note: Variable 'lbl32' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:580:5: note: Variable 'lbl32' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:601:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dhcp.c:597:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:601:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:657:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dhcp.c:646:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:657:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:825:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dhcp.c:818:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:825:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dhcp.c:653:12: style: The scope of the variable 'got_discover' can be reduced. [variableScope]
yersinia-0.8.2/src/dhcp.c:653:26: style: The scope of the variable 'got_request' can be reduced. [variableScope]
yersinia-0.8.2/src/dhcp.c:905:15: style: The scope of the variable 'lhandler' can be reduced. [variableScope]
yersinia-0.8.2/src/dhcp.c:906:13: style: The scope of the variable 'sent' can be reduced. [variableScope]
yersinia-0.8.2/src/dhcp.c:987:33: style: The scope of the variable 'ether' can be reduced. [variableScope]
yersinia-0.8.2/src/dhcp.c:992:28: style: The scope of the variable 'iface_data' can be reduced. [variableScope]
yersinia-0.8.2/src/dhcp.c:1068:9: style: The scope of the variable 'sent' can be reduced. [variableScope]
yersinia-0.8.2/src/dhcp.c:1070:15: style: The scope of the variable 'lhandler' can be reduced. [variableScope]
yersinia-0.8.2/src/dhcp.c:1073:28: style: The scope of the variable 'iface_data2' can be reduced. [variableScope]
yersinia-0.8.2/src/dhcp.c:1195:24: style: The scope of the variable 'dhcp' can be reduced. [variableScope]
yersinia-0.8.2/src/dhcp.c:1018:46: style: A pointer can not be negative so it is either pointless or an error to check if it is. [pointerLessThanZero]
yersinia-0.8.2/src/dhcp.c:2092:59: portability: '(void*)dhcp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/dhcp.c:2104:59: portability: '(void*)dhcp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/dhcp.c:2115:59: portability: '(void*)dhcp_data->options' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/dlist.c:154:14: style: The scope of the variable 'p' can be reduced. [variableScope]
yersinia-0.8.2/src/dlist.c:180:14: style: The scope of the variable 'p' can be reduced. [variableScope]
yersinia-0.8.2/src/dot1q.c:994:41: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/dot1q.c:986:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/dot1q.c:994:41: note: Null pointer dereference
yersinia-0.8.2/src/dot1q.c:1005:29: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/dot1q.c:986:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/dot1q.c:1005:29: note: Null pointer dereference
yersinia-0.8.2/src/dot1q.c:1225:21: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/dot1q.c:986:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/dot1q.c:1225:21: note: Null pointer dereference
yersinia-0.8.2/src/dot1q.c:149:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dot1q.c:145:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dot1q.c:149:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dot1q.c:194:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dot1q.c:190:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dot1q.c:194:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dot1q.c:380:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dot1q.c:368:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dot1q.c:380:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dot1q.c:502:4: style: Variable 'param' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dot1q.c:488:0: note: Variable 'param' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dot1q.c:502:4: note: Variable 'param' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dot1q.c:624:4: style: Variable 'param' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dot1q.c:612:0: note: Variable 'param' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dot1q.c:624:4: note: Variable 'param' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dot1q.c:236:15: style: The scope of the variable 'lhandler' can be reduced. [variableScope]
yersinia-0.8.2/src/dot1q.c:237:13: style: The scope of the variable 'sent' can be reduced. [variableScope]
yersinia-0.8.2/src/dot1q.c:238:16: style: The scope of the variable 'aux' can be reduced. [variableScope]
yersinia-0.8.2/src/dot1q.c:244:28: style: The scope of the variable 'iface_data2' can be reduced. [variableScope]
yersinia-0.8.2/src/dot1q.c:371:30: style: The scope of the variable 'ether' can be reduced. [variableScope]
yersinia-0.8.2/src/dot1q.c:490:29: style: The scope of the variable 'ether' can be reduced. [variableScope]
yersinia-0.8.2/src/dot1q.c:851:14: style: The scope of the variable 'p' can be reduced. [variableScope]
yersinia-0.8.2/src/dot1q.c:862:11: error: Memory leak: packet [memleak]
yersinia-0.8.2/src/dot1x.c:678:41: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/dot1x.c:670:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/dot1x.c:678:41: note: Null pointer dereference
yersinia-0.8.2/src/dot1x.c:689:42: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/dot1x.c:670:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/dot1x.c:689:42: note: Null pointer dereference
yersinia-0.8.2/src/dot1x.c:143:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dot1x.c:140:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dot1x.c:143:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dot1x.c:334:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dot1x.c:323:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dot1x.c:334:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dot1x.c:167:15: style: The scope of the variable 'lhandler' can be reduced. [variableScope]
yersinia-0.8.2/src/dot1x.c:168:13: style: The scope of the variable 'sent' can be reduced. [variableScope]
yersinia-0.8.2/src/dot1x.c:171:24: style: The scope of the variable 'eap_hdr' can be reduced. [variableScope]
yersinia-0.8.2/src/dot1x.c:172:30: style: The scope of the variable 'cursor' can be reduced. [variableScope]
yersinia-0.8.2/src/dot1x.c:175:28: style: The scope of the variable 'iface_data2' can be reduced. [variableScope]
yersinia-0.8.2/src/dot1x.c:330:28: style: The scope of the variable 'iface' can be reduced. [variableScope]
yersinia-0.8.2/src/dot1x.c:546:14: style: The scope of the variable 'p' can be reduced. [variableScope]
yersinia-0.8.2/src/dot1x.c:599:15: style: The scope of the variable 'cursor' can be reduced. [variableScope]
yersinia-0.8.2/src/dot1x.c:666:24: style: The scope of the variable 'eap_hdr' can be reduced. [variableScope]
yersinia-0.8.2/src/dot1x.c:667:15: style: The scope of the variable 'cursor' can be reduced. [variableScope]
yersinia-0.8.2/src/dot1x.c:557:11: error: Memory leak: packet [memleak]
yersinia-0.8.2/src/dtp.c:140:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dtp.c:136:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dtp.c:140:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dtp.c:391:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/dtp.c:382:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dtp.c:391:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/dtp.c:180:15: style: The scope of the variable 'lhandler' can be reduced. [variableScope]
yersinia-0.8.2/src/dtp.c:187:28: style: The scope of the variable 'iface_data2' can be reduced. [variableScope]
yersinia-0.8.2/src/dtp.c:333:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
yersinia-0.8.2/src/dtp.c:386:30: style: The scope of the variable 'ether' can be reduced. [variableScope]
yersinia-0.8.2/src/dtp.c:488:14: style: The scope of the variable 'p' can be reduced. [variableScope]
yersinia-0.8.2/src/dtp.c:499:11: error: Memory leak: packet [memleak]
yersinia-0.8.2/src/gtk-callbacks.c:1039:13: warning: Either the condition 'if(values)' is redundant or there is possible null pointer dereference: values. [nullPointerRedundantCheck]
yersinia-0.8.2/src/gtk-callbacks.c:1068:7: note: Assuming that condition 'if(values)' is not redundant
yersinia-0.8.2/src/gtk-callbacks.c:1039:13: note: Null pointer dereference
yersinia-0.8.2/src/gtk-callbacks.c:299:27: style: The scope of the variable 'iface_data' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-callbacks.c:383:16: style: The scope of the variable 'attackparamsdialog' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-callbacks.c:384:32: style: The scope of the variable 'params_ctx' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-callbacks.c:463:11: style: The scope of the variable 'text' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-callbacks.c:555:21: style: The scope of the variable 's2' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-callbacks.c:652:16: style: The scope of the variable 'main_statusbar' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-callbacks.c:667:16: style: The scope of the variable 'notebook' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-callbacks.c:667:27: style: The scope of the variable 'widget' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-callbacks.c:667:36: style: The scope of the variable 'warning' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-callbacks.c:670:28: style: The scope of the variable 'param' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-callbacks.c:671:10: style: The scope of the variable 'tmp_name' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-callbacks.c:671:24: style: The scope of the variable 'text' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-callbacks.c:830:9: style: The scope of the variable 'tmp_name' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-callbacks.c:830:22: style: The scope of the variable 'msg' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-callbacks.c:1086:41: style: The scope of the variable 'iface_new' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-callbacks.c:1141:23: style: The scope of the variable 'selection' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-callbacks.c:622:10: style: Variable 'j' is modified but its new value is never used. [unreadVariable]
yersinia-0.8.2/src/gtk-gui.c:76:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-gui.c:81:40: style: The scope of the variable 'iface' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-gui.c:214:13: style: The scope of the variable 'p' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-gui.c:215:27: style: The scope of the variable 'iface_data' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-gui.c:176:36: style: A pointer can not be negative so it is either pointless or an error to check if it is. [pointerLessThanZero]
yersinia-0.8.2/src/gtk-gui.c:180:39: style: A pointer can not be negative so it is either pointless or an error to check if it is. [pointerLessThanZero]
yersinia-0.8.2/src/gtk-gui.c:189:61: style: A pointer can not be negative so it is either pointless or an error to check if it is. [pointerLessThanZero]
yersinia-0.8.2/src/gtk-interface.c:1069:27: style: The scope of the variable 'iface_data' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-interface.c:1071:10: style: The scope of the variable 'found' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-interface.c:1135:16: style: The scope of the variable 'stopall_button' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-interface.c:1138:32: style: The scope of the variable 'attack_def' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-interface.c:1249:16: style: The scope of the variable 'dialog' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-interface.c:1250:13: style: The scope of the variable 'ap' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-interface.c:1407:33: style: The scope of the variable 'params' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-interface.c:1489:16: style: The scope of the variable 'param_hbox' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-interface.c:1490:16: style: The scope of the variable 'label' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-interface.c:1572:27: style: The scope of the variable 'extra_button' can be reduced. [variableScope]
yersinia-0.8.2/src/gtk-interface.c:1247:29: style: Function 'gtk_i_modaldialog' argument 1 names different: declaration 'msg_type' definition 'gtk_msg_type'. [funcArgNamesDifferent]
yersinia-0.8.2/src/gtk-interface.h:48:29: note: Function 'gtk_i_modaldialog' argument 1 names different: declaration 'msg_type' definition 'gtk_msg_type'.
yersinia-0.8.2/src/gtk-interface.c:1247:29: note: Function 'gtk_i_modaldialog' argument 1 names different: declaration 'msg_type' definition 'gtk_msg_type'.
yersinia-0.8.2/src/gtk-interface.c:1122:0: error: Memory leak: int_checkb [memleak]
yersinia-0.8.2/src/hsrp.c:153:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/hsrp.c:148:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/hsrp.c:153:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/hsrp.c:207:4: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/hsrp.c:198:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/hsrp.c:207:4: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/hsrp.c:337:8: style: The scope of the variable 'sent' can be reduced. [variableScope]
yersinia-0.8.2/src/hsrp.c:341:14: style: The scope of the variable 'lhandler' can be reduced. [variableScope]
yersinia-0.8.2/src/hsrp.c:344:27: style: The scope of the variable 'iface_data2' can be reduced. [variableScope]
yersinia-0.8.2/src/hsrp.c:458:14: style: The scope of the variable 'p' can be reduced. [variableScope]
yersinia-0.8.2/src/hsrp.c:469:11: error: Memory leak: packet [memleak]
yersinia-0.8.2/src/interfaces.c:230:20: warning: Either the condition 'etheraddr' is redundant or there is possible null pointer dereference: etheraddr. [nullPointerRedundantCheck]
yersinia-0.8.2/src/interfaces.c:222:14: note: Assuming that condition 'etheraddr' is not redundant
yersinia-0.8.2/src/interfaces.c:230:20: note: Null pointer dereference
yersinia-0.8.2/src/interfaces.c:231:20: warning: Either the condition 'etheraddr' is redundant or there is possible null pointer dereference: etheraddr. [nullPointerRedundantCheck]
yersinia-0.8.2/src/interfaces.c:222:14: note: Assuming that condition 'etheraddr' is not redundant
yersinia-0.8.2/src/interfaces.c:231:20: note: Null pointer dereference
yersinia-0.8.2/src/interfaces.c:232:20: warning: Either the condition 'etheraddr' is redundant or there is possible null pointer dereference: etheraddr. [nullPointerRedundantCheck]
yersinia-0.8.2/src/interfaces.c:222:14: note: Assuming that condition 'etheraddr' is not redundant
yersinia-0.8.2/src/interfaces.c:232:20: note: Null pointer dereference
yersinia-0.8.2/src/interfaces.c:1204:18: warning: Either the condition 'if(interfaces)' is redundant or there is possible null pointer dereference: interfaces. [nullPointerRedundantCheck]
yersinia-0.8.2/src/interfaces.c:1206:8: note: Assuming that condition 'if(interfaces)' is not redundant
yersinia-0.8.2/src/interfaces.c:1204:18: note: Null pointer dereference
yersinia-0.8.2/src/interfaces.c:214:31: style: The scope of the variable 'etheraddr' can be reduced. [variableScope]
yersinia-0.8.2/src/interfaces.c:375:27: style: The scope of the variable 'iface_data' can be reduced. [variableScope]
yersinia-0.8.2/src/interfaces.c:440:28: style: The scope of the variable 'iface_data' can be reduced. [variableScope]
yersinia-0.8.2/src/interfaces.c:481:28: style: The scope of the variable 'iface_data' can be reduced. [variableScope]
yersinia-0.8.2/src/interfaces.c:524:28: style: The scope of the variable 'iface_data' can be reduced. [variableScope]
yersinia-0.8.2/src/interfaces.c:685:17: style: The scope of the variable 'max' can be reduced. [variableScope]
yersinia-0.8.2/src/interfaces.c:692:13: style: The scope of the variable 'p' can be reduced. [variableScope]
yersinia-0.8.2/src/interfaces.c:1123:28: style: The scope of the variable 'iface_data' can be reduced. [variableScope]
yersinia-0.8.2/src/interfaces.c:1169:28: style: The scope of the variable 'iface_data' can be reduced. [variableScope]
yersinia-0.8.2/src/interfaces.c:859:34: style: Function 'interfaces_get_packet' argument 3 names different: declaration 'stop' definition 'stop_attack'. [funcArgNamesDifferent]
yersinia-0.8.2/src/interfaces.h:126:92: note: Function 'interfaces_get_packet' argument 3 names different: declaration 'stop' definition 'stop_attack'.
yersinia-0.8.2/src/interfaces.c:859:34: note: Function 'interfaces_get_packet' argument 3 names different: declaration 'stop' definition 'stop_attack'.
yersinia-0.8.2/src/interfaces.c:358:58: style: Variable 'iface_data' is assigned a value that is never used. [unreadVariable]
yersinia-0.8.2/src/interfaces.c:925:13: style: Variable 'min_len' is assigned a value that is never used. [unreadVariable]
yersinia-0.8.2/src/isl.c:162:8: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/isl.c:152:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/isl.c:162:8: note: Null pointer dereference
yersinia-0.8.2/src/isl.c:163:8: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/isl.c:152:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/isl.c:163:8: note: Null pointer dereference
yersinia-0.8.2/src/isl.c:166:8: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/isl.c:152:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/isl.c:166:8: note: Null pointer dereference
yersinia-0.8.2/src/isl.c:167:8: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/isl.c:152:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/isl.c:167:8: note: Null pointer dereference
yersinia-0.8.2/src/isl.c:169:64: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/isl.c:152:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/isl.c:169:64: note: Null pointer dereference
yersinia-0.8.2/src/isl.c:171:64: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/isl.c:152:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/isl.c:171:64: note: Null pointer dereference
yersinia-0.8.2/src/isl.c:173:70: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/isl.c:152:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/isl.c:173:70: note: Null pointer dereference
yersinia-0.8.2/src/isl.c:175:72: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/isl.c:152:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/isl.c:175:72: note: Null pointer dereference
yersinia-0.8.2/src/isl.c:176:28: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/isl.c:152:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/isl.c:176:28: note: Null pointer dereference
yersinia-0.8.2/src/isl.c:178:71: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/isl.c:152:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/isl.c:178:71: note: Null pointer dereference
yersinia-0.8.2/src/isl.c:179:28: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/isl.c:152:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/isl.c:179:28: note: Null pointer dereference
yersinia-0.8.2/src/isl.c:181:39: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/isl.c:152:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/isl.c:181:39: note: Null pointer dereference
yersinia-0.8.2/src/isl.c:185:72: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/isl.c:152:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/isl.c:185:72: note: Null pointer dereference
yersinia-0.8.2/src/isl.c:187:73: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/isl.c:152:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/isl.c:187:73: note: Null pointer dereference
yersinia-0.8.2/src/isl.c:189:71: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/isl.c:152:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/isl.c:189:71: note: Null pointer dereference
yersinia-0.8.2/src/md5.c:57:33: style: Function 'MD5Init' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
yersinia-0.8.2/src/md5.h:18:33: note: Function 'MD5Init' argument 1 names different: declaration 'context' definition 'ctx'.
yersinia-0.8.2/src/md5.c:57:33: note: Function 'MD5Init' argument 1 names different: declaration 'context' definition 'ctx'.
yersinia-0.8.2/src/md5.c:72:35: style: Function 'MD5Update' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
yersinia-0.8.2/src/md5.h:19:35: note: Function 'MD5Update' argument 1 names different: declaration 'context' definition 'ctx'.
yersinia-0.8.2/src/md5.c:72:35: note: Function 'MD5Update' argument 1 names different: declaration 'context' definition 'ctx'.
yersinia-0.8.2/src/md5.c:120:60: style: Function 'MD5Final' argument 2 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
yersinia-0.8.2/src/md5.h:21:60: note: Function 'MD5Final' argument 2 names different: declaration 'context' definition 'ctx'.
yersinia-0.8.2/src/md5.c:120:60: note: Function 'MD5Final' argument 2 names different: declaration 'context' definition 'ctx'.
yersinia-0.8.2/src/mpls.c:611:44: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/mpls.c:603:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/mpls.c:611:44: note: Null pointer dereference
yersinia-0.8.2/src/mpls.c:623:29: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/mpls.c:603:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/mpls.c:623:29: note: Null pointer dereference
yersinia-0.8.2/src/mpls.c:642:21: warning: Either the condition 'data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
yersinia-0.8.2/src/mpls.c:603:9: note: Assuming that condition 'data' is not redundant
yersinia-0.8.2/src/mpls.c:642:21: note: Null pointer dereference
yersinia-0.8.2/src/mpls.c:170:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/mpls.c:167:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/mpls.c:170:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/mpls.c:186:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/mpls.c:183:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/mpls.c:186:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/mpls.c:204:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/mpls.c:201:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/mpls.c:204:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/mpls.c:220:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/mpls.c:217:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/mpls.c:220:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/mpls.c:237:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/mpls.c:234:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/mpls.c:237:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/mpls.c:253:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/mpls.c:250:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/mpls.c:253:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/mpls.c:271:15: style: The scope of the variable 'lhandler' can be reduced. [variableScope]
yersinia-0.8.2/src/mpls.c:272:13: style: The scope of the variable 'sent' can be reduced. [variableScope]
yersinia-0.8.2/src/mpls.c:277:28: style: The scope of the variable 'iface_data2' can be reduced. [variableScope]
yersinia-0.8.2/src/mpls.c:470:14: style: The scope of the variable 'p' can be reduced. [variableScope]
yersinia-0.8.2/src/mpls.c:481:11: error: Memory leak: packet [memleak]
yersinia-0.8.2/src/ncurses-callbacks.c:120:7: style: Variable 'extra_params' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/ncurses-callbacks.c:108:0: note: Variable 'extra_params' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/ncurses-callbacks.c:120:7: note: Variable 'extra_params' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/ncurses-callbacks.c:353:30: style: The scope of the variable 'ret' can be reduced. [variableScope]
yersinia-0.8.2/src/ncurses-callbacks.c:353:35: style: The scope of the variable 'max' can be reduced. [variableScope]
yersinia-0.8.2/src/ncurses-callbacks.c:755:30: style: The scope of the variable 'position' can be reduced. [variableScope]
yersinia-0.8.2/src/ncurses-callbacks.c:115:19: style: Variable 'term_console' is assigned a value that is never used. [unreadVariable]
yersinia-0.8.2/src/ncurses-gui.c:102:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yersinia-0.8.2/src/ncurses-gui.c:108:46: style: The scope of the variable 'iface' can be reduced. [variableScope]
yersinia-0.8.2/src/ncurses-gui.c:225:13: style: The scope of the variable 'p' can be reduced. [variableScope]
yersinia-0.8.2/src/ncurses-gui.c:226:27: style: The scope of the variable 'iface_data' can be reduced. [variableScope]
yersinia-0.8.2/src/ncurses-interface.c:1501:14: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
yersinia-0.8.2/src/ncurses-interface.c:1494:23: note: outer condition: values
yersinia-0.8.2/src/ncurses-interface.c:1501:14: note: identical inner condition: values
yersinia-0.8.2/src/ncurses-interface.c:1437:16: warning: Either the condition 'modified&&values' is redundant or there is possible null pointer dereference: values. [nullPointerRedundantCheck]
yersinia-0.8.2/src/ncurses-interface.c:1494:20: note: Assuming that condition 'modified&&values' is not redundant
yersinia-0.8.2/src/ncurses-interface.c:1437:16: note: Null pointer dereference
yersinia-0.8.2/src/ncurses-interface.c:1646:20: warning: Either the condition 'newitem' is redundant or there is possible null pointer dereference: newitem. [nullPointerRedundantCheck]
yersinia-0.8.2/src/ncurses-interface.c:1595:8: note: Assuming that condition 'newitem' is not redundant
yersinia-0.8.2/src/ncurses-interface.c:1646:20: note: Null pointer dereference
yersinia-0.8.2/src/ncurses-interface.c:1646:36: warning: Possible null pointer dereference: attack_param [nullPointer]
yersinia-0.8.2/src/ncurses-interface.c:1541:19: note: Assignment 'attack_param=NULL', assigned value is 0
yersinia-0.8.2/src/ncurses-interface.c:1646:36: note: Null pointer dereference
yersinia-0.8.2/src/ncurses-interface.c:789:4: style: Variable 'packet' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/ncurses-interface.c:771:4: note: Variable 'packet' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/ncurses-interface.c:789:4: note: Variable 'packet' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/ncurses-interface.c:790:4: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/ncurses-interface.c:770:4: note: Variable 'length' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/ncurses-interface.c:790:4: note: Variable 'length' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/ncurses-interface.c:526:12: style: The scope of the variable 'i' can be reduced. [variableScope]
yersinia-0.8.2/src/ncurses-interface.c:755:21: style: The scope of the variable 's2' can be reduced. [variableScope]
yersinia-0.8.2/src/ncurses-interface.c:1332:12: style: The scope of the variable 'i' can be reduced. [variableScope]
yersinia-0.8.2/src/ncurses-interface.c:1332:15: style: The scope of the variable 'j' can be reduced. [variableScope]
yersinia-0.8.2/src/ncurses-interface.c:1332:40: style: The scope of the variable 'key_pressed' can be reduced. [variableScope]
yersinia-0.8.2/src/ncurses-interface.c:1402:26: style: The scope of the variable 'key_pressed' can be reduced. [variableScope]
yersinia-0.8.2/src/ncurses-interface.c:1403:26: style: The scope of the variable 'ptrtlv' can be reduced. [variableScope]
yersinia-0.8.2/src/ncurses-interface.c:1534:11: style: The scope of the variable 'ret' can be reduced. [variableScope]
yersinia-0.8.2/src/ncurses-interface.c:1663:13: style: The scope of the variable 'p' can be reduced. [variableScope]
yersinia-0.8.2/src/ncurses-interface.c:1664:33: style: The scope of the variable 'extrap' can be reduced. [variableScope]
yersinia-0.8.2/src/ncurses-interface.c:1131:7: error: Memory leak: vmessage [memleak]
yersinia-0.8.2/src/ncurses-interface.c:1582:0: error: Memory leak: newitem [memleak]
yersinia-0.8.2/src/parser.c:1150:16: style: Redundant condition: !name. 'name || (!name && !wildcard)' is equivalent to 'name || !wildcard' [redundantCondition]
yersinia-0.8.2/src/parser.c:1243:20: warning: Either the condition 'aux3!=NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
yersinia-0.8.2/src/parser.c:1176:21: note: Assuming that condition 'aux3!=NULL' is not redundant
yersinia-0.8.2/src/parser.c:1243:20: note: Null pointer addition
yersinia-0.8.2/src/parser.c:1071:17: style: The scope of the variable 'temp' can be reduced. [variableScope]
yersinia-0.8.2/src/parser.c:1262:15: warning: Char literal compared with pointer 'aux'. Did you intend to dereference it? [charLiteralWithCharPtrCompare]
yersinia-0.8.2/src/parser.c:318:20: style: Variable 'substr' is assigned a value that is never used. [unreadVariable]
yersinia-0.8.2/src/parser.c:984:0: error: Resource leak: file [resourceLeak]
yersinia-0.8.2/src/protocols.c:93:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:93:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:94:21: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:94:21: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:95:21: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:95:21: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:96:21: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:96:21: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:97:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:97:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:98:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:98:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:99:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:99:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:100:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:100:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:101:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:101:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:102:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:102:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:103:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:103:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:104:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:104:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:105:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:105:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:106:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:106:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:107:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:107:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:108:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:108:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:109:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:109:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:110:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:110:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:111:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:111:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:112:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:112:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:113:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:113:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:114:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:90:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:114:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:159:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:156:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:159:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:160:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:156:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:160:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:161:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:156:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:161:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:162:13: warning: Either the condition 'proto>11' is redundant or the array 'protocols[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
yersinia-0.8.2/src/protocols.c:156:14: note: Assuming that condition 'proto>11' is not redundant
yersinia-0.8.2/src/protocols.c:162:13: note: Array index out of bounds
yersinia-0.8.2/src/protocols.c:232:0: error: Memory leak: field_values [memleak]
yersinia-0.8.2/src/terminal.c:213:25: style: The scope of the variable 'console' can be reduced. [variableScope]
yersinia-0.8.2/src/terminal.c:347:11: style: The scope of the variable 'i' can be reduced. [variableScope]
yersinia-0.8.2/src/terminal.c:347:14: style: The scope of the variable 'type_aux' can be reduced. [variableScope]
yersinia-0.8.2/src/terminal.c:347:23: style: The scope of the variable 'number_aux' can be reduced. [variableScope]
yersinia-0.8.2/src/terminal.c:350:21: style: The scope of the variable 'vty' can be reduced. [variableScope]
yersinia-0.8.2/src/terminal.c:1402:16: style: The scope of the variable 'message' can be reduced. [variableScope]
yersinia-0.8.2/src/terminal.c:1466:11: style: The scope of the variable 'as_param' can be reduced. [variableScope]
yersinia-0.8.2/src/terminal.c:1644:31: portability: 'vty->buffer_tx' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/terminal.c:1652:38: portability: 'buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/terminal.c:1731:16: portability: 'aux' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
yersinia-0.8.2/src/terminal.c:1465:11: style: Variable 'ret' is not assigned a value. [unassignedVariable]
yersinia-0.8.2/src/terminal.c:1475:10: style: Variable 'as_param' is assigned a value that is never used. [unreadVariable]
yersinia-0.8.2/src/terminal.c:1503:11: error: Uninitialized variable: ret [uninitvar]
yersinia-0.8.2/src/vtp.c:144:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/vtp.c:140:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/vtp.c:144:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/vtp.c:416:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/vtp.c:385:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/vtp.c:416:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/vtp.c:589:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/vtp.c:586:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/vtp.c:589:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/vtp.c:624:5: style: Variable 'param' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/vtp.c:616:0: note: Variable 'param' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/vtp.c:624:5: note: Variable 'param' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/vtp.c:626:5: style: Variable 'vlan' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/vtp.c:620:0: note: Variable 'vlan' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/vtp.c:626:5: note: Variable 'vlan' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/vtp.c:943:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/vtp.c:940:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/vtp.c:943:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/vtp.c:186:15: style: The scope of the variable 'lhandler' can be reduced. [variableScope]
yersinia-0.8.2/src/vtp.c:197:28: style: The scope of the variable 'iface_data2' can be reduced. [variableScope]
yersinia-0.8.2/src/vtp.c:389:30: style: The scope of the variable 'ether' can be reduced. [variableScope]
yersinia-0.8.2/src/vtp.c:615:30: style: The scope of the variable 'ether' can be reduced. [variableScope]
yersinia-0.8.2/src/vtp.c:762:23: style: The scope of the variable 'vlan_info' can be reduced. [variableScope]
yersinia-0.8.2/src/vtp.c:984:30: style: The scope of the variable 'ether' can be reduced. [variableScope]
yersinia-0.8.2/src/vtp.c:1156:14: style: The scope of the variable 'p' can be reduced. [variableScope]
yersinia-0.8.2/src/vtp.c:1167:11: error: Memory leak: packet [memleak]
yersinia-0.8.2/src/xstp.c:147:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/xstp.c:144:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/xstp.c:147:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/xstp.c:291:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/xstp.c:288:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/xstp.c:291:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/xstp.c:502:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/xstp.c:495:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/xstp.c:502:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/xstp.c:576:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/xstp.c:572:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/xstp.c:576:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/xstp.c:637:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/xstp.c:629:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/xstp.c:637:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/xstp.c:749:5: style: Variable 'param' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/xstp.c:730:0: note: Variable 'param' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/xstp.c:749:5: note: Variable 'param' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/xstp.c:827:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/xstp.c:815:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/xstp.c:827:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/xstp.c:966:5: style: Variable 'attacks' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/xstp.c:960:0: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/xstp.c:966:5: note: Variable 'attacks' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/xstp.c:422:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
yersinia-0.8.2/src/xstp.c:634:29: style: The scope of the variable 'stp_conf' can be reduced. [variableScope]
yersinia-0.8.2/src/xstp.c:724:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
yersinia-0.8.2/src/xstp.c:824:28: style: The scope of the variable 'iface' can be reduced. [variableScope]
yersinia-0.8.2/src/xstp.c:1026:24: style: The scope of the variable 'stp_conf' can be reduced. [variableScope]
yersinia-0.8.2/src/xstp.c:1028:14: style: The scope of the variable 'p' can be reduced. [variableScope]
yersinia-0.8.2/src/xstp.c:1039:11: error: Memory leak: packet [memleak]
yersinia-0.8.2/src/yersinia.c:468:5: style: Variable 'attack_def' is reassigned a value before the old one has been used. [redundantAssignment]
yersinia-0.8.2/src/yersinia.c:460:0: note: Variable 'attack_def' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/yersinia.c:468:5: note: Variable 'attack_def' is reassigned a value before the old one has been used.
yersinia-0.8.2/src/yersinia.c:424:13: style: The scope of the variable 'p' can be reduced. [variableScope]
yersinia-0.8.2/src/yersinia.c:425:27: style: The scope of the variable 'iface_data' can be reduced. [variableScope]
yersinia-0.8.2/src/yersinia.c:463:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
yersinia-0.8.2/src/yersinia.c:463:14: style: The scope of the variable 'fail' can be reduced. [variableScope]
yersinia-0.8.2/src/yersinia.c:539:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
yersinia-0.8.2/src/yersinia.c:722:13: style: The scope of the variable 'ap' can be reduced. [variableScope]
yersinia-0.8.2/src/yersinia.c:117:16: style: Variable 'parent_id' is assigned a value that is never used. [unreadVariable]
yersinia-0.8.2/src/yersinia.c:484:13: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream]
yersinia-0.8.2/src/yersinia.c:732:1: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing]
[18:48]

ftp://ftp.se.debian.org/debian/pool/main/y/yforth/yforth_0.2.1.orig.tar.gz
yforth-0.2.1/block.c:102:15: style: Unused variable: i [unusedVariable]
yforth-0.2.1/core.c:661:8: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yforth-0.2.1/core.c:1375:4: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yforth-0.2.1/core.c:628:20: style: The scope of the variable 'num' can be reduced. [variableScope]
yforth-0.2.1/coree.c:332:24: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yforth-0.2.1/division.c:25:56: style: Condition '(-10%7)>0' is always false [knownConditionTrueFalse]
yforth-0.2.1/exceptio.c:54:3: error: Memory leak: frame [memleak]
yforth-0.2.1/file.c:62:5: style: Suspicious condition (bitwise operator + comparison); Clarify expression with parentheses. [clarifyCondition]
yforth-0.2.1/file.c:62:10: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yforth-0.2.1/file.c:181:42: style: The scope of the variable 'ud1' can be reduced. [variableScope]
yforth-0.2.1/float.c:112:2: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yforth-0.2.1/float.c:131:2: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yforth-0.2.1/float.c:185:2: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yforth-0.2.1/floate.c:141:11: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall]
yforth-0.2.1/searche.c:32:7: warning: Either the condition 'top<8' is redundant or the array 'list[8]' is accessed at index 8, which is out of bounds. [arrayIndexOutOfBoundsCond]
yforth-0.2.1/searche.c:30:10: note: Assuming that condition 'top<8' is not redundant
yforth-0.2.1/searche.c:31:3: note: top is incremented', new value is 8
yforth-0.2.1/searche.c:32:7: note: Array index out of bounds
yforth-0.2.1/toolse.c:48:16: style: The scope of the variable 'nest' can be reduced. [variableScope]
yforth-0.2.1/yfinit.c:93:22: style: Unused variable: v [unusedVariable]
yforth-0.2.1/yforth.c:164:9: warning: Return value of function fopen() is not used. [ignoredReturnValue]
yforth-0.2.1/yforth.c:91:21: error: fprintf format string requires 1 parameter but only 0 are given. [wrongPrintfScanfArgNum]
yforth-0.2.1/yforth.c:152:20: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed char *'. [invalidPrintfArgType_uint]
yforth-0.2.1/yforth.c:152:20: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed char *'. [invalidPrintfArgType_uint]
yforth-0.2.1/yforth.c:178:13: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yforth-0.2.1/yforth.c:178:13: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yforth-0.2.1/yforth.c:164:9: error: Return value of allocation function 'fopen' is not stored. [leakReturnValNotUsed]
yforth-0.2.1/yfvinit.c:176:19: style: The scope of the variable 'w' can be reduced. [variableScope]
[18:48]

ftp://ftp.se.debian.org/debian/pool/main/y/ygl/ygl_4.2e.orig.tar.gz
ygl-4.2e/header.h:79:0: error: #error "Define at least one of OGL, X11" [preprocessorErrorDirective]
ygl-4.2e/contrib/ycpu.c:66:11: style: The scope of the variable 'i' can be reduced. [variableScope]
ygl-4.2e/contrib/yup.c:19:9: style: The scope of the variable 'p' can be reduced. [variableScope]
[18:48]

ftp://ftp.se.debian.org/debian/pool/main/y/ygraph/ygraph_0.16~cvs20090218.orig.tar.gz
ygraph-0.16~cvs20090218/intl/dcigettext.c:697:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition]
ygraph-0.16~cvs20090218/intl/dcigettext.c:1492:15: style: The scope of the variable 'language_default' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/intl/dcigettext.c:487:25: style: Function 'libintl_dcigettext' argument 1 names different: declaration '__domainname' definition 'domainname'. [funcArgNamesDifferent]
ygraph-0.16~cvs20090218/intl/gettextP.h:80:46: note: Function 'libintl_dcigettext' argument 1 names different: declaration '__domainname' definition 'domainname'.
ygraph-0.16~cvs20090218/intl/dcigettext.c:487:25: note: Function 'libintl_dcigettext' argument 1 names different: declaration '__domainname' definition 'domainname'.
ygraph-0.16~cvs20090218/intl/dcigettext.c:487:49: style: Function 'libintl_dcigettext' argument 2 names different: declaration '__msgid1' definition 'msgid1'. [funcArgNamesDifferent]
ygraph-0.16~cvs20090218/intl/gettextP.h:81:18: note: Function 'libintl_dcigettext' argument 2 names different: declaration '__msgid1' definition 'msgid1'.
ygraph-0.16~cvs20090218/intl/dcigettext.c:487:49: note: Function 'libintl_dcigettext' argument 2 names different: declaration '__msgid1' definition 'msgid1'.
ygraph-0.16~cvs20090218/intl/dcigettext.c:487:69: style: Function 'libintl_dcigettext' argument 3 names different: declaration '__msgid2' definition 'msgid2'. [funcArgNamesDifferent]
ygraph-0.16~cvs20090218/intl/gettextP.h:81:40: note: Function 'libintl_dcigettext' argument 3 names different: declaration '__msgid2' definition 'msgid2'.
ygraph-0.16~cvs20090218/intl/dcigettext.c:487:69: note: Function 'libintl_dcigettext' argument 3 names different: declaration '__msgid2' definition 'msgid2'.
ygraph-0.16~cvs20090218/intl/dcigettext.c:488:10: style: Function 'libintl_dcigettext' argument 4 names different: declaration '__plural' definition 'plural'. [funcArgNamesDifferent]
ygraph-0.16~cvs20090218/intl/gettextP.h:82:10: note: Function 'libintl_dcigettext' argument 4 names different: declaration '__plural' definition 'plural'.
ygraph-0.16~cvs20090218/intl/dcigettext.c:488:10: note: Function 'libintl_dcigettext' argument 4 names different: declaration '__plural' definition 'plural'.
ygraph-0.16~cvs20090218/intl/dcigettext.c:488:32: style: Function 'libintl_dcigettext' argument 5 names different: declaration '__n' definition 'n'. [funcArgNamesDifferent]
ygraph-0.16~cvs20090218/intl/gettextP.h:82:34: note: Function 'libintl_dcigettext' argument 5 names different: declaration '__n' definition 'n'.
ygraph-0.16~cvs20090218/intl/dcigettext.c:488:32: note: Function 'libintl_dcigettext' argument 5 names different: declaration '__n' definition 'n'.
ygraph-0.16~cvs20090218/intl/dcigettext.c:488:43: style: Function 'libintl_dcigettext' argument 6 names different: declaration '__category' definition 'category'. [funcArgNamesDifferent]
ygraph-0.16~cvs20090218/intl/gettextP.h:83:10: note: Function 'libintl_dcigettext' argument 6 names different: declaration '__category' definition 'category'.
ygraph-0.16~cvs20090218/intl/dcigettext.c:488:43: note: Function 'libintl_dcigettext' argument 6 names different: declaration '__category' definition 'category'.
ygraph-0.16~cvs20090218/intl/finddomain.c:61:30: style: Function '_nl_find_domain' argument 1 names different: declaration '__dirname' definition 'dirname'. [funcArgNamesDifferent]
ygraph-0.16~cvs20090218/intl/gettextP.h:243:54: note: Function '_nl_find_domain' argument 1 names different: declaration '__dirname' definition 'dirname'.
ygraph-0.16~cvs20090218/intl/finddomain.c:61:30: note: Function '_nl_find_domain' argument 1 names different: declaration '__dirname' definition 'dirname'.
ygraph-0.16~cvs20090218/intl/finddomain.c:61:45: style: Function '_nl_find_domain' argument 2 names different: declaration '__locale' definition 'locale'. [funcArgNamesDifferent]
ygraph-0.16~cvs20090218/intl/gettextP.h:243:71: note: Function '_nl_find_domain' argument 2 names different: declaration '__locale' definition 'locale'.
ygraph-0.16~cvs20090218/intl/finddomain.c:61:45: note: Function '_nl_find_domain' argument 2 names different: declaration '__locale' definition 'locale'.
ygraph-0.16~cvs20090218/intl/finddomain.c:62:16: style: Function '_nl_find_domain' argument 3 names different: declaration '__domainname' definition 'domainname'. [funcArgNamesDifferent]
ygraph-0.16~cvs20090218/intl/gettextP.h:244:19: note: Function '_nl_find_domain' argument 3 names different: declaration '__domainname' definition 'domainname'.
ygraph-0.16~cvs20090218/intl/finddomain.c:62:16: note: Function '_nl_find_domain' argument 3 names different: declaration '__domainname' definition 'domainname'.
ygraph-0.16~cvs20090218/intl/finddomain.c:62:44: style: Function '_nl_find_domain' argument 4 names different: declaration '__domainbinding' definition 'domainbinding'. [funcArgNamesDifferent]
ygraph-0.16~cvs20090218/intl/gettextP.h:245:23: note: Function '_nl_find_domain' argument 4 names different: declaration '__domainbinding' definition 'domainbinding'.
ygraph-0.16~cvs20090218/intl/finddomain.c:62:44: note: Function '_nl_find_domain' argument 4 names different: declaration '__domainbinding' definition 'domainbinding'.
ygraph-0.16~cvs20090218/intl/hash-string.c:34:0: style: The scope of the variable 'g' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/intl/l10nflist.c:352:9: style: The scope of the variable 'wp' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/intl/loadmsgcat.c:861:12: style: Condition 'data==(struct mo_file_header*)-1' is always true [knownConditionTrueFalse]
ygraph-0.16~cvs20090218/intl/loadmsgcat.c:791:33: note: Assignment 'data=(struct mo_file_header*)-1', assigned value is -1
ygraph-0.16~cvs20090218/intl/loadmsgcat.c:861:12: note: Condition 'data==(struct mo_file_header*)-1' is always true
ygraph-0.16~cvs20090218/intl/loadmsgcat.c:861:12: style: Same expression on both sides of '==' because the value of 'data' and '(struct mo_file_header*)-1' are the same. [duplicateExpression]
ygraph-0.16~cvs20090218/intl/loadmsgcat.c:791:33: note: 'data' is assigned value '(struct mo_file_header*)-1' here.
ygraph-0.16~cvs20090218/intl/loadmsgcat.c:861:12: note: Same expression on both sides of '==' because the value of 'data' and '(struct mo_file_header*)-1' are the same.
ygraph-0.16~cvs20090218/intl/loadmsgcat.c:780:42: style: Function '_nl_load_domain' argument 1 names different: declaration '__domain' definition 'domain_file'. [funcArgNamesDifferent]
ygraph-0.16~cvs20090218/intl/gettextP.h:247:47: note: Function '_nl_load_domain' argument 1 names different: declaration '__domain' definition 'domain_file'.
ygraph-0.16~cvs20090218/intl/loadmsgcat.c:780:42: note: Function '_nl_load_domain' argument 1 names different: declaration '__domain' definition 'domain_file'.
ygraph-0.16~cvs20090218/intl/loadmsgcat.c:781:20: style: Function '_nl_load_domain' argument 2 names different: declaration '__domainbinding' definition 'domainbinding'. [funcArgNamesDifferent]
ygraph-0.16~cvs20090218/intl/gettextP.h:248:25: note: Function '_nl_load_domain' argument 2 names different: declaration '__domainbinding' definition 'domainbinding'.
ygraph-0.16~cvs20090218/intl/loadmsgcat.c:781:20: note: Function '_nl_load_domain' argument 2 names different: declaration '__domainbinding' definition 'domainbinding'.
ygraph-0.16~cvs20090218/intl/localcharset.c:358:14: style: Condition 'locale==NULL' is always true [knownConditionTrueFalse]
ygraph-0.16~cvs20090218/intl/localcharset.c:349:24: note: Assignment 'locale=NULL', assigned value is 0
ygraph-0.16~cvs20090218/intl/localcharset.c:358:14: note: Condition 'locale==NULL' is always true
ygraph-0.16~cvs20090218/intl/localcharset.c:358:14: style: Same expression on both sides of '==' because the value of 'locale' and 'NULL' are the same. [duplicateExpression]
ygraph-0.16~cvs20090218/intl/localcharset.c:349:24: note: 'locale' is assigned value 'NULL' here.
ygraph-0.16~cvs20090218/intl/localcharset.c:358:14: note: Same expression on both sides of '==' because the value of 'locale' and 'NULL' are the same.
ygraph-0.16~cvs20090218/intl/localcharset.c:117:19: style: The scope of the variable 'base' can be reduced. [variableScope]
plural.c:1160:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
plural.y:156:19: style: Same expression on both sides of '-'. [duplicateExpression]
plural.y:158:50: style: Same expression on both sides of '-'. [duplicateExpression]
plural.y:164:94: style: Same expression on both sides of '-'. [duplicateExpression]
plural.y:168:69: style: Same expression on both sides of '-'. [duplicateExpression]
plural.y:172:70: style: Same expression on both sides of '-'. [duplicateExpression]
plural.y:176:87: style: Same expression on both sides of '-'. [duplicateExpression]
plural.y:180:87: style: Same expression on both sides of '-'. [duplicateExpression]
plural.y:184:87: style: Same expression on both sides of '-'. [duplicateExpression]
plural.y:188:87: style: Same expression on both sides of '-'. [duplicateExpression]
plural.y:192:46: style: Same expression on both sides of '-'. [duplicateExpression]
plural.y:201:40: style: Same expression on both sides of '-'. [duplicateExpression]
ygraph-0.16~cvs20090218/intl/vasnprintf.c:4645:3: style: Label 'overflow' is not used. [unusedLabel]
ygraph-0.16~cvs20090218/src/about.c:60:3: warning: Redundant assignment of 'event' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/about.c:61:3: warning: Redundant assignment of 'data' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/about.c:187:3: warning: Redundant assignment of 'event' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/about.c:188:3: warning: Redundant assignment of 'data' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/about.c:97:22: style: Variable 'copyright_height' is assigned a value that is never used. [unreadVariable]
ygraph-0.16~cvs20090218/src/axis.c:625:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
ygraph-0.16~cvs20090218/src/axis.c:813:3: warning: Redundant assignment of 'action' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/axis.c:814:3: warning: Redundant assignment of 'range_set_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/axis.c:1041:3: warning: Redundant assignment of 'button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/axis.c:318:9: style: The scope of the variable 'tick' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/axis.c:347:9: style: The scope of the variable 'tick' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/axis.c:438:10: style: The scope of the variable 'str' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/axis.c:510:10: style: The scope of the variable 'str' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/axis.c:259:3: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
ygraph-0.16~cvs20090218/src/axis.c:522:8: style: Variable 'di' is assigned a value that is never used. [unreadVariable]
ygraph-0.16~cvs20090218/src/callbacks.c:54:3: warning: Redundant assignment of 'event' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:109:3: warning: Redundant assignment of 'plot_area' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:110:3: warning: Redundant assignment of 'event' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:130:3: warning: Redundant assignment of 'action' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:131:3: warning: Redundant assignment of 'file_select_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:157:3: warning: Redundant assignment of 'plot_area' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:189:3: warning: Redundant assignment of 'plot_area' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:216:3: warning: Redundant assignment of 'plot_area' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:239:33: style: Same expression on both sides of '||'. [duplicateExpression]
ygraph-0.16~cvs20090218/src/callbacks.c:316:3: warning: Redundant assignment of 'ok_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:357:3: warning: Redundant assignment of 'action' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:358:3: warning: Redundant assignment of 'file_select_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:390:3: warning: Redundant assignment of 'action' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:391:3: warning: Redundant assignment of 'file_select_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:418:3: warning: Redundant assignment of 'action' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:419:3: warning: Redundant assignment of 'draw_points_toggle' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:441:3: warning: Redundant assignment of 'action' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:442:3: warning: Redundant assignment of 'draw_grid_toggle' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:464:3: warning: Redundant assignment of 'action' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:465:3: warning: Redundant assignment of 'draw_range_toggle' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:495:3: warning: Redundant assignment of 'action' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:496:3: warning: Redundant assignment of 'button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:532:3: warning: Redundant assignment of 'event' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:533:3: warning: Redundant assignment of 'data' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:572:3: warning: Redundant assignment of 'start_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:573:3: warning: Redundant assignment of 'event' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:574:3: warning: Redundant assignment of 'data' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:600:3: warning: Redundant assignment of 'end_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:601:3: warning: Redundant assignment of 'event' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:602:3: warning: Redundant assignment of 'data' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:688:3: warning: Redundant assignment of 'showall_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:689:3: warning: Redundant assignment of 'event' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:690:3: warning: Redundant assignment of 'data' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:716:3: warning: Redundant assignment of 'plot_area' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:752:3: warning: Redundant assignment of 'data' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:782:3: warning: Redundant assignment of 'data' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:829:3: warning: Redundant assignment of 'reload_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:830:3: warning: Redundant assignment of 'event' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:864:3: warning: Redundant assignment of 'action' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:865:3: warning: Redundant assignment of 'reload_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:892:3: warning: Redundant assignment of 'ok_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:912:3: warning: Redundant assignment of 'file_entry' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:931:3: warning: Redundant assignment of 'file_entry' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:952:3: warning: Redundant assignment of 'select_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:953:3: warning: Redundant assignment of 'event' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:991:3: warning: Redundant assignment of 'action' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:992:3: warning: Redundant assignment of 'export_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:1070:3: warning: Redundant assignment of 'action' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:1071:3: warning: Redundant assignment of 'export_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:1143:3: warning: Redundant assignment of 'data' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:1168:3: warning: Redundant assignment of 'text_area' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:1169:3: warning: Redundant assignment of 'event' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:1170:3: warning: Redundant assignment of 'data' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/callbacks.c:106:9: style: The scope of the variable 'check_plot' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/callbacks.c:311:11: style: The scope of the variable 'new_data_array' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/callbacks.c:486:12: style: The scope of the variable 'data_set' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/callbacks.c:487:12: style: The scope of the variable 'd_data_set' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/callbacks.c:825:9: style: The scope of the variable 'plot' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/callbacks.c:826:12: style: The scope of the variable 'data_set' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/callbacks.c:861:12: style: The scope of the variable 'data_set' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/callbacks.c:503:18: style: Variable 'data_set' is assigned a value that is never used. [unreadVariable]
ygraph-0.16~cvs20090218/src/export.c:79:14: style: The scope of the variable 'img' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/legend.c:55:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
ygraph-0.16~cvs20090218/src/legend.c:67:3: warning: Redundant assignment of 'legend' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/legend.c:89:12: style: The scope of the variable 'data_set' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/legend.c:130:10: style: The scope of the variable 'name' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/legend.c:152:10: style: The scope of the variable 'name' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/legend.c:300:13: style: The scope of the variable 'start_color' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/legend.c:301:13: style: The scope of the variable 'end_color' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/legend.c:303:12: style: The scope of the variable 'data_set' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/legend.c:310:10: style: The scope of the variable 'name' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/legend.c:158:14: style: Variable 'name' is assigned a value that is never used. [unreadVariable]
ygraph-0.16~cvs20090218/src/plot_area.c:159:13: style: The scope of the variable 'plot_set' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/plot_area.c:160:12: style: The scope of the variable 'data_set' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/plot_area.c:240:13: style: The scope of the variable 'plot_set' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/plot_area.c:241:12: style: The scope of the variable 'data_set' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/plot_area.c:428:9: style: The scope of the variable 'plot' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/plot_area.c:501:17: style: Variable 'text_height' is assigned a value that is never used. [unreadVariable]
ygraph-0.16~cvs20090218/src/plot_window.c:384:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
ygraph-0.16~cvs20090218/src/plot_window.c:133:7: style: Variable 'i_point' is reassigned a value before the old one has been used. [redundantAssignment]
ygraph-0.16~cvs20090218/src/plot_window.c:131:7: note: Variable 'i_point' is reassigned a value before the old one has been used.
ygraph-0.16~cvs20090218/src/plot_window.c:133:7: note: Variable 'i_point' is reassigned a value before the old one has been used.
ygraph-0.16~cvs20090218/src/plot_window.c:137:7: style: Variable 'j_point' is reassigned a value before the old one has been used. [redundantAssignment]
ygraph-0.16~cvs20090218/src/plot_window.c:134:7: note: Variable 'j_point' is reassigned a value before the old one has been used.
ygraph-0.16~cvs20090218/src/plot_window.c:137:7: note: Variable 'j_point' is reassigned a value before the old one has been used.
ygraph-0.16~cvs20090218/src/plot_window.c:99:12: style: The scope of the variable 'xy_point' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/plot_window.c:278:10: style: The scope of the variable 'title_str_zero' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/plot_window.c:279:11: style: The scope of the variable 'title_str' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/plot_window.c:280:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/plot_window.c:398:12: style: The scope of the variable 'data_set' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/plot_window.c:399:13: style: The scope of the variable 'data_set_line' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/plot_window.c:720:9: style: The scope of the variable 'plot' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/plot_window.c:111:15: style: Variable 'plot_area' is assigned a value that is never used. [unreadVariable]
ygraph-0.16~cvs20090218/src/plot_window.c:119:14: style: Variable 'i_origin' is assigned a value that is never used. [unreadVariable]
ygraph-0.16~cvs20090218/src/plot_window.c:120:14: style: Variable 'j_origin' is assigned a value that is never used. [unreadVariable]
ygraph-0.16~cvs20090218/src/read_data.c:502:3: style: Variable 'label_indicator_str' is reassigned a value before the old one has been used. [redundantAssignment]
ygraph-0.16~cvs20090218/src/read_data.c:485:0: note: Variable 'label_indicator_str' is reassigned a value before the old one has been used.
ygraph-0.16~cvs20090218/src/read_data.c:502:3: note: Variable 'label_indicator_str' is reassigned a value before the old one has been used.
ygraph-0.16~cvs20090218/src/read_data.c:47:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/read_data.c:169:10: style: The scope of the variable 's' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/read_data.c:191:10: style: The scope of the variable 'cur_frame' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/read_data.c:318:10: style: The scope of the variable 'cur_fname' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/read_data.c:713:10: style: The scope of the variable 'frame' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/scale_panel.c:71:3: warning: Redundant assignment of 'panel' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/scale_panel.c:93:3: warning: Redundant assignment of 'panel' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/scale_panel.c:130:3: warning: Redundant assignment of 'plot' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/scale_panel.c:131:3: warning: Redundant assignment of 'action' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/scale_panel.c:132:3: warning: Redundant assignment of 'range_set_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/scale_panel.c:38:9: style: The scope of the variable 'plot' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/scale_panel.c:66:12: style: The scope of the variable 'data_set' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/scale_panel.c:67:10: style: The scope of the variable 'scale_str' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/scale_panel.c:121:14: style: The scope of the variable 'scale_label' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/scale_panel.c:122:14: style: The scope of the variable 'scale_entry' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/scale_panel.c:126:12: style: The scope of the variable 'data_set' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/special_fn.c:556:3: warning: Redundant assignment of 'action' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/special_fn.c:557:3: warning: Redundant assignment of 'button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/special_fn.c:645:3: warning: Redundant assignment of 'ok_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/special_fn.c:665:3: warning: Redundant assignment of 'select_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/special_fn.c:666:3: warning: Redundant assignment of 'event' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/special_fn.c:667:3: warning: Redundant assignment of 'plot' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/special_fn.c:693:3: warning: Redundant assignment of 'ok_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/special_fn.c:713:3: warning: Redundant assignment of 'select_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/special_fn.c:714:3: warning: Redundant assignment of 'event' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/special_fn.c:715:3: warning: Redundant assignment of 'plot' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/special_fn.c:747:3: warning: Redundant assignment of 'ok_button' to itself. [selfAssignment]
ygraph-0.16~cvs20090218/src/special_fn.c:52:10: style: The scope of the variable 'f1' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/special_fn.c:53:10: style: The scope of the variable 'new_frame' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/special_fn.c:170:12: style: The scope of the variable 'f' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/special_fn.c:210:12: style: The scope of the variable 'f' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/special_fn.c:315:12: style: The scope of the variable 's' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/special_fn.c:333:12: style: The scope of the variable 's' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/special_fn.c:361:10: style: The scope of the variable 'frame' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/special_fn.c:472:10: style: The scope of the variable 'f' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/special_fn.c:473:10: style: The scope of the variable 'df' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/special_fn.c:510:10: style: The scope of the variable 'f' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/special_fn.c:511:10: style: The scope of the variable 'df' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/special_fn.c:740:9: style: The scope of the variable 'new_plot' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/special_fn.c:741:11: style: The scope of the variable 'data' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/util.c:329:12: style: The scope of the variable 'right_pt' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/util.c:330:12: style: The scope of the variable 'left_pt' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/util.c:376:31: style: Function 'string_to_columns' argument 1 names different: declaration 'range_string' definition 'column_string'. [funcArgNamesDifferent]
ygraph-0.16~cvs20090218/src/ygraph.h:732:31: note: Function 'string_to_columns' argument 1 names different: declaration 'range_string' definition 'column_string'.
ygraph-0.16~cvs20090218/src/util.c:376:31: note: Function 'string_to_columns' argument 1 names different: declaration 'range_string' definition 'column_string'.
ygraph-0.16~cvs20090218/src/ygraph.c:434:11: style: The scope of the variable 'sep_data_set' can be reduced. [variableScope]
ygraph-0.16~cvs20090218/src/ygraph.c:451:7: style: Variable 'o' is assigned a value that is never used. [unreadVariable]
[18:48]

ftp://ftp.se.debian.org/debian/pool/main/y/yi/yi_0.7.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yics/yics_0.1.2.orig.tar.gz
yics-0.1.2/ytoics-c/platform.h:29:0: error: #error "Platform unsupported." [preprocessorErrorDirective]
[18:48]

ftp://ftp.se.debian.org/debian/pool/main/y/yiyantang/yiyantang_0.7.0.orig.tar.gz
yiyantang-0.7.0.orig/intl/dcigettext.c:553:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition]
yiyantang-0.7.0.orig/intl/hash-string.h:41:0: style: The scope of the variable 'g' can be reduced. [variableScope]
yiyantang-0.7.0.orig/intl/dcigettext.c:218:7: style: struct member 'known_translation_t::category' is never used. [unusedStructMember]
yiyantang-0.7.0.orig/intl/dcigettext.c:221:7: style: struct member 'known_translation_t::counter' is never used. [unusedStructMember]
yiyantang-0.7.0.orig/intl/dcigettext.c:224:27: style: struct member 'known_translation_t::domain' is never used. [unusedStructMember]
yiyantang-0.7.0.orig/intl/dcigettext.c:227:15: style: struct member 'known_translation_t::translation' is never used. [unusedStructMember]
yiyantang-0.7.0.orig/intl/dcigettext.c:228:10: style: struct member 'known_translation_t::translation_length' is never used. [unusedStructMember]
yiyantang-0.7.0.orig/intl/dcigettext.c:231:8: style: struct member 'known_translation_t::msgid' is never used. [unusedStructMember]
yiyantang-0.7.0.orig/intl/l10nflist.c:354:9: style: The scope of the variable 'wp' can be reduced. [variableScope]
yiyantang-0.7.0.orig/intl/loadmsgcat.c:405:12: style: Condition 'data==(struct mo_file_header*)-1' is always true [knownConditionTrueFalse]
yiyantang-0.7.0.orig/intl/loadmsgcat.c:350:33: note: Assignment 'data=(struct mo_file_header*)-1', assigned value is -1
yiyantang-0.7.0.orig/intl/loadmsgcat.c:405:12: note: Condition 'data==(struct mo_file_header*)-1' is always true
yiyantang-0.7.0.orig/intl/loadmsgcat.c:405:12: style: Same expression on both sides of '==' because the value of 'data' and '(struct mo_file_header*)-1' are the same. [duplicateExpression]
yiyantang-0.7.0.orig/intl/loadmsgcat.c:350:33: note: 'data' is assigned value '(struct mo_file_header*)-1' here.
yiyantang-0.7.0.orig/intl/loadmsgcat.c:405:12: note: Same expression on both sides of '==' because the value of 'data' and '(struct mo_file_header*)-1' are the same.
yiyantang-0.7.0.orig/intl/localcharset.c:227:14: style: Condition 'locale==NULL' is always true [knownConditionTrueFalse]
yiyantang-0.7.0.orig/intl/localcharset.c:218:24: note: Assignment 'locale=NULL', assigned value is 0
yiyantang-0.7.0.orig/intl/localcharset.c:227:14: note: Condition 'locale==NULL' is always true
yiyantang-0.7.0.orig/intl/localcharset.c:227:14: style: Same expression on both sides of '==' because the value of 'locale' and 'NULL' are the same. [duplicateExpression]
yiyantang-0.7.0.orig/intl/localcharset.c:218:24: note: 'locale' is assigned value 'NULL' here.
yiyantang-0.7.0.orig/intl/localcharset.c:227:14: note: Same expression on both sides of '==' because the value of 'locale' and 'NULL' are the same.
yiyantang-0.7.0.orig/intl/localcharset.c:92:19: style: The scope of the variable 'base' can be reduced. [variableScope]
yiyantang-0.7.0.orig/intl/localcharset.c:116:8: style: The scope of the variable 'c' can be reduced. [variableScope]
yiyantang-0.7.0.orig/intl/localealias.c:223:13: style: The scope of the variable 'alias' can be reduced. [variableScope]
yiyantang-0.7.0.orig/intl/localealias.c:224:13: style: The scope of the variable 'value' can be reduced. [variableScope]
yiyantang-0.7.0.orig/src/cmdline.c:152:8: style: Condition 'missing_required_options' is always false [knownConditionTrueFalse]
yiyantang-0.7.0.orig/src/cmdline.c:73:34: note: Assignment 'missing_required_options=0', assigned value is 0
yiyantang-0.7.0.orig/src/cmdline.c:152:8: note: Condition 'missing_required_options' is always false
yiyantang-0.7.0.orig/src/cmdline.c:56:15: style: The scope of the variable 'pn' can be reduced. [variableScope]
yiyantang-0.7.0.orig/src/cmdline.c:72:7: style: The scope of the variable 'c' can be reduced. [variableScope]
yiyantang-0.7.0.orig/src/yiyantang.c:72:5: style: Variable 'ignoreeof' is assigned a value that is never used. [unreadVariable]
yiyantang-0.7.0.orig/src/yiyantang_init.c:181:0: error: Memory leak: cmd [memleak]
yiyantang-0.7.0.orig/src/yyt_util.c:77:13: style: The scope of the variable 'nwritten' can be reduced. [variableScope]
[18:48]

ftp://ftp.se.debian.org/debian/pool/main/y/ykclient/ykclient_2.6.orig.tar.gz
ykclient-2.6/b64/cdecode.c:16:17: warning: Either the condition 'value_in>80' is redundant or the array 'decoding[80]' is accessed at index 80, which is out of bounds. [arrayIndexOutOfBoundsCond]
ykclient-2.6/b64/cdecode.c:15:31: note: Assuming that condition 'value_in>80' is not redundant
ykclient-2.6/b64/cdecode.c:16:17: note: Array index out of bounds
ykclient-2.6/b64/cencode.c:32:7: style: The scope of the variable 'fragment' can be reduced. [variableScope]
ykclient-2.6/rfc4634/sha1.c:120:20: style: Function 'SHA1Input' argument 2 names different: declaration 'bytes' definition 'message_array'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:179:52: note: Function 'SHA1Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykclient-2.6/rfc4634/sha1.c:120:20: note: Function 'SHA1Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykclient-2.6/rfc4634/sha1.c:120:44: style: Function 'SHA1Input' argument 3 names different: declaration 'bytecount' definition 'length'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:180:35: note: Function 'SHA1Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykclient-2.6/rfc4634/sha1.c:120:44: note: Function 'SHA1Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykclient-2.6/rfc4634/sha1.c:169:55: style: Function 'SHA1FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:181:55: note: Function 'SHA1FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykclient-2.6/rfc4634/sha1.c:169:55: note: Function 'SHA1FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykclient-2.6/rfc4634/sha1.c:170:18: style: Function 'SHA1FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:182:39: note: Function 'SHA1FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykclient-2.6/rfc4634/sha1.c:170:18: note: Function 'SHA1FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykclient-2.6/rfc4634/sha224-256.c:460:14: style: The scope of the variable 'temp1' can be reduced. [variableScope]
ykclient-2.6/rfc4634/sha224-256.c:460:21: style: The scope of the variable 'temp2' can be reduced. [variableScope]
ykclient-2.6/rfc4634/sha224-256.c:128:56: style: Function 'SHA224Input' argument 2 names different: declaration 'bytes' definition 'message_array'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:188:56: note: Function 'SHA224Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykclient-2.6/rfc4634/sha224-256.c:128:56: note: Function 'SHA224Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykclient-2.6/rfc4634/sha224-256.c:129:18: style: Function 'SHA224Input' argument 3 names different: declaration 'bytecount' definition 'length'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:189:37: note: Function 'SHA224Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykclient-2.6/rfc4634/sha224-256.c:129:18: note: Function 'SHA224Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykclient-2.6/rfc4634/sha224-256.c:154:19: style: Function 'SHA224FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:190:59: note: Function 'SHA224FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykclient-2.6/rfc4634/sha224-256.c:154:19: note: Function 'SHA224FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykclient-2.6/rfc4634/sha224-256.c:154:46: style: Function 'SHA224FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:191:41: note: Function 'SHA224FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykclient-2.6/rfc4634/sha224-256.c:154:46: note: Function 'SHA224FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykclient-2.6/rfc4634/sha224-256.c:221:56: style: Function 'SHA256Input' argument 2 names different: declaration 'bytes' definition 'message_array'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:197:56: note: Function 'SHA256Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykclient-2.6/rfc4634/sha224-256.c:221:56: note: Function 'SHA256Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykclient-2.6/rfc4634/sha224-256.c:222:18: style: Function 'SHA256Input' argument 3 names different: declaration 'bytecount' definition 'length'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:198:37: note: Function 'SHA256Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykclient-2.6/rfc4634/sha224-256.c:222:18: note: Function 'SHA256Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykclient-2.6/rfc4634/sha224-256.c:273:19: style: Function 'SHA256FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:199:59: note: Function 'SHA256FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykclient-2.6/rfc4634/sha224-256.c:273:19: note: Function 'SHA256FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykclient-2.6/rfc4634/sha224-256.c:273:46: style: Function 'SHA256FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:200:41: note: Function 'SHA256FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykclient-2.6/rfc4634/sha224-256.c:273:46: note: Function 'SHA256FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykclient-2.6/rfc4634/sha384-512.c:874:14: style: The scope of the variable 'temp1' can be reduced. [variableScope]
ykclient-2.6/rfc4634/sha384-512.c:874:21: style: The scope of the variable 'temp2' can be reduced. [variableScope]
ykclient-2.6/rfc4634/sha384-512.c:362:20: style: Function 'SHA384Input' argument 2 names different: declaration 'bytes' definition 'message_array'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:206:56: note: Function 'SHA384Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykclient-2.6/rfc4634/sha384-512.c:362:20: note: Function 'SHA384Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykclient-2.6/rfc4634/sha384-512.c:362:48: style: Function 'SHA384Input' argument 3 names different: declaration 'bytecount' definition 'length'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:207:37: note: Function 'SHA384Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykclient-2.6/rfc4634/sha384-512.c:362:48: note: Function 'SHA384Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykclient-2.6/rfc4634/sha384-512.c:388:19: style: Function 'SHA384FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:208:59: note: Function 'SHA384FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykclient-2.6/rfc4634/sha384-512.c:388:19: note: Function 'SHA384FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykclient-2.6/rfc4634/sha384-512.c:388:46: style: Function 'SHA384FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:209:41: note: Function 'SHA384FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykclient-2.6/rfc4634/sha384-512.c:388:46: note: Function 'SHA384FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykclient-2.6/rfc4634/sha384-512.c:459:24: style: Function 'SHA512Input' argument 2 names different: declaration 'bytes' definition 'message_array'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:215:56: note: Function 'SHA512Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykclient-2.6/rfc4634/sha384-512.c:459:24: note: Function 'SHA512Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykclient-2.6/rfc4634/sha384-512.c:460:22: style: Function 'SHA512Input' argument 3 names different: declaration 'bytecount' definition 'length'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:216:37: note: Function 'SHA512Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykclient-2.6/rfc4634/sha384-512.c:460:22: note: Function 'SHA512Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykclient-2.6/rfc4634/sha384-512.c:511:19: style: Function 'SHA512FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:217:59: note: Function 'SHA512FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykclient-2.6/rfc4634/sha384-512.c:511:19: note: Function 'SHA512FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykclient-2.6/rfc4634/sha384-512.c:511:46: style: Function 'SHA512FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'. [funcArgNamesDifferent]
ykclient-2.6/rfc4634/sha.h:218:41: note: Function 'SHA512FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykclient-2.6/rfc4634/sha384-512.c:511:46: note: Function 'SHA512FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykclient-2.6/tool.c:123:12: style: Unused variable: optind [unusedVariable]
ykclient-2.6/ykclient.c:189:11: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
ykclient-2.6/ykclient.c:471:15: style: Checking if unsigned variable 'wrote' is less than zero. [unsignedLessThanZero]
ykclient-2.6/ykclient.c:448:49: style: Function 'ykclient_request' argument 2 names different: declaration 'yubikey_otp' definition 'yubikey'. [funcArgNamesDifferent]
ykclient-2.6/ykclient.h:101:60: note: Function 'ykclient_request' argument 2 names different: declaration 'yubikey_otp' definition 'yubikey'.
ykclient-2.6/ykclient.c:448:49: note: Function 'ykclient_request' argument 2 names different: declaration 'yubikey_otp' definition 'yubikey'.
ykclient-2.6/ykclient.c:509:2: error: Memory leak: url [memleak]
ykclient-2.6/ykclient.c:566:0: error: Memory leak: url [memleak]
[18:48]

ftp://ftp.se.debian.org/debian/pool/main/y/ykush-control/ykush-control_1.1.0+ds.orig.tar.xz
ykush-1.1.0/ykushcmd/usbcom.cpp:94:21: style: The scope of the variable 'handle' can be reduced. [variableScope]
ykush-1.1.0/ykushcmd/usbcom.cpp:94:21: style: Variable 'handle' is not assigned a value. [unassignedVariable]
ykush-1.1.0/ykushcmd/usbcom.cpp:170:13: style: Unused variable: wstr [unusedVariable]
ykush-1.1.0/ykushcmd/usbcom.cpp:179:21: style: Variable 'origsize' is assigned a value that is never used. [unreadVariable]
ykush-1.1.0/ykushcmd/usbcom.cpp:180:0: style: Variable 'convertedChars' is assigned a value that is never used. [unreadVariable]
ykush-1.1.0/ykushcmd/usbcom.cpp:103:17: error: Uninitialized variable: handle [uninitvar]
[18:48]

ftp://ftp.se.debian.org/debian/pool/main/y/yodl/yodl_4.02.00.orig.tar.gz
yodl-4.02.00/args/argsconstruct.c:10:12: style: The scope of the variable 'nlong' can be reduced. [variableScope]
yodl-4.02.00/args/argsconstruct.c:5:39: style: Function 'args_construct' argument 4 names different: declaration 'long_options' definition 'longOption'. [funcArgNamesDifferent]
yodl-4.02.00/args/args.h:26:46: note: Function 'args_construct' argument 4 names different: declaration 'long_options' definition 'longOption'.
yodl-4.02.00/args/argsconstruct.c:5:39: note: Function 'args_construct' argument 4 names different: declaration 'long_options' definition 'longOption'.
yodl-4.02.00/chartab/chartabfind.c:3:34: style: Function 'chartab_find' argument 1 names different: declaration 'chartab' definition 'ctab'. [funcArgNamesDifferent]
yodl-4.02.00/chartab/chartab.h:42:39: note: Function 'chartab_find' argument 1 names different: declaration 'chartab' definition 'ctab'.
yodl-4.02.00/chartab/chartabfind.c:3:34: note: Function 'chartab_find' argument 1 names different: declaration 'chartab' definition 'ctab'.
yodl-4.02.00/chartab/chartabuse.c:12:60: style: Function 'chartab_use' argument 3 names different: declaration 'pushIsTrue' definition 'push'. [funcArgNamesDifferent]
yodl-4.02.00/chartab/chartab.h:50:65: note: Function 'chartab_use' argument 3 names different: declaration 'pushIsTrue' definition 'push'.
yodl-4.02.00/chartab/chartabuse.c:12:60: note: Function 'chartab_use' argument 3 names different: declaration 'pushIsTrue' definition 'push'.
yodl-4.02.00/chartab/ctascii.c:3:41: style: Function 'ct_ascii' argument 2 names different: declaration 'increment' definition 'skip'. [funcArgNamesDifferent]
yodl-4.02.00/chartab/chartab.ih:10:46: note: Function 'ct_ascii' argument 2 names different: declaration 'increment' definition 'skip'.
yodl-4.02.00/chartab/ctascii.c:3:41: note: Function 'ct_ascii' argument 2 names different: declaration 'increment' definition 'skip'.
yodl-4.02.00/chartab/ctparsetable.c:45:28: warning: Function 'ct_parse_table' argument order different: declaration 'chartab, table' definition 'table, arg' [funcArgOrderDifferent]
yodl-4.02.00/chartab/chartab.ih:13:35: note: Function 'ct_parse_table' argument order different: declaration 'chartab, table' definition 'table, arg'
yodl-4.02.00/chartab/ctparsetable.c:45:28: note: Function 'ct_parse_table' argument order different: declaration 'chartab, table' definition 'table, arg'
yodl-4.02.00/counter/counteradd.c:3:38: style: Function 'counter_add' argument 2 names different: declaration 'add' definition 'value'. [funcArgNamesDifferent]
yodl-4.02.00/counter/counter.h:7:45: note: Function 'counter_add' argument 2 names different: declaration 'add' definition 'value'.
yodl-4.02.00/counter/counteradd.c:3:38: note: Function 'counter_add' argument 2 names different: declaration 'add' definition 'value'.
yodl-4.02.00/file/fdotextension.c:3:40: style: Function 'f_dotExtension' argument 1 names different: declaration 'filename' definition 'path'. [funcArgNamesDifferent]
yodl-4.02.00/file/file.ih:23:40: note: Function 'f_dotExtension' argument 1 names different: declaration 'filename' definition 'path'.
yodl-4.02.00/file/fdotextension.c:3:40: note: Function 'f_dotExtension' argument 1 names different: declaration 'filename' definition 'path'.
yodl-4.02.00/file/filecopy2offset.c:10:13: style: The scope of the variable 'nread' can be reduced. [variableScope]
yodl-4.02.00/file/fsearchpath.c:3:50: style: Function 'f_search_path' argument 2 names different: declaration 'name' definition 'fname'. [funcArgNamesDifferent]
yodl-4.02.00/file/file.ih:22:52: note: Function 'f_search_path' argument 2 names different: declaration 'name' definition 'fname'.
yodl-4.02.00/file/fsearchpath.c:3:50: note: Function 'f_search_path' argument 2 names different: declaration 'name' definition 'fname'.
yodl-4.02.00/hashitem/hashitemchangekey.c:3:66: style: Function 'hashitem_changekey' argument 2 names different: declaration 'key' definition 'newkey'. [funcArgNamesDifferent]
yodl-4.02.00/hashitem/hashitem.h:29:64: note: Function 'hashitem_changekey' argument 2 names different: declaration 'key' definition 'newkey'.
yodl-4.02.00/hashitem/hashitemchangekey.c:3:66: note: Function 'hashitem_changekey' argument 2 names different: declaration 'key' definition 'newkey'.
yodl-4.02.00/hashitem/hashitemerase.c:3:42: style: Function 'hashitem_delete' argument 1 names different: declaration 'hashitem' definition 'item'. [funcArgNamesDifferent]
yodl-4.02.00/hashitem/hashitem.h:27:40: note: Function 'hashitem_delete' argument 1 names different: declaration 'hashitem' definition 'item'.
yodl-4.02.00/hashitem/hashitemerase.c:3:42: note: Function 'hashitem_delete' argument 1 names different: declaration 'hashitem' definition 'item'.
yodl-4.02.00/hashmap/hashmaperase.c:3:57: style: Function 'hashmap_erase' argument 2 names different: declaration 'key' definition 'name'. [funcArgNamesDifferent]
yodl-4.02.00/hashmap/hashmap.h:31:54: note: Function 'hashmap_erase' argument 2 names different: declaration 'key' definition 'name'.
yodl-4.02.00/hashmap/hashmaperase.c:3:57: note: Function 'hashmap_erase' argument 2 names different: declaration 'key' definition 'name'.
yodl-4.02.00/hashmap/hashmaprename.c:4:61: style: Function 'hashmap_rename' argument 3 names different: declaration 'newname' definition 'newName'. [funcArgNamesDifferent]
yodl-4.02.00/hashmap/hashmap.h:44:57: note: Function 'hashmap_rename' argument 3 names different: declaration 'newname' definition 'newName'.
yodl-4.02.00/hashmap/hashmaprename.c:4:61: note: Function 'hashmap_rename' argument 3 names different: declaration 'newname' definition 'newName'.
yodl-4.02.00/hashmap/hmfind.c:15:24: style: Function 'hm_find' argument 1 names different: declaration 'idx' definition 'idxPtr'. [funcArgNamesDifferent]
yodl-4.02.00/hashmap/hashmap.ih:23:24: note: Function 'hm_find' argument 1 names different: declaration 'idx' definition 'idxPtr'.
yodl-4.02.00/hashmap/hmfind.c:15:24: note: Function 'hm_find' argument 1 names different: declaration 'idx' definition 'idxPtr'.
yodl-4.02.00/hashmap/hmfind.c:15:64: style: Function 'hm_find' argument 3 names different: declaration 'size' definition 'prime'. [funcArgNamesDifferent]
yodl-4.02.00/hashmap/hashmap.ih:23:52: note: Function 'hm_find' argument 3 names different: declaration 'size' definition 'prime'.
yodl-4.02.00/hashmap/hmfind.c:15:64: note: Function 'hm_find' argument 3 names different: declaration 'size' definition 'prime'.
yodl-4.02.00/hashmap/hmpjw.c:8:21: style: The scope of the variable 'g' can be reduced. [variableScope]
yodl-4.02.00/lexer/lexerpushfile.c:3:54: style: Function 'lexer_push_file' argument 2 names different: declaration 'filename' definition 'pathname'. [funcArgNamesDifferent]
yodl-4.02.00/lexer/lexer.h:91:52: note: Function 'lexer_push_file' argument 2 names different: declaration 'filename' definition 'pathname'.
yodl-4.02.00/lexer/lexerpushfile.c:3:54: note: Function 'lexer_push_file' argument 2 names different: declaration 'filename' definition 'pathname'.
yodl-4.02.00/lexer/lgetcharmessage.c:5:56: style: Function 'l_getchar_message' argument 2 names different: declaration 'pushedback' definition 'preamble'. [funcArgNamesDifferent]
yodl-4.02.00/lexer/lexer.ih:36:58: note: Function 'l_getchar_message' argument 2 names different: declaration 'pushedback' definition 'preamble'.
yodl-4.02.00/lexer/lgetcharmessage.c:5:56: note: Function 'l_getchar_message' argument 2 names different: declaration 'pushedback' definition 'preamble'.
yodl-4.02.00/lexer/lmediaconstructfile.c:4:41: style: Function 'l_media_construct_file' argument 3 names different: declaration 'pahtname' definition 'pathname'. [funcArgNamesDifferent]
yodl-4.02.00/lexer/lexer.ih:26:65: note: Function 'l_media_construct_file' argument 3 names different: declaration 'pahtname' definition 'pathname'.
yodl-4.02.00/lexer/lmediaconstructfile.c:4:41: note: Function 'l_media_construct_file' argument 3 names different: declaration 'pahtname' definition 'pathname'.
yodl-4.02.00/lexer/lpushlevel.c:3:60: style: Function 'l_push_level' argument 2 names different: declaration 'txt' definition 'str'. [funcArgNamesDifferent]
yodl-4.02.00/lexer/lexer.ih:46:53: note: Function 'l_push_level' argument 2 names different: declaration 'txt' definition 'str'.
yodl-4.02.00/lexer/lpushlevel.c:3:60: note: Function 'l_push_level' argument 2 names different: declaration 'txt' definition 'str'.
yodl-4.02.00/lines/linesdestroy.c:3:37: style: Function 'lines_destruct' argument 1 names different: declaration 'lines' definition 'lp'. [funcArgNamesDifferent]
yodl-4.02.00/lines/lines.h:17:43: note: Function 'lines_destruct' argument 1 names different: declaration 'lines' definition 'lp'.
yodl-4.02.00/lines/linesdestroy.c:3:37: note: Function 'lines_destruct' argument 1 names different: declaration 'lines' definition 'lp'.
yodl-4.02.00/lines/linesformat.c:3:45: style: Function 'lines_format' argument 2 names different: declaration 'line' definition 'fmt'. [funcArgNamesDifferent]
yodl-4.02.00/lines/lines.h:26:52: note: Function 'lines_format' argument 2 names different: declaration 'line' definition 'fmt'.
yodl-4.02.00/lines/linesformat.c:3:45: note: Function 'lines_format' argument 2 names different: declaration 'line' definition 'fmt'.
yodl-4.02.00/lines/linesgrab.c:3:33: style: Function 'lines_grab' argument 1 names different: declaration 'lines' definition 'lp'. [funcArgNamesDifferent]
yodl-4.02.00/lines/lines.h:28:31: note: Function 'lines_grab' argument 1 names different: declaration 'lines' definition 'lp'.
yodl-4.02.00/lines/linesgrab.c:3:33: note: Function 'lines_grab' argument 1 names different: declaration 'lines' definition 'lp'.
yodl-4.02.00/macro/macroinsert.c:3:30: style: Function 'macro_insert' argument 1 names different: declaration 'map' definition 'symtab'. [funcArgNamesDifferent]
yodl-4.02.00/macro/macro.h:39:35: note: Function 'macro_insert' argument 1 names different: declaration 'map' definition 'symtab'.
yodl-4.02.00/macro/macroinsert.c:3:30: note: Function 'macro_insert' argument 1 names different: declaration 'map' definition 'symtab'.
yodl-4.02.00/media/mediapushfront.c:3:55: style: Function 'media_push_front' argument 2 names different: declaration 'str' definition 'txt'. [funcArgNamesDifferent]
yodl-4.02.00/media/media.h:30:57: note: Function 'media_push_front' argument 2 names different: declaration 'str' definition 'txt'.
yodl-4.02.00/media/mediapushfront.c:3:55: note: Function 'media_push_front' argument 2 names different: declaration 'str' definition 'txt'.
yodl-4.02.00/message/message.c:3:26: style: Function 'message' argument 1 names different: declaration 'format' definition 'fmt'. [funcArgNamesDifferent]
yodl-4.02.00/message/message.h:77:29: note: Function 'message' argument 1 names different: declaration 'format' definition 'fmt'.
yodl-4.02.00/message/message.c:3:26: note: Function 'message' argument 1 names different: declaration 'format' definition 'fmt'.
yodl-4.02.00/message/messageoptarg.c:10:42: style: Function 'message_optarg' argument 1 names different: declaration 'opt' definition 'cp'. [funcArgNamesDifferent]
yodl-4.02.00/message/message.h:79:36: note: Function 'message_optarg' argument 1 names different: declaration 'opt' definition 'cp'.
yodl-4.02.00/message/messageoptarg.c:10:42: note: Function 'message_optarg' argument 1 names different: declaration 'opt' definition 'cp'.
yodl-4.02.00/message/messagesetfilename.c:3:38: style: Function 'message_setfilename' argument 1 names different: declaration 'newname' definition 'fname'. [funcArgNamesDifferent]
yodl-4.02.00/message/message.h:81:41: note: Function 'message_setfilename' argument 1 names different: declaration 'newname' definition 'fname'.
yodl-4.02.00/message/messagesetfilename.c:3:38: note: Function 'message_setfilename' argument 1 names different: declaration 'newname' definition 'fname'.
yodl-4.02.00/message/messageshow.c:3:45: style: Function 'message_show' argument 1 names different: declaration 'level' definition 'severity'. [funcArgNamesDifferent]
yodl-4.02.00/message/message.h:80:39: note: Function 'message_show' argument 1 names different: declaration 'level' definition 'severity'.
yodl-4.02.00/message/messageshow.c:3:45: note: Function 'message_show' argument 1 names different: declaration 'level' definition 'severity'.
yodl-4.02.00/message/warning.c:3:26: style: Function 'warning' argument 1 names different: declaration 'format' definition 'fmt'. [funcArgNamesDifferent]
yodl-4.02.00/message/message.h:84:29: note: Function 'warning' argument 1 names different: declaration 'format' definition 'fmt'.
yodl-4.02.00/message/warning.c:3:26: note: Function 'warning' argument 1 names different: declaration 'format' definition 'fmt'.
yodl-4.02.00/new/newsize.c:7:46: style: Function 'new_size' argument 2 names different: declaration 'new_n' definition 'new'. [funcArgNamesDifferent]
yodl-4.02.00/new/new.h:25:44: note: Function 'new_size' argument 2 names different: declaration 'new_n' definition 'new'.
yodl-4.02.00/new/newsize.c:7:46: note: Function 'new_size' argument 2 names different: declaration 'new_n' definition 'new'.
yodl-4.02.00/new/newsize.c:7:58: style: Function 'new_size' argument 3 names different: declaration 'old_n' definition 'old'. [funcArgNamesDifferent]
yodl-4.02.00/new/new.h:25:58: note: Function 'new_size' argument 3 names different: declaration 'old_n' definition 'old'.
yodl-4.02.00/new/newsize.c:7:58: note: Function 'new_size' argument 3 names different: declaration 'old_n' definition 'old'.
yodl-4.02.00/ostream/ooutput.c:10:33: style: Function 'o_output' argument 1 names different: declaration 'ostream' definition 'op'. [funcArgNamesDifferent]
yodl-4.02.00/ostream/ostream.ih:16:27: note: Function 'o_output' argument 1 names different: declaration 'ostream' definition 'op'.
yodl-4.02.00/ostream/ooutput.c:10:33: note: Function 'o_output' argument 1 names different: declaration 'ostream' definition 'op'.
yodl-4.02.00/ostream/ostreamdestroy.c:3:41: style: Function 'ostream_destruct' argument 1 names different: declaration 'out' definition 'ostream'. [funcArgNamesDifferent]
yodl-4.02.00/ostream/ostream.h:19:39: note: Function 'ostream_destruct' argument 1 names different: declaration 'out' definition 'ostream'.
yodl-4.02.00/ostream/ostreamdestroy.c:3:41: note: Function 'ostream_destruct' argument 1 names different: declaration 'out' definition 'ostream'.
yodl-4.02.00/ostream/ostreaminsert.c:6:39: style: Function 'ostream_insert' argument 1 names different: declaration 'outs' definition 'ostream'. [funcArgNamesDifferent]
yodl-4.02.00/ostream/ostream.h:21:37: note: Function 'ostream_insert' argument 1 names different: declaration 'outs' definition 'ostream'.
yodl-4.02.00/ostream/ostreaminsert.c:6:39: note: Function 'ostream_insert' argument 1 names different: declaration 'outs' definition 'ostream'.
yodl-4.02.00/parser/parserconstruct.c:9:43: style: Function 'parser_construct' argument 2 names different: declaration 'symtab' definition 'symtab_ptr'. [funcArgNamesDifferent]
yodl-4.02.00/parser/parser.h:102:51: note: Function 'parser_construct' argument 2 names different: declaration 'symtab' definition 'symtab_ptr'.
yodl-4.02.00/parser/parserconstruct.c:9:43: note: Function 'parser_construct' argument 2 names different: declaration 'symtab' definition 'symtab_ptr'.
yodl-4.02.00/parser/parserconstruct.c:9:64: style: Function 'parser_construct' argument 3 names different: declaration 'outs' definition 'outs_ptr'. [funcArgNamesDifferent]
yodl-4.02.00/parser/parser.h:102:68: note: Function 'parser_construct' argument 3 names different: declaration 'outs' definition 'outs_ptr'.
yodl-4.02.00/parser/parserconstruct.c:9:64: note: Function 'parser_construct' argument 3 names different: declaration 'outs' definition 'outs_ptr'.
yodl-4.02.00/parser/parsernumberparlist.c:13:56: style: Function 'parser_number_parlist' argument 2 names different: declaration 'value' definition 'valptr'. [funcArgNamesDifferent]
yodl-4.02.00/parser/parser.h:128:52: note: Function 'parser_number_parlist' argument 2 names different: declaration 'value' definition 'valptr'.
yodl-4.02.00/parser/parsernumberparlist.c:13:56: note: Function 'parser_number_parlist' argument 2 names different: declaration 'value' definition 'valptr'.
yodl-4.02.00/parser/parserpushfun.c:3:34: style: Function 'parser_push_fun' argument 1 names different: declaration 'name' definition 'fun'. [funcArgNamesDifferent]
yodl-4.02.00/parser/parser.h:129:41: note: Function 'parser_push_fun' argument 1 names different: declaration 'name' definition 'fun'.
yodl-4.02.00/parser/parserpushfun.c:3:34: note: Function 'parser_push_fun' argument 1 names different: declaration 'name' definition 'fun'.
yodl-4.02.00/parser/parserpushsubst.c:3:49: style: Function 'parser_pushSubst' argument 2 names different: declaration 'value' definition 'useSubst'. [funcArgNamesDifferent]
yodl-4.02.00/parser/parser.h:149:56: note: Function 'parser_pushSubst' argument 2 names different: declaration 'value' definition 'useSubst'.
yodl-4.02.00/parser/parserpushsubst.c:3:49: note: Function 'parser_pushSubst' argument 2 names different: declaration 'value' definition 'useSubst'.
yodl-4.02.00/postqueue/postqueueconstruct.c:72:13: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != '\n'' is always true. [redundantCondition]
yodl-4.02.00/postqueue/postqueueconstruct.c:21:33: style: Function 'postqueue_construct' argument 1 names different: declaration 'taskptr' definition 'task'. [funcArgNamesDifferent]
yodl-4.02.00/postqueue/postqueue.h:116:35: note: Function 'postqueue_construct' argument 1 names different: declaration 'taskptr' definition 'task'.
yodl-4.02.00/postqueue/postqueueconstruct.c:21:33: note: Function 'postqueue_construct' argument 1 names different: declaration 'taskptr' definition 'task'.
yodl-4.02.00/postqueue/postqueueconstruct.c:63:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yodl-4.02.00/postqueue/pqappend.c:4:36: style: Function 'pq_append' argument 3 names different: declaration 'd_handler' definition 'handler'. [funcArgNamesDifferent]
yodl-4.02.00/postqueue/postqueue.ih:10:36: note: Function 'pq_append' argument 3 names different: declaration 'd_handler' definition 'handler'.
yodl-4.02.00/postqueue/pqappend.c:4:36: note: Function 'pq_append' argument 3 names different: declaration 'd_handler' definition 'handler'.
yodl-4.02.00/process/pchild.c:11:22: warning: Function 'p_child' argument order different: declaration 'pp, writePipe, readPipe' definition 'pp, readPipe, writePipe' [funcArgOrderDifferent]
yodl-4.02.00/process/process.ih:23:26: note: Function 'p_child' argument order different: declaration 'pp, writePipe, readPipe' definition 'pp, readPipe, writePipe'
yodl-4.02.00/process/pchild.c:11:22: note: Function 'p_child' argument order different: declaration 'pp, writePipe, readPipe' definition 'pp, readPipe, writePipe'
yodl-4.02.00/queue/queueget.c:5:18: style: The scope of the variable 'ch' can be reduced. [variableScope]
yodl-4.02.00/root/newstr.c:3:27: style: Function 'new_str' argument 1 names different: declaration 'str' definition 's'. [funcArgNamesDifferent]
yodl-4.02.00/root/root.h:62:27: note: Function 'new_str' argument 1 names different: declaration 'str' definition 's'.
yodl-4.02.00/root/newstr.c:3:27: note: Function 'new_str' argument 1 names different: declaration 'str' definition 's'.
yodl-4.02.00/stack/demo/demo.c:33:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'StackValue *'. [invalidPrintfArgType_sint]
yodl-4.02.00/stack/demo/demo.c:36:5: portability: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
yodl-4.02.00/stack/demo/demo.c:40:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'StackValue *'. [invalidPrintfArgType_sint]
yodl-4.02.00/stack/demo/demo.c:55:5: portability: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
yodl-4.02.00/stack/demo/demo.c:64:5: portability: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
yodl-4.02.00/stack/stackpush.c:3:59: style: Function 'stack_push' argument 2 names different: declaration 'value' definition 'element'. [funcArgNamesDifferent]
yodl-4.02.00/stack/stack.h:81:42: note: Function 'stack_push' argument 2 names different: declaration 'value' definition 'element'.
yodl-4.02.00/stack/stackpush.c:3:59: note: Function 'stack_push' argument 2 names different: declaration 'value' definition 'element'.
yodl-4.02.00/string/sinit.c:3:30: style: Function 's_init' argument 1 names different: declaration 'sp' definition 'str'. [funcArgNamesDifferent]
yodl-4.02.00/string/string.h:90:21: note: Function 's_init' argument 1 names different: declaration 'sp' definition 'str'.
yodl-4.02.00/string/sinit.c:3:30: note: Function 's_init' argument 1 names different: declaration 'sp' definition 'str'.
yodl-4.02.00/string/ssize.c:3:30: style: Function 's_size' argument 1 names different: declaration 'sp' definition 'dest'. [funcArgNamesDifferent]
yodl-4.02.00/string/string.ih:16:21: note: Function 's_size' argument 1 names different: declaration 'sp' definition 'dest'.
yodl-4.02.00/string/ssize.c:3:30: note: Function 's_size' argument 1 names different: declaration 'sp' definition 'dest'.
yodl-4.02.00/string/stringaddstr.c:3:37: warning: Function 'string_addstr' argument order different: declaration 'sp, str' definition 'str, add' [funcArgOrderDifferent]
yodl-4.02.00/string/string.h:41:35: note: Function 'string_addstr' argument order different: declaration 'sp, str' definition 'str, add'
yodl-4.02.00/string/stringaddstr.c:3:37: note: Function 'string_addstr' argument order different: declaration 'sp, str' definition 'str, add'
yodl-4.02.00/string/stringassign.c:3:62: style: Function 'string_assign' argument 2 names different: declaration 'str' definition 'txt'. [funcArgNamesDifferent]
yodl-4.02.00/string/string.h:42:51: note: Function 'string_assign' argument 2 names different: declaration 'str' definition 'txt'.
yodl-4.02.00/string/stringassign.c:3:62: note: Function 'string_assign' argument 2 names different: declaration 'str' definition 'txt'.
yodl-4.02.00/string/stringformat.c:7:28: style: Function 'string_format' argument 1 names different: declaration 'sp' definition 's'. [funcArgNamesDifferent]
yodl-4.02.00/string/string.h:53:35: note: Function 'string_format' argument 1 names different: declaration 'sp' definition 's'.
yodl-4.02.00/string/stringformat.c:7:28: note: Function 'string_format' argument 1 names different: declaration 'sp' definition 's'.
yodl-4.02.00/string/stringreplace.c:3:29: style: Function 'string_replace' argument 1 names different: declaration 'sp' definition 'str'. [funcArgNamesDifferent]
yodl-4.02.00/string/string.h:62:36: note: Function 'string_replace' argument 1 names different: declaration 'sp' definition 'str'.
yodl-4.02.00/string/stringreplace.c:3:29: note: Function 'string_replace' argument 1 names different: declaration 'sp' definition 'str'.
yodl-4.02.00/string/stringreplace.c:4:33: style: Function 'string_replace' argument 2 names different: declaration 'srch' definition 'search'. [funcArgNamesDifferent]
yodl-4.02.00/string/string.h:62:52: note: Function 'string_replace' argument 2 names different: declaration 'srch' definition 'search'.
yodl-4.02.00/string/stringreplace.c:4:33: note: Function 'string_replace' argument 2 names different: declaration 'srch' definition 'search'.
yodl-4.02.00/string/stringstrreplace.c:3:38: style: Function 'string_str_replace' argument 1 names different: declaration 'cp' definition 'left'. [funcArgNamesDifferent]
yodl-4.02.00/string/string.h:66:44: note: Function 'string_str_replace' argument 1 names different: declaration 'cp' definition 'left'.
yodl-4.02.00/string/stringstrreplace.c:3:38: note: Function 'string_str_replace' argument 1 names different: declaration 'cp' definition 'left'.
yodl-4.02.00/string/stringstrreplace.c:4:33: style: Function 'string_str_replace' argument 2 names different: declaration 'srch' definition 'search'. [funcArgNamesDifferent]
yodl-4.02.00/string/string.h:67:49: note: Function 'string_str_replace' argument 2 names different: declaration 'srch' definition 'search'.
yodl-4.02.00/string/stringstrreplace.c:4:33: note: Function 'string_str_replace' argument 2 names different: declaration 'srch' definition 'search'.
yodl-4.02.00/string/stringvformat.c:7:30: style: Function 'string_vformat' argument 1 names different: declaration 'n' definition 'nret'. [funcArgNamesDifferent]
yodl-4.02.00/string/string.h:73:36: note: Function 'string_vformat' argument 1 names different: declaration 'n' definition 'nret'.
yodl-4.02.00/string/stringvformat.c:7:30: note: Function 'string_vformat' argument 1 names different: declaration 'n' definition 'nret'.
yodl-4.02.00/string/stringvformat.c:13:5: error: va_list 'copy' used before va_start() was called. [va_list_usedBeforeStarted]
yodl-4.02.00/string/stringvformat.c:15:57: error: va_list 'copy' used before va_start() was called. [va_list_usedBeforeStarted]
yodl-4.02.00/string/stringvformat.c:16:5: error: va_list 'copy' used before va_start() was called. [va_list_usedBeforeStarted]
yodl-4.02.00/strvector/strvectordestruct.c:3:36: style: Function 'strVector_destruct' argument 1 names different: declaration 'strVector' definition 'sv'. [funcArgNamesDifferent]
yodl-4.02.00/strvector/strvector.h:15:36: note: Function 'strVector_destruct' argument 1 names different: declaration 'strVector' definition 'sv'.
yodl-4.02.00/strvector/strvectordestruct.c:3:36: note: Function 'strVector_destruct' argument 1 names different: declaration 'strVector' definition 'sv'.
yodl-4.02.00/subst/demo/demo.c:48:17: warning: %c in format string (no. 1) requires 'unsigned int' but the argument type is 'signed char *'. [invalidPrintfArgType_uint]
yodl-4.02.00/subst/sstatereplacement.c:6:26: style: The scope of the variable 'text' can be reduced. [variableScope]
yodl-4.02.00/subst/sstatereplacement.c:4:58: style: Function 's_state_replacement' argument 2 names different: declaration 'n_keep' definition 'n_back'. [funcArgNamesDifferent]
yodl-4.02.00/subst/subst.ih:20:58: note: Function 's_state_replacement' argument 2 names different: declaration 'n_keep' definition 'n_back'.
yodl-4.02.00/subst/sstatereplacement.c:4:58: note: Function 's_state_replacement' argument 2 names different: declaration 'n_keep' definition 'n_back'.
yodl-4.02.00/subst/sstatetransition.c:3:33: style: Function 's_state_transition' argument 1 names different: declaration 'sp' definition 'state_pp'. [funcArgNamesDifferent]
yodl-4.02.00/subst/subst.ih:21:40: note: Function 's_state_transition' argument 1 names different: declaration 'sp' definition 'state_pp'.
yodl-4.02.00/subst/sstatetransition.c:3:33: note: Function 's_state_transition' argument 1 names different: declaration 'sp' definition 'state_pp'.
yodl-4.02.00/symbol/symbolinsert.c:3:69: style: Function 'symbol_insert' argument 3 names different: declaration 'txt' definition 'value'. [funcArgNamesDifferent]
yodl-4.02.00/symbol/symbol.h:14:74: note: Function 'symbol_insert' argument 3 names different: declaration 'txt' definition 'value'.
yodl-4.02.00/symbol/symbolinsert.c:3:69: note: Function 'symbol_insert' argument 3 names different: declaration 'txt' definition 'value'.
yodl-4.02.00/symbol/symbolvalue.c:3:36: style: Function 'symbol_value' argument 1 names different: declaration 'sp' definition 'item'. [funcArgNamesDifferent]
yodl-4.02.00/symbol/symbol.h:16:36: note: Function 'symbol_value' argument 1 names different: declaration 'sp' definition 'item'.
yodl-4.02.00/symbol/symbolvalue.c:3:36: note: Function 'symbol_value' argument 1 names different: declaration 'sp' definition 'item'.
yodl-4.02.00/symbol/symbolvalueof.c:3:38: style: Function 'symbol_valueOf' argument 1 names different: declaration 'sp' definition 'item'. [funcArgNamesDifferent]
yodl-4.02.00/symbol/symbol.h:17:38: note: Function 'symbol_valueOf' argument 1 names different: declaration 'sp' definition 'item'.
yodl-4.02.00/symbol/symbolvalueof.c:3:38: note: Function 'symbol_valueOf' argument 1 names different: declaration 'sp' definition 'item'.
yodl-4.02.00/verbinsert/line/line.h:46:14: performance: Technically the member function 'Line::noMarker' can be static. [functionStatic]
yodl-4.02.00/verbinsert/line/nomarker.cc:3:12: note: Technically the member function 'Line::noMarker' can be static.
yodl-4.02.00/verbinsert/line/line.h:46:14: note: Technically the member function 'Line::noMarker' can be static.
yodl-4.02.00/verbinsert/process/process.h:19:9: style: Class 'Process' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yodl-4.02.00/verbinsert/out/out.h:39:14: performance: Technically the member function 'Out::indent' can be static. [functionStatic]
yodl-4.02.00/verbinsert/out/indent.cc:3:11: note: Technically the member function 'Out::indent' can be static.
yodl-4.02.00/verbinsert/out/out.h:39:14: note: Technically the member function 'Out::indent' can be static.
yodl-4.02.00/verbinsert/out/out.h:42:14: style: Technically the member function 'Out::plainLine' can be const. [functionConst]
yodl-4.02.00/verbinsert/out/plainline.cc:3:11: note: Technically the member function 'Out::plainLine' can be const.
yodl-4.02.00/verbinsert/out/out.h:42:14: note: Technically the member function 'Out::plainLine' can be const.
yodl-4.02.00/yodl/gramcountervalue.c:7:17: style: The scope of the variable 'value' can be reduced. [variableScope]
yodl-4.02.00/yodl/grampushsymbol.c:27:9: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
yodl-4.02.00/yodl/gramuppercase.c:6:13: style: The scope of the variable 'maxlen' can be reduced. [variableScope]
yodl-4.02.00/yodlpost/constructpreset.c:16:15: style: The scope of the variable 'mapItem' can be reduced. [variableScope]
yodl-4.02.00/yodlpost/constructpreset.c:13:40: style: Function 'construct_preset' argument 1 names different: declaration 'key' definition 'setkey'. [funcArgNamesDifferent]
yodl-4.02.00/yodlpost/yodlpost.h:96:40: note: Function 'construct_preset' argument 1 names different: declaration 'key' definition 'setkey'.
yodl-4.02.00/yodlpost/constructpreset.c:13:40: note: Function 'construct_preset' argument 1 names different: declaration 'key' definition 'setkey'.
yodl-4.02.00/yodlpost/constructset.c:15:37: style: Function 'construct_set' argument 1 names different: declaration 'key' definition 'setkey'. [funcArgNamesDifferent]
yodl-4.02.00/yodlpost/yodlpost.h:98:37: note: Function 'construct_set' argument 1 names different: declaration 'key' definition 'setkey'.
yodl-4.02.00/yodlpost/constructset.c:15:37: note: Function 'construct_set' argument 1 names different: declaration 'key' definition 'setkey'.
[18:48]

ftp://ftp.se.debian.org/debian/pool/main/y/yojson/yojson_1.3.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yokadi/yokadi_1.1.1.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/y/yorick/yorick_2.2.04+dfsg1.orig.tar.xz
yorick-2.2.04+dfsg1/drat/bound.c:60:17: style: The scope of the variable 'zone' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/bound.c:61:8: style: The scope of the variable 'side' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/bound.c:63:9: style: The scope of the variable 'nedges' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/bound.c:184:18: style: The scope of the variable 'zone' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/bound.c:184:24: style: The scope of the variable 'k1' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/bound.c:184:27: style: The scope of the variable 'l1' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/bound.c:184:30: style: The scope of the variable 'k2' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/bound.c:184:33: style: The scope of the variable 'l2' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/bound.c:185:7: style: The scope of the variable 'side' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/drat.c:85:15: style: The scope of the variable 'entryList' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/drat.c:126:11: style: The scope of the variable 'work' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/drat.c:156:11: style: The scope of the variable 'work' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/track.c:70:12: style: The scope of the variable 'z' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/track.c:70:15: style: The scope of the variable 'r' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/track.c:71:10: style: The scope of the variable 'zone' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/track.c:72:9: style: The scope of the variable 'side' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/track.c:746:22: style: The scope of the variable 'C' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/track.c:801:19: style: The scope of the variable 'before' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/track.c:802:23: style: The scope of the variable 'area' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/track.c:969:44: style: The scope of the variable 'delx' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/track.c:969:49: style: The scope of the variable 'delr' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/track.c:64:54: style: Function 'FindEntryPoints' argument 2 names different: declaration 'ray' definition 'rayin'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/drat/track.h:100:61: note: Function 'FindEntryPoints' argument 2 names different: declaration 'ray' definition 'rayin'.
yorick-2.2.04+dfsg1/drat/track.c:64:54: note: Function 'FindEntryPoints' argument 2 names different: declaration 'ray' definition 'rayin'.
yorick-2.2.04+dfsg1/drat/track.c:367:21: warning: Function 'khold_reflect' argument order different: declaration 'mesh, j2, j1, ray, info' definition 'mesh, j1, j2, ray, info' [funcArgOrderDifferent]
yorick-2.2.04+dfsg1/drat/track.c:195:35: note: Function 'khold_reflect' argument order different: declaration 'mesh, j2, j1, ray, info' definition 'mesh, j1, j2, ray, info'
yorick-2.2.04+dfsg1/drat/track.c:367:21: note: Function 'khold_reflect' argument order different: declaration 'mesh, j2, j1, ray, info' definition 'mesh, j1, j2, ray, info'
yorick-2.2.04+dfsg1/drat/trans.c:177:20: style: The scope of the variable 'f1' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/trans.c:341:7: style: The scope of the variable 'beginSection' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/drat/ydrat.c:544:25: style: Function 'FreeDratMesh' argument 1 names different: declaration 'dm' definition 'dmesh'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/drat/ydrat.c:29:32: note: Function 'FreeDratMesh' argument 1 names different: declaration 'dm' definition 'dmesh'.
yorick-2.2.04+dfsg1/drat/ydrat.c:544:25: note: Function 'FreeDratMesh' argument 1 names different: declaration 'dm' definition 'dmesh'.
yorick-2.2.04+dfsg1/extend/cerfc.c:4:17: warning: Return value of function exp() is not used. [ignoredReturnValue]
yorick-2.2.04+dfsg1/extend/cerfc.c:5:10: style: The scope of the variable 'xx' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/extend/cerfc.c:5:14: style: The scope of the variable 't' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/extend/cerfc.c:5:17: style: The scope of the variable 'z' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/extend/cerfc.c:5:20: style: The scope of the variable 'p' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/fft/cfft2.c:31:42: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/fft/cfft2.c:33:42: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/fft/cfft2.c:41:33: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/fft/cfft2.c:43:33: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/fft/cfftb.c:40:35: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/fft/cfftb.c:155:8: style: The scope of the variable 'idj' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/fft/cfftb.c:159:8: style: The scope of the variable 'idlj' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/fft/cfftb.c:161:8: style: The scope of the variable 'lc' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/fft/cfftf.c:40:35: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/fft/cfftf.c:155:8: style: The scope of the variable 'idj' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/fft/cfftf.c:159:8: style: The scope of the variable 'idlj' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/fft/cfftf.c:161:8: style: The scope of the variable 'lc' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/fft/cffti.c:32:27: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/gist/bench.c:115:10: style: The scope of the variable 'xsplit' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/browser.c:177:15: style: Expression is always false because 'else if' condition matches previous condition at line 169. [multiCondition]
yorick-2.2.04+dfsg1/gist/browser.c:795:16: warning: Logical conjunction always evaluates to false: dpi < 40 && dpi > 200. [incorrectLogicOperator]
yorick-2.2.04+dfsg1/gist/browser.c:253:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/browser.c:544:16: style: Function 'on_stdin' argument 1 names different: declaration 'line' definition 'lin'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/gist/browser.c:78:28: note: Function 'on_stdin' argument 1 names different: declaration 'line' definition 'lin'.
yorick-2.2.04+dfsg1/gist/browser.c:544:16: note: Function 'on_stdin' argument 1 names different: declaration 'line' definition 'lin'.
yorick-2.2.04+dfsg1/gist/cgm.c:417:17: warning: Either the condition '!cgmEngine' is redundant or there is possible null pointer dereference: cgmEngine. [nullPointerRedundantCheck]
yorick-2.2.04+dfsg1/gist/cgm.c:423:7: note: Assuming that condition '!cgmEngine' is not redundant
yorick-2.2.04+dfsg1/gist/cgm.c:417:17: note: Null pointer dereference
yorick-2.2.04+dfsg1/gist/cgm.c:588:17: style: The scope of the variable 'pos' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/cgm.c:971:22: style: The scope of the variable 'now' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/cgm.c:1216:22: style: The scope of the variable 'now' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/cgm.c:1382:22: style: The scope of the variable 'now' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/cgm.c:497:10: style: Variable 'now' is assigned a value that is never used. [unreadVariable]
yorick-2.2.04+dfsg1/gist/cgmin.c:915:7: style: Condition 'mask' is always false [knownConditionTrueFalse]
yorick-2.2.04+dfsg1/gist/cgmin.c:901:16: note: Assignment 'mask=(short)(-1^65535)', assigned value is 0
yorick-2.2.04+dfsg1/gist/cgmin.c:915:7: note: Condition 'mask' is always false
yorick-2.2.04+dfsg1/gist/cgmin.c:398:18: style: The scope of the variable 'nPage' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/cgmin.c:500:8: style: The scope of the variable 'nOctets' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/cgmin.c:550:18: style: The scope of the variable 'n' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/cgmin.c:790:8: style: The scope of the variable 'nOctets' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/cgmin.c:935:8: style: The scope of the variable 'n' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/cgmin.c:1189:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/cgmin.c:1384:9: style: The scope of the variable 'g' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/cgmin.c:1667:12: style: The scope of the variable 'nPart' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/cgmin.c:2080:16: style: The scope of the variable 'pqx' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/cgmin.c:2080:24: style: The scope of the variable 'pqy' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/cgmin.c:131:57: style: struct member 'unused_color::gray' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/gist/cgmin.c:2078:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yorick-2.2.04+dfsg1/gist/clip.c:748:7: style: The scope of the variable 'notClipped' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/draw.c:1610:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
yorick-2.2.04+dfsg1/gist/draw.c:565:21: style: The scope of the variable 'box' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/draw.c:595:7: style: The scope of the variable 'systemCounter' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/draw.c:617:9: style: The scope of the variable 'changed' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/draw.c:843:7: style: The scope of the variable 'nc' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/draw.c:875:10: style: The scope of the variable 'x' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/draw.c:875:13: style: The scope of the variable 'y' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/draw.c:448:22: style: Function 'GdScan' argument 1 names different: declaration 'system' definition 'sys'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/gist/draw.h:244:31: note: Function 'GdScan' argument 1 names different: declaration 'system' definition 'sys'.
yorick-2.2.04+dfsg1/gist/draw.c:448:22: note: Function 'GdScan' argument 1 names different: declaration 'system' definition 'sys'.
yorick-2.2.04+dfsg1/gist/draw0.c:1325:12: style: The scope of the variable 'elx' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/eps.c:390:17: style: The scope of the variable 'c' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/eps.c:641:12: style: The scope of the variable 'points' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/eps.c:398:28: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yorick-2.2.04+dfsg1/gist/gcntr.c:415:7: style: The scope of the variable 'marked' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gcntr.c:422:7: style: The scope of the variable 'z0' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gcntr.c:422:11: style: The scope of the variable 'z1' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gcntr.c:523:9: style: The scope of the variable 'z1' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gcntr.c:548:9: style: The scope of the variable 'z0' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gcntr.c:759:21: style: The scope of the variable 'i_was_chunk' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gcntr.c:763:8: style: The scope of the variable 'ichunk' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gcntr.c:958:8: style: The scope of the variable 'n' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gcntr.c:995:8: style: The scope of the variable 'np' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gist.c:444:10: style: The scope of the variable 'dx' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gist.c:444:14: style: The scope of the variable 'dy' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gist.c:445:10: style: The scope of the variable 'len' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gist.c:857:11: style: The scope of the variable 'engine' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gist.c:986:31: style: Function 'GaContourInit' argument 1 names different: declaration 'mesh' definition 'msh'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/gist/gist.h:463:40: note: Function 'GaContourInit' argument 1 names different: declaration 'mesh' definition 'msh'.
yorick-2.2.04+dfsg1/gist/gist.c:986:31: note: Function 'GaContourInit' argument 1 names different: declaration 'mesh' definition 'msh'.
yorick-2.2.04+dfsg1/gist/gist.c:986:40: style: Function 'GaContourInit' argument 2 names different: declaration 'region' definition 'regn'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/gist/gist.h:463:50: note: Function 'GaContourInit' argument 2 names different: declaration 'region' definition 'regn'.
yorick-2.2.04+dfsg1/gist/gist.c:986:40: note: Function 'GaContourInit' argument 2 names different: declaration 'region' definition 'regn'.
yorick-2.2.04+dfsg1/gist/gist.c:987:33: style: Function 'GaContourInit' argument 3 names different: declaration 'z' definition 'zz'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/gist/gist.h:464:42: note: Function 'GaContourInit' argument 3 names different: declaration 'z' definition 'zz'.
yorick-2.2.04+dfsg1/gist/gist.c:987:33: note: Function 'GaContourInit' argument 3 names different: declaration 'z' definition 'zz'.
yorick-2.2.04+dfsg1/gist/gist.c:987:44: style: Function 'GaContourInit' argument 4 names different: declaration 'level' definition 'lev'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/gist/gist.h:464:52: note: Function 'GaContourInit' argument 4 names different: declaration 'level' definition 'lev'.
yorick-2.2.04+dfsg1/gist/gist.c:987:44: note: Function 'GaContourInit' argument 4 names different: declaration 'level' definition 'lev'.
yorick-2.2.04+dfsg1/gist/gread.c:143:12: style: The scope of the variable 'elen' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gread.c:336:9: style: The scope of the variable 'oldCell' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gread.c:336:27: style: The scope of the variable 'nextCell' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gread.c:336:37: style: The scope of the variable 'r' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gread.c:336:40: style: The scope of the variable 'g' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gread.c:336:43: style: The scope of the variable 'b' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gread.c:338:12: style: The scope of the variable 'frac' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/gread.c:338:18: style: The scope of the variable 'frac1' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/hlevel.c:173:11: style: Variable 'port' is reassigned a value before the old one has been used. [redundantAssignment]
yorick-2.2.04+dfsg1/gist/hlevel.c:162:0: note: Variable 'port' is reassigned a value before the old one has been used.
yorick-2.2.04+dfsg1/gist/hlevel.c:173:11: note: Variable 'port' is reassigned a value before the old one has been used.
yorick-2.2.04+dfsg1/gist/hlevel.c:219:7: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/hlevel.c:265:26: style: Function 'GhSetXHandler' argument 1 names different: declaration 'XHandler' definition 'ErrHandler'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/gist/hlevel.h:67:35: note: Function 'GhSetXHandler' argument 1 names different: declaration 'XHandler' definition 'ErrHandler'.
yorick-2.2.04+dfsg1/gist/hlevel.c:265:26: note: Function 'GhSetXHandler' argument 1 names different: declaration 'XHandler' definition 'ErrHandler'.
yorick-2.2.04+dfsg1/gist/ps.c:612:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yorick-2.2.04+dfsg1/gist/ps.c:494:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/gist/ps.c:499:5: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/gist/ps.c:494:3: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/gist/ps.c:295:10: style: The scope of the variable 'color' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/ps.c:524:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/ps.c:524:10: style: The scope of the variable 'xll' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/ps.c:524:15: style: The scope of the variable 'yll' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/ps.c:524:20: style: The scope of the variable 'xur' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/ps.c:524:25: style: The scope of the variable 'yur' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/tick.c:985:45: error: Array 'subPower[3]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
yorick-2.2.04+dfsg1/gist/tick.c:984:5: note: After for loop, j has value 3
yorick-2.2.04+dfsg1/gist/tick.c:985:45: note: Array index out of bounds
yorick-2.2.04+dfsg1/gist/tick.c:1076:45: error: Array 'subPower[3]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
yorick-2.2.04+dfsg1/gist/tick.c:1075:5: note: After for loop, j has value 3
yorick-2.2.04+dfsg1/gist/tick.c:1076:45: note: Array index out of bounds
yorick-2.2.04+dfsg1/gist/tick.c:448:13: style: The scope of the variable 'multiple' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/tick.c:982:12: style: The scope of the variable 'value' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/tick.c:982:19: style: The scope of the variable 'unit' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/tick.c:1073:12: style: The scope of the variable 'value' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/tick.c:1073:19: style: The scope of the variable 'unit' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/xbasic.c:1073:7: warning: Either the condition 'if(c&&c==waiting_for)' is redundant or there is possible null pointer dereference: xeng. [nullPointerRedundantCheck]
yorick-2.2.04+dfsg1/gist/xbasic.c:1074:8: note: Assuming that condition 'if(c&&c==waiting_for)' is not redundant
yorick-2.2.04+dfsg1/gist/xbasic.c:1072:19: note: Assignment 'xeng=c', assigned value is 0
yorick-2.2.04+dfsg1/gist/xbasic.c:1073:7: note: Null pointer dereference
yorick-2.2.04+dfsg1/gist/xbasic.c:715:7: style: The scope of the variable 'npts' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/xbasic.c:751:9: style: The scope of the variable 'npts' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/xbasic.c:1025:11: style: The scope of the variable 'imax' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/xbasic.c:1026:7: style: The scope of the variable 'nseg' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/xbasic.c:1274:10: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/xbasic.c:1649:12: style: The scope of the variable 's' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/xbasic.c:1208:21: style: Function 'GxRecenter' argument 1 names different: declaration 'xEngine' definition 'xeng'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/gist/xbasic.h:94:35: note: Function 'GxRecenter' argument 1 names different: declaration 'xEngine' definition 'xeng'.
yorick-2.2.04+dfsg1/gist/xbasic.c:1208:21: note: Function 'GxRecenter' argument 1 names different: declaration 'xEngine' definition 'xeng'.
yorick-2.2.04+dfsg1/gist/xbasic.c:1343:60: style: Function 'GxEngine' argument 8 names different: declaration 'size' definition 'engineSize'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/gist/xbasic.h:74:64: note: Function 'GxEngine' argument 8 names different: declaration 'size' definition 'engineSize'.
yorick-2.2.04+dfsg1/gist/xbasic.c:1343:60: note: Function 'GxEngine' argument 8 names different: declaration 'size' definition 'engineSize'.
yorick-2.2.04+dfsg1/gist/xbasic.c:1427:54: style: Function 'GpBXEngine' argument 4 names different: declaration 'display' definition 'displayName'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/gist/gist.h:62:71: note: Function 'GpBXEngine' argument 4 names different: declaration 'display' definition 'displayName'.
yorick-2.2.04+dfsg1/gist/xbasic.c:1427:54: note: Function 'GpBXEngine' argument 4 names different: declaration 'display' definition 'displayName'.
yorick-2.2.04+dfsg1/gist/xbasic.c:1660:19: style: Function 'ShutDown' argument 1 names different: declaration 'xEngine' definition 'xeng'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/gist/xbasic.c:34:31: note: Function 'ShutDown' argument 1 names different: declaration 'xEngine' definition 'xeng'.
yorick-2.2.04+dfsg1/gist/xbasic.c:1660:19: note: Function 'ShutDown' argument 1 names different: declaration 'xEngine' definition 'xeng'.
yorick-2.2.04+dfsg1/gist/xfancy.c:366:31: style: Condition 'fxe->buttonState!=0' is always true [knownConditionTrueFalse]
yorick-2.2.04+dfsg1/gist/xfancy.c:454:15: style: The scope of the variable 'logX' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/xfancy.c:454:25: style: The scope of the variable 'logY' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/xfancy.c:455:8: style: The scope of the variable 'format' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/xfancy.c:456:35: style: The scope of the variable 'f1' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/gist/xfancy.c:76:54: style: Function 'GpFXEngine' argument 4 names different: declaration 'display' definition 'displayName'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/gist/gist.h:63:71: note: Function 'GpFXEngine' argument 4 names different: declaration 'display' definition 'displayName'.
yorick-2.2.04+dfsg1/gist/xfancy.c:76:54: note: Function 'GpFXEngine' argument 4 names different: declaration 'display' definition 'displayName'.
yorick-2.2.04+dfsg1/gist/xfancy.c:586:30: style: Function 'ReleaseZoom' argument 5 names different: declaration 'x' definition 'ix'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/gist/xfancy.c:40:42: note: Function 'ReleaseZoom' argument 5 names different: declaration 'x' definition 'ix'.
yorick-2.2.04+dfsg1/gist/xfancy.c:586:30: note: Function 'ReleaseZoom' argument 5 names different: declaration 'x' definition 'ix'.
yorick-2.2.04+dfsg1/gist/xfancy.c:586:37: style: Function 'ReleaseZoom' argument 6 names different: declaration 'y' definition 'iy'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/gist/xfancy.c:40:48: note: Function 'ReleaseZoom' argument 6 names different: declaration 'y' definition 'iy'.
yorick-2.2.04+dfsg1/gist/xfancy.c:586:37: note: Function 'ReleaseZoom' argument 6 names different: declaration 'y' definition 'iy'.
yorick-2.2.04+dfsg1/hex/hex.c:245:10: style: The scope of the variable 'ix' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/hex.c:322:19: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/hex.c:322:24: style: The scope of the variable 'dj' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/hex.c:322:28: style: The scope of the variable 'dk' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/hex24.c:410:19: warning: Return value of function sqrt() is not used. [ignoredReturnValue]
yorick-2.2.04+dfsg1/hex/hex24.c:97:8: style: The scope of the variable 's' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/hex24.c:198:8: style: The scope of the variable 's' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/hex24.c:199:30: style: The scope of the variable 'flag' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/hex24.c:286:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/hex24.c:453:8: style: The scope of the variable 's' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/hex5.c:176:19: warning: Return value of function sqrt() is not used. [ignoredReturnValue]
yorick-2.2.04+dfsg1/hex/hex5.c:65:8: style: The scope of the variable 's' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/hex5.c:66:27: style: The scope of the variable 'flag' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/hex5.c:220:8: style: The scope of the variable 's' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/hydram.c:26:11: style: The scope of the variable 'ni' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/hydram.c:26:15: style: The scope of the variable 'nj' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/hydram.c:26:19: style: The scope of the variable 'nk' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/hydram.c:99:7: style: The scope of the variable 'pn' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/store.c:129:11: style: Condition 'check_back' is always true [knownConditionTrueFalse]
yorick-2.2.04+dfsg1/hex/store.c:105:22: note: Assignment 'check_back=1', assigned value is 1
yorick-2.2.04+dfsg1/hex/store.c:129:11: note: Condition 'check_back' is always true
yorick-2.2.04+dfsg1/hex/store.c:58:9: style: The scope of the variable 's' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/store.c:160:11: style: The scope of the variable 's' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/store.c:197:11: style: The scope of the variable 'rcell' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/store.c:198:11: style: The scope of the variable 'rs' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/tools.c:299:14: error: Array 'trit[3]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
yorick-2.2.04+dfsg1/hex/tools.c:274:8: note: Assignment 'i=2', assigned value is 2
yorick-2.2.04+dfsg1/hex/tools.c:283:9: note: Assignment 'j=i^k^3', assigned value is 3
yorick-2.2.04+dfsg1/hex/tools.c:299:14: note: Array index out of bounds
yorick-2.2.04+dfsg1/hex/tools.c:301:24: error: Array 'trit[3]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
yorick-2.2.04+dfsg1/hex/tools.c:274:8: note: Assignment 'i=2', assigned value is 2
yorick-2.2.04+dfsg1/hex/tools.c:283:9: note: Assignment 'j=i^k^3', assigned value is 3
yorick-2.2.04+dfsg1/hex/tools.c:301:24: note: Array index out of bounds
yorick-2.2.04+dfsg1/hex/tools.c:303:44: error: Array 'trit[3]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
yorick-2.2.04+dfsg1/hex/tools.c:274:8: note: Assignment 'i=2', assigned value is 2
yorick-2.2.04+dfsg1/hex/tools.c:283:9: note: Assignment 'j=i^k^3', assigned value is 3
yorick-2.2.04+dfsg1/hex/tools.c:303:44: note: Array index out of bounds
yorick-2.2.04+dfsg1/hex/tools.c:316:28: error: Array 'dott[3]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
yorick-2.2.04+dfsg1/hex/tools.c:274:8: note: Assignment 'i=2', assigned value is 2
yorick-2.2.04+dfsg1/hex/tools.c:283:9: note: Assignment 'j=i^k^3', assigned value is 3
yorick-2.2.04+dfsg1/hex/tools.c:316:28: note: Array index out of bounds
yorick-2.2.04+dfsg1/hex/tools.c:329:39: error: Array 'trit[3]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
yorick-2.2.04+dfsg1/hex/tools.c:274:8: note: Assignment 'i=2', assigned value is 2
yorick-2.2.04+dfsg1/hex/tools.c:283:9: note: Assignment 'j=i^k^3', assigned value is 3
yorick-2.2.04+dfsg1/hex/tools.c:329:39: note: Array index out of bounds
yorick-2.2.04+dfsg1/hex/tools.c:336:17: error: Array 'trit[3]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
yorick-2.2.04+dfsg1/hex/tools.c:274:8: note: Assignment 'i=2', assigned value is 2
yorick-2.2.04+dfsg1/hex/tools.c:283:9: note: Assignment 'j=i^k^3', assigned value is 3
yorick-2.2.04+dfsg1/hex/tools.c:336:17: note: Array index out of bounds
yorick-2.2.04+dfsg1/hex/tools.c:339:17: error: Array 'dott[3]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
yorick-2.2.04+dfsg1/hex/tools.c:274:8: note: Assignment 'i=2', assigned value is 2
yorick-2.2.04+dfsg1/hex/tools.c:283:9: note: Assignment 'j=i^k^3', assigned value is 3
yorick-2.2.04+dfsg1/hex/tools.c:339:17: note: Array index out of bounds
yorick-2.2.04+dfsg1/hex/tools.c:511:20: style: Same expression on both sides of '==' because the value of 'qr[2]<0.' and 'qr2' are the same. [duplicateExpression]
yorick-2.2.04+dfsg1/hex/tools.c:378:17: note: 'qr2' is assigned value 'qr[2]<0.' here.
yorick-2.2.04+dfsg1/hex/tools.c:511:20: note: Same expression on both sides of '==' because the value of 'qr[2]<0.' and 'qr2' are the same.
yorick-2.2.04+dfsg1/hex/tools.c:540:35: style: The scope of the variable 'x2' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/tools.c:540:39: style: The scope of the variable 'y2' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/tools.c:603:33: style: Function 'ray_init' argument 2 names different: declaration 'p' definition 'pa'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/hex/tools.h:293:40: note: Function 'ray_init' argument 2 names different: declaration 'p' definition 'pa'.
yorick-2.2.04+dfsg1/hex/tools.c:603:33: note: Function 'ray_init' argument 2 names different: declaration 'p' definition 'pa'.
yorick-2.2.04+dfsg1/hex/tools.c:603:44: style: Function 'ray_init' argument 3 names different: declaration 'q' definition 'qa'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/hex/tools.h:293:50: note: Function 'ray_init' argument 3 names different: declaration 'q' definition 'qa'.
yorick-2.2.04+dfsg1/hex/tools.c:603:44: note: Function 'ray_init' argument 3 names different: declaration 'q' definition 'qa'.
yorick-2.2.04+dfsg1/hex/yhex.c:251:17: warning: Return value of function sqrt() is not used. [ignoredReturnValue]
yorick-2.2.04+dfsg1/hex/yhex.c:252:14: style: The scope of the variable 'qnrm' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/hex/yhex.c:252:20: style: The scope of the variable 'qtst' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/math/heapsort.c:103:10: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
yorick-2.2.04+dfsg1/math/heapsort.c:105:13: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
yorick-2.2.04+dfsg1/math/heapsort.c:18:10: style: The scope of the variable 'v' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/math/heapsort.c:50:8: style: The scope of the variable 'v' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/math/heapsort.c:82:9: style: The scope of the variable 'v' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/math/lecuyer.c:53:19: style: The scope of the variable 'b' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/math/lecuyer.c:18:24: style: Function 'le_next' argument 1 names different: declaration 'generator' definition 'g'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/math/lecuyer.h:22:45: note: Function 'le_next' argument 1 names different: declaration 'generator' definition 'g'.
yorick-2.2.04+dfsg1/math/lecuyer.c:18:24: note: Function 'le_next' argument 1 names different: declaration 'generator' definition 'g'.
yorick-2.2.04+dfsg1/math/lecuyer.c:39:26: style: Function 'le_random' argument 1 names different: declaration 'generator' definition 'g'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/math/lecuyer.h:18:40: note: Function 'le_random' argument 1 names different: declaration 'generator' definition 'g'.
yorick-2.2.04+dfsg1/math/lecuyer.c:39:26: note: Function 'le_random' argument 1 names different: declaration 'generator' definition 'g'.
yorick-2.2.04+dfsg1/math/lecuyer.c:46:27: style: Function 'le_nrandom' argument 1 names different: declaration 'generator' definition 'g'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/math/lecuyer.h:19:39: note: Function 'le_nrandom' argument 1 names different: declaration 'generator' definition 'g'.
yorick-2.2.04+dfsg1/math/lecuyer.c:46:27: note: Function 'le_nrandom' argument 1 names different: declaration 'generator' definition 'g'.
yorick-2.2.04+dfsg1/math/lecuyer.c:70:25: style: Function 'le_iseed' argument 1 names different: declaration 'generator' definition 'g'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/math/lecuyer.h:30:37: note: Function 'le_iseed' argument 1 names different: declaration 'generator' definition 'g'.
yorick-2.2.04+dfsg1/math/lecuyer.c:70:25: note: Function 'le_iseed' argument 1 names different: declaration 'generator' definition 'g'.
yorick-2.2.04+dfsg1/math/lecuyer.c:88:25: style: Function 'le_rseed' argument 1 names different: declaration 'generator' definition 'g'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/math/lecuyer.h:29:37: note: Function 'le_rseed' argument 1 names different: declaration 'generator' definition 'g'.
yorick-2.2.04+dfsg1/math/lecuyer.c:88:25: note: Function 'le_rseed' argument 1 names different: declaration 'generator' definition 'g'.
yorick-2.2.04+dfsg1/matrix/cblasy.c:107:17: warning: Return value of function sqrt() is not used. [ignoredReturnValue]
yorick-2.2.04+dfsg1/matrix/dgecon.c:1163:24: style: The scope of the variable 'small' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:542:17: style: The scope of the variable 'transt' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:543:11: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:543:14: style: The scope of the variable 'i1' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:543:18: style: The scope of the variable 'i2' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:543:22: style: The scope of the variable 'i3' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:543:26: style: The scope of the variable 'ib' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:543:30: style: The scope of the variable 'ic' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:543:48: style: The scope of the variable 'jc' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:544:11: style: The scope of the variable 'mi' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:544:28: style: The scope of the variable 'ni' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:547:13: style: The scope of the variable 't' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:802:13: style: The scope of the variable 'aii' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:979:22: style: The scope of the variable 'ib' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:1326:11: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:1326:14: style: The scope of the variable 'i1' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:1326:18: style: The scope of the variable 'i2' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:1326:22: style: The scope of the variable 'i3' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:1326:26: style: The scope of the variable 'ib' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:1326:30: style: The scope of the variable 'ic' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:1326:48: style: The scope of the variable 'jc' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:1327:11: style: The scope of the variable 'mi' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:1327:28: style: The scope of the variable 'ni' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:1331:13: style: The scope of the variable 't' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:1580:13: style: The scope of the variable 'aii' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:1757:22: style: The scope of the variable 'ib' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:3622:19: style: The scope of the variable 'ix' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgels.c:3623:13: style: The scope of the variable 'absxi' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesv.c:838:9: style: Condition 'iz==90' is always false [knownConditionTrueFalse]
yorick-2.2.04+dfsg1/matrix/dgesv.c:837:8: note: Assignment 'iz='z'', assigned value is 122
yorick-2.2.04+dfsg1/matrix/dgesv.c:838:9: note: Condition 'iz==90' is always false
yorick-2.2.04+dfsg1/matrix/dgesv.c:906:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/matrix/dgesv.c:908:9: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:906:7: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:913:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/matrix/dgesv.c:915:9: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:913:7: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:919:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/matrix/dgesv.c:921:9: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:919:7: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:925:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/matrix/dgesv.c:927:9: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:925:7: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:931:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/matrix/dgesv.c:933:9: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:931:7: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:939:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/matrix/dgesv.c:941:9: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:939:7: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:947:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/matrix/dgesv.c:949:9: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:947:7: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:995:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/matrix/dgesv.c:1001:9: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:995:7: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1011:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/matrix/dgesv.c:1017:9: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1011:7: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1027:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/matrix/dgesv.c:1029:9: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1027:7: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1035:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/matrix/dgesv.c:1037:9: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1035:7: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1057:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/matrix/dgesv.c:1059:9: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1057:7: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1063:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/matrix/dgesv.c:1065:9: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1063:7: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1069:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/matrix/dgesv.c:1071:9: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1069:7: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1075:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/matrix/dgesv.c:1077:9: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1075:7: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1083:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/matrix/dgesv.c:1085:9: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1083:7: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1135:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/matrix/dgesv.c:1137:9: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1135:7: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1141:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/matrix/dgesv.c:1143:9: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1141:7: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1147:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/matrix/dgesv.c:1149:9: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:1147:7: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/matrix/dgesv.c:369:19: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesv.c:369:29: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesv.c:369:32: style: The scope of the variable 'jb' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesv.c:633:22: style: The scope of the variable 'jp' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesv2.c:70:10: style: The scope of the variable 'blk' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesv2.c:70:15: style: The scope of the variable 'chunk' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesv2.c:70:37: style: The scope of the variable 'ir' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesv2.c:70:47: style: The scope of the variable 'itau' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesv2.c:71:17: style: The scope of the variable 'iu' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesv2.c:71:28: style: The scope of the variable 'ldwrkr' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesv2.c:71:36: style: The scope of the variable 'ldwrku' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesv2.c:72:32: style: The scope of the variable 'ncvt' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesv2.c:72:47: style: The scope of the variable 'nrvt' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesvd.c:188:10: style: The scope of the variable 'chunk' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesvd.c:188:32: style: The scope of the variable 'ir' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesvd.c:188:42: style: The scope of the variable 'itau' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesvd.c:189:17: style: The scope of the variable 'iu' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesvd.c:189:28: style: The scope of the variable 'ldwrkr' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesvd.c:189:36: style: The scope of the variable 'ldwrku' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesvd.c:190:32: style: The scope of the variable 'ncu' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dgesvd.c:190:47: style: The scope of the variable 'nru' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dlasr.c:578:18: style: The scope of the variable 'gasmal' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dlasr.c:580:13: style: The scope of the variable 'a' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dlasr.c:580:34: style: The scope of the variable 'd' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dlasr.c:580:61: style: The scope of the variable 'l' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dlasr.c:580:64: style: The scope of the variable 'm' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dlasr.c:581:13: style: The scope of the variable 'mm' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dlasr.c:581:17: style: The scope of the variable 'r' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dlasr.c:581:20: style: The scope of the variable 's' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dlasr.c:581:41: style: The scope of the variable 't' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dlasr.c:581:44: style: The scope of the variable 'temp' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dlasr.c:581:61: style: The scope of the variable 'tt' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dlasr.c:1137:14: style: The scope of the variable 'ib' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dlasr.c:1137:43: style: The scope of the variable 'l' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dlasr.c:1344:22: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dlasr.c:1493:15: style: The scope of the variable 'ib' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dlasr.c:1493:44: style: The scope of the variable 'l' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dlasr.c:1894:17: style: The scope of the variable 'transt' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/matrix/dlasr.c:2172:59: style: The scope of the variable 'nbmin' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/mpy/mpy.c:293:7: style: The scope of the variable 'type' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/mpy/mpy.c:295:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/mpy/mpy.c:634:27: style: The scope of the variable 'dest' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/mpy/mpy.c:758:9: style: The scope of the variable 'handle' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/mpy/mpy.c:1108:15: style: The scope of the variable 'msg_boss' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/mpy/mpy.c:1131:15: style: The scope of the variable 'msg_staff' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/mpy/mpy.c:883:25: style: Function 'mpy_recover' argument 1 names different: declaration 'msg' definition 'emsg'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/mpy/mpy.c:109:36: note: Function 'mpy_recover' argument 1 names different: declaration 'msg' definition 'emsg'.
yorick-2.2.04+dfsg1/mpy/mpy.c:883:25: note: Function 'mpy_recover' argument 1 names different: declaration 'msg' definition 'emsg'.
yorick-2.2.04+dfsg1/play/any/hash.c:150:30: style: The scope of the variable 'qe' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/any/hashid.c:45:14: style: The scope of the variable 'idnm' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/any/mm.c:57:8: style: Checking if unsigned variable 'n' is less than zero. [unsignedLessThanZero]
yorick-2.2.04+dfsg1/play/any/mminit.c:87:8: style: Checking if unsigned variable 'n' is less than zero. [unsignedLessThanZero]
yorick-2.2.04+dfsg1/play/any/mminit.c:157:40: style: Checking if unsigned variable 'n' is less than zero. [unsignedLessThanZero]
yorick-2.2.04+dfsg1/play/any/mminit.c:166:12: style: Checking if unsigned variable 'n' is less than zero. [unsignedLessThanZero]
yorick-2.2.04+dfsg1/play/any/mminit.c:137:0: error: Memory leak: block [memleak]
yorick-2.2.04+dfsg1/play/any/mmtest.c:16:9: style: union member 'mm_block_fake::next_free' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/play/any/mmtest.c:16:21: style: union member 'mm_block_fake::arena' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/play/any/mmtest.c:17:8: style: union member 'mm_block_fake::l' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/play/any/mmtest.c:18:10: style: union member 'mm_block_fake::d' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/play/any/mmtest.c:19:10: style: union member 'mm_block_fake::f' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/play/any/numfmt.c:169:31: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/play/any/numfmt.c:170:31: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/play/any/numfmt.c:216:22: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/play/any/numfmt.c:217:22: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/play/any/numfmt.c:238:22: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/play/any/numfmt.c:239:22: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/play/any/numfmt.c:329:37: style: The scope of the variable 'step2' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/any/numfmt.c:135:19: style: struct member 'Anonymous0::x' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/play/any/numfmt.c:136:19: style: struct member 'Anonymous1::x' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/play/any/numfmt.c:137:19: style: struct member 'Anonymous2::x' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/play/any/numfmt.c:138:19: style: struct member 'Anonymous3::x' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/play/any/numfmt.c:139:19: style: struct member 'Anonymous4::x' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/play/any/numfmt.c:140:19: style: struct member 'Anonymous5::x' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/play/any/numfmt.c:141:19: style: struct member 'Anonymous6::x' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/play/any/numfmt.c:142:19: style: struct member 'Anonymous7::x' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/play/any/numfmt.c:142:36: style: struct member 'Anonymous8::x' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/play/any/numfmt.c:126:3: error: Resource leak: f [resourceLeak]
yorick-2.2.04+dfsg1/play/any/test2d.c:1214:38: style: Same expression on both sides of '&&'. [duplicateExpression]
yorick-2.2.04+dfsg1/play/any/test2d.c:244:19: style: The scope of the variable 'cmnd' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/any/test2d.c:884:10: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/any/test2d.c:884:13: style: The scope of the variable 'ii' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/any/test2d.c:884:17: style: The scope of the variable 'jj' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/any/test2d.c:1097:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/any/test2d.c:1377:8: style: The scope of the variable 'txt' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/any/test2d.c:1469:8: style: The scope of the variable 'txt' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/any/test2d.c:1105:29: style: Variable 'colors' is assigned a value that is never used. [unreadVariable]
yorick-2.2.04+dfsg1/play/unix/fpuset.c:451:0: error: #error <read play/unix/README.fpu for help> [preprocessorErrorDirective]
yorick-2.2.04+dfsg1/play/unix/handler.c:38:15: style: Condition 'u_sigdbg&1' is always true [knownConditionTrueFalse]
yorick-2.2.04+dfsg1/play/unix/handler.c:39:15: style: Condition 'u_sigdbg&2' is always true [knownConditionTrueFalse]
yorick-2.2.04+dfsg1/play/unix/handler.c:43:15: style: Condition 'u_sigdbg&4' is always true [knownConditionTrueFalse]
yorick-2.2.04+dfsg1/play/unix/handler.c:50:15: style: Condition 'u_sigdbg&16' is always true [knownConditionTrueFalse]
yorick-2.2.04+dfsg1/play/unix/handler.c:51:15: style: Condition 'u_sigdbg&32' is always true [knownConditionTrueFalse]
yorick-2.2.04+dfsg1/play/unix/pathnm.c:35:24: style: Function 'u_pathname' argument 1 names different: declaration 'pathname' definition 'name'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/play/unix/playu.h:53:37: note: Function 'u_pathname' argument 1 names different: declaration 'pathname' definition 'name'.
yorick-2.2.04+dfsg1/play/unix/pathnm.c:35:24: note: Function 'u_pathname' argument 1 names different: declaration 'pathname' definition 'name'.
yorick-2.2.04+dfsg1/play/unix/slinks.c:36:15: style: The scope of the variable 'len' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/unix/slinks.c:38:28: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yorick-2.2.04+dfsg1/play/unix/slinks.c:127:21: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yorick-2.2.04+dfsg1/play/unix/udltest.c:172:0: error: #error one of PLUG_LIBDL, PLUG_HPUX, or PLUG_MACOSX must be set [preprocessorErrorDirective]
yorick-2.2.04+dfsg1/play/unix/umain.c:89:11: style: The scope of the variable 'timeout' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/unix/usock.c:205:18: warning: Either the condition '!sock' is redundant or there is possible null pointer dereference: sock. [nullPointerRedundantCheck]
yorick-2.2.04+dfsg1/play/unix/usock.c:208:25: note: Assuming that condition '!sock' is not redundant
yorick-2.2.04+dfsg1/play/unix/usock.c:205:18: note: Null pointer dereference
yorick-2.2.04+dfsg1/play/unix/usock.c:259:7: style: The scope of the variable 'n' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/unix/usock.c:281:7: style: The scope of the variable 'n' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/unix/usock.c:205:18: style: Variable 'lfd' is assigned a value that is never used. [unreadVariable]
yorick-2.2.04+dfsg1/play/win/conterm.c:118:18: style: Function 'con_stdout' argument 1 names different: declaration 'output_line' definition 'line'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/play/win/playw.h:44:30: note: Function 'con_stdout' argument 1 names different: declaration 'output_line' definition 'line'.
yorick-2.2.04+dfsg1/play/win/conterm.c:118:18: note: Function 'con_stdout' argument 1 names different: declaration 'output_line' definition 'line'.
yorick-2.2.04+dfsg1/play/win/conterm.c:132:18: style: Function 'con_stderr' argument 1 names different: declaration 'output_line' definition 'line'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/play/win/playw.h:45:30: note: Function 'con_stderr' argument 1 names different: declaration 'output_line' definition 'line'.
yorick-2.2.04+dfsg1/play/win/conterm.c:132:18: note: Function 'con_stderr' argument 1 names different: declaration 'output_line' definition 'line'.
yorick-2.2.04+dfsg1/play/win/cygapp.c:96:10: style: The scope of the variable 'delim' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/files.c:130:10: style: The scope of the variable 'dn' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/handler.c:129:0: error: #error need name of program counter in CONTEXT struct for this platform [preprocessorErrorDirective]
yorick-2.2.04+dfsg1/play/win/mfcterm.h:52:40: style: C-style pointer casting [cstyleCast]
yorick-2.2.04+dfsg1/play/win/mfcterm.h:122:40: style: C-style pointer casting [cstyleCast]
yorick-2.2.04+dfsg1/play/win/mfcapp.cpp:334:11: style: C-style pointer casting [cstyleCast]
yorick-2.2.04+dfsg1/play/win/mfcapp.cpp:379:17: style: C-style pointer casting [cstyleCast]
yorick-2.2.04+dfsg1/play/win/mfcapp.cpp:384:17: style: C-style pointer casting [cstyleCast]
yorick-2.2.04+dfsg1/play/win/mfcapp.cpp:539:24: style: C-style pointer casting [cstyleCast]
yorick-2.2.04+dfsg1/play/win/mfcapp.cpp:266:10: style: The scope of the variable 'delim' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/mfcapp.cpp:299:35: style: Function 'mfc_cpy' argument 2 names different: declaration 'text' definition 'wtext'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/play/win/mfcapp.cpp:27:48: note: Function 'mfc_cpy' argument 2 names different: declaration 'text' definition 'wtext'.
yorick-2.2.04+dfsg1/play/win/mfcapp.cpp:299:35: note: Function 'mfc_cpy' argument 2 names different: declaration 'text' definition 'wtext'.
yorick-2.2.04+dfsg1/play/win/mfcapp.h:18:3: style: Class 'mfc_boss' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yorick-2.2.04+dfsg1/play/win/mfcterm.h:154:16: style: The function 'PreCreateWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yorick-2.2.04+dfsg1/play/win/mfcterm.h:53:16: note: Virtual function in base class
yorick-2.2.04+dfsg1/play/win/mfcterm.h:154:16: note: Function in derived class
yorick-2.2.04+dfsg1/play/win/mfcterm.h:157:16: style: The function 'OnInitialUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yorick-2.2.04+dfsg1/play/win/mfcterm.h:56:16: note: Virtual function in base class
yorick-2.2.04+dfsg1/play/win/mfcterm.h:157:16: note: Function in derived class
yorick-2.2.04+dfsg1/play/win/mfcterm.cpp:301:6: style: C-style pointer casting [cstyleCast]
yorick-2.2.04+dfsg1/play/win/mfcterm.cpp:355:25: style: C-style pointer casting [cstyleCast]
yorick-2.2.04+dfsg1/play/win/mfcterm.cpp:365:25: style: C-style pointer casting [cstyleCast]
yorick-2.2.04+dfsg1/play/win/mfcterm.cpp:855:17: style: C-style pointer casting [cstyleCast]
yorick-2.2.04+dfsg1/play/win/mfcterm.cpp:857:39: style: C-style pointer casting [cstyleCast]
yorick-2.2.04+dfsg1/play/win/mfcterm.cpp:79:14: style: The scope of the variable 're2_initialized' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/mfcterm.cpp:781:7: style: The scope of the variable 'len' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/mfcterm.cpp:783:9: style: The scope of the variable 's' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/mfcterm.cpp:833:7: style: The scope of the variable 'len' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/mfcterm.h:101:16: warning: Virtual function 'OnNewDocument' is called from constructor 'mfc_edit_doc(CMultiDocTemplate*mdt,int hist)' at line 299. Dynamic binding is not used. [virtualCallInConstructor]
yorick-2.2.04+dfsg1/play/win/mfcterm.cpp:299:3: note: Calling OnNewDocument
yorick-2.2.04+dfsg1/play/win/mfcterm.h:101:16: note: OnNewDocument is a virtual method
yorick-2.2.04+dfsg1/play/win/mfcterm.cpp:176:3: style: Class 'mfc_goto' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yorick-2.2.04+dfsg1/play/win/pals.c:18:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/pals.c:19:16: style: The scope of the variable 'r' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/pals.c:19:19: style: The scope of the variable 'g' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/pals.c:19:22: style: The scope of the variable 'b' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/pcell.c:167:57: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
yorick-2.2.04+dfsg1/play/win/plines.c:141:10: style: The scope of the variable 'x' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/plines.c:141:13: style: The scope of the variable 'y' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/plines.c:143:18: style: The scope of the variable 'len' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/plines.c:143:23: style: The scope of the variable 'dx' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/plines.c:143:27: style: The scope of the variable 'dy' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/plines.c:161:13: style: The scope of the variable 'f' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/plines.c:162:11: style: The scope of the variable 'xx' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/plines.c:162:15: style: The scope of the variable 'yy' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/pscr.c:615:7: style: Variable 'tedious' is reassigned a value before the old one has been used. [redundantAssignment]
yorick-2.2.04+dfsg1/play/win/pscr.c:612:0: note: Variable 'tedious' is reassigned a value before the old one has been used.
yorick-2.2.04+dfsg1/play/win/pscr.c:615:7: note: Variable 'tedious' is reassigned a value before the old one has been used.
yorick-2.2.04+dfsg1/play/win/pscr.c:105:13: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/pscr.c:611:11: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/pscr.c:342:27: style: Function 'w_winproc' argument 2 names different: declaration 'uMsg' definition 'msg'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/play/win/playw.h:54:51: note: Function 'w_winproc' argument 2 names different: declaration 'uMsg' definition 'msg'.
yorick-2.2.04+dfsg1/play/win/pscr.c:342:27: note: Function 'w_winproc' argument 2 names different: declaration 'uMsg' definition 'msg'.
yorick-2.2.04+dfsg1/play/win/pscr.c:342:39: style: Function 'w_winproc' argument 3 names different: declaration 'wParam' definition 'wp'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/play/win/playw.h:55:42: note: Function 'w_winproc' argument 3 names different: declaration 'wParam' definition 'wp'.
yorick-2.2.04+dfsg1/play/win/pscr.c:342:39: note: Function 'w_winproc' argument 3 names different: declaration 'wParam' definition 'wp'.
yorick-2.2.04+dfsg1/play/win/pscr.c:342:50: style: Function 'w_winproc' argument 4 names different: declaration 'lParam' definition 'lp'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/play/win/playw.h:55:57: note: Function 'w_winproc' argument 4 names different: declaration 'lParam' definition 'lp'.
yorick-2.2.04+dfsg1/play/win/pscr.c:342:50: note: Function 'w_winproc' argument 4 names different: declaration 'lParam' definition 'lp'.
yorick-2.2.04+dfsg1/play/win/ptext.c:43:41: warning: Either the condition 'offdc&&offbm&&font&&monodat' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
yorick-2.2.04+dfsg1/play/win/ptext.c:63:36: note: Assuming that condition 'offdc&&offbm&&font&&monodat' is not redundant
yorick-2.2.04+dfsg1/play/win/ptext.c:43:41: note: Null pointer addition
yorick-2.2.04+dfsg1/play/win/sigansi.c:60:15: style: Condition 'w_sigdbg&1' is always true [knownConditionTrueFalse]
yorick-2.2.04+dfsg1/play/win/sigansi.c:65:15: style: Condition 'w_sigdbg&4' is always true [knownConditionTrueFalse]
yorick-2.2.04+dfsg1/play/win/sigansi.c:72:15: style: Condition 'w_sigdbg&16' is always true [knownConditionTrueFalse]
yorick-2.2.04+dfsg1/play/win/sigseh.c:74:8: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/play/win/sigseh.c:77:3: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/play/win/sigseh.c:74:8: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/play/win/wpopen.c:23:0: error: No pair for character ('). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError]
yorick-2.2.04+dfsg1/play/win/wsock.c:354:21: warning: Either the condition '!sock' is redundant or there is possible null pointer dereference: sock. [nullPointerRedundantCheck]
yorick-2.2.04+dfsg1/play/win/wsock.c:357:25: note: Assuming that condition '!sock' is not redundant
yorick-2.2.04+dfsg1/play/win/wsock.c:354:21: note: Null pointer dereference
yorick-2.2.04+dfsg1/play/win/wsock.c:251:7: style: The scope of the variable 'n' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/wsock.c:417:7: style: The scope of the variable 'n' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/wsock.c:445:7: style: The scope of the variable 'n' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/win/wsock.c:354:21: style: Variable 'lfd' is assigned a value that is never used. [unreadVariable]
yorick-2.2.04+dfsg1/play/win/wspawn.c:55:48: style: Function 'spawn_mkpipe' argument 3 names different: declaration 'wrdup' definition 'wrgive'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/play/win/wspawn.c:47:59: note: Function 'spawn_mkpipe' argument 3 names different: declaration 'wrdup' definition 'wrgive'.
yorick-2.2.04+dfsg1/play/win/wspawn.c:55:48: note: Function 'spawn_mkpipe' argument 3 names different: declaration 'wrdup' definition 'wrgive'.
yorick-2.2.04+dfsg1/play/win/wstdio.c:73:7: style: The scope of the variable 'cr' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/x11/connect.c:496:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/x11/connect.c:563:16: style: Function 'x_tmpzap' argument 1 names different: declaration 'ptmp' definition 'p'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/play/x11/playx.h:58:28: note: Function 'x_tmpzap' argument 1 names different: declaration 'ptmp' definition 'p'.
yorick-2.2.04+dfsg1/play/x11/connect.c:563:16: note: Function 'x_tmpzap' argument 1 names different: declaration 'ptmp' definition 'p'.
yorick-2.2.04+dfsg1/play/x11/events.c:318:13: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
yorick-2.2.04+dfsg1/play/x11/events.c:314:33: note: outer condition: xdpy->sel_string
yorick-2.2.04+dfsg1/play/x11/events.c:318:13: note: identical inner condition: xdpy->sel_string
yorick-2.2.04+dfsg1/play/x11/events.c:143:18: style: The scope of the variable 'xx' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/x11/events.c:143:22: style: The scope of the variable 'yy' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/x11/events.c:294:12: style: The scope of the variable 'dpy' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/x11/fonts.c:217:38: style: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR' is always true. [redundantCondition]
yorick-2.2.04+dfsg1/play/x11/fonts.c:57:18: style: The scope of the variable 'name' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/x11/fonts.c:65:14: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/x11/fonts.c:207:9: style: The scope of the variable 'name' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/x11/pals.c:138:22: error: Array 's->colors[14]' accessed at index 15, which is out of bounds. [arrayIndexOutOfBounds]
yorick-2.2.04+dfsg1/play/x11/pals.c:261:18: style: The scope of the variable 'usepxl' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/x11/pals.c:340:8: style: The scope of the variable 'd1' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/x11/pals.c:340:16: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/play/x11/pals.c:138:16: error: Array 's.colors[14]' accessed at index 15, which is out of bounds. [arrayIndexOutOfBounds]
yorick-2.2.04+dfsg1/play/x11/pwin.c:111:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yorick-2.2.04+dfsg1/regexp/yfnmatch.c:166:11: style: The scope of the variable 'c2' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/regexp/yregexp.c:209:16: style: The scope of the variable 'len' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/array.c:646:24: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/array.c:644:50: warning: Either the condition '(array)?++(array)->references:0' is redundant or there is possible null pointer dereference: array. [nullPointerRedundantCheck]
yorick-2.2.04+dfsg1/yorick/array.c:646:26: note: Assuming that condition '(array)?++(array)->references:0' is not redundant
yorick-2.2.04+dfsg1/yorick/array.c:644:50: note: Null pointer dereference
yorick-2.2.04+dfsg1/yorick/array.c:411:16: style: The scope of the variable 'n' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/array.c:530:10: style: The scope of the variable 'n' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ascio.c:605:29: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/ascio.c:845:12: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/ascio.c:1413:9: style: Condition 'got_one' is always false [knownConditionTrueFalse]
yorick-2.2.04+dfsg1/yorick/ascio.c:1407:10: note: Assuming that condition '!got_one' is not redundant
yorick-2.2.04+dfsg1/yorick/ascio.c:1413:9: note: Condition 'got_one' is always false
yorick-2.2.04+dfsg1/yorick/ascio.c:322:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ascio.c:322:11: style: The scope of the variable 'n' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ascio.c:646:23: style: The scope of the variable 'q' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ascio.c:784:39: style: The scope of the variable 'nChars' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ascio.c:785:9: style: The scope of the variable 'text' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ascio.c:829:12: style: The scope of the variable 'len' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ascio.c:1183:9: style: The scope of the variable 'v' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ascio.c:1399:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ascio.c:1490:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ascio.c:958:27: style: Function 'FreeTextStream' argument 1 names different: declaration 'ts' definition 'ios'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/ascio.c:127:34: note: Function 'FreeTextStream' argument 1 names different: declaration 'ts' definition 'ios'.
yorick-2.2.04+dfsg1/yorick/ascio.c:958:27: note: Function 'FreeTextStream' argument 1 names different: declaration 'ts' definition 'ios'.
yorick-2.2.04+dfsg1/yorick/autold.c:109:22: warning: Either the condition '!owner' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
yorick-2.2.04+dfsg1/yorick/autold.c:115:7: note: Assuming that condition '!owner' is not redundant
yorick-2.2.04+dfsg1/yorick/autold.c:109:22: note: Null pointer subtraction
yorick-2.2.04+dfsg1/yorick/autold.c:171:8: style: The scope of the variable 'isymbol' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/autold.c:75:17: style: Function 'free_auto' argument 1 names different: declaration 'list' definition 'vauto'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/autold.c:27:29: note: Function 'free_auto' argument 1 names different: declaration 'list' definition 'vauto'.
yorick-2.2.04+dfsg1/yorick/autold.c:75:17: note: Function 'free_auto' argument 1 names different: declaration 'list' definition 'vauto'.
yorick-2.2.04+dfsg1/yorick/bcast.c:428:28: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yorick-2.2.04+dfsg1/yorick/bcast.c:462:28: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yorick-2.2.04+dfsg1/yorick/bcast.c:64:1: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yorick-2.2.04+dfsg1/yorick/bcast.c:64:1: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/yorick/bcast.c:65:1: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
yorick-2.2.04+dfsg1/yorick/bcast.c:65:1: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/yorick/bcast.c:69:16: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
yorick-2.2.04+dfsg1/yorick/bcast.c:70:16: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
yorick-2.2.04+dfsg1/yorick/bcast.c:82:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/yorick/bcast.c:83:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/yorick/bcast.c:204:1: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yorick-2.2.04+dfsg1/yorick/bcast.c:204:1: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/yorick/bcast.c:205:1: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
yorick-2.2.04+dfsg1/yorick/bcast.c:205:1: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/yorick/bcast.c:325:1: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yorick-2.2.04+dfsg1/yorick/bcast.c:325:1: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/yorick/bcast.c:326:1: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
yorick-2.2.04+dfsg1/yorick/bcast.c:326:1: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/yorick/bcast.c:72:19: style: The scope of the variable 'src0' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/bcast.c:72:25: style: The scope of the variable 'src1' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/bcast.c:248:17: style: The scope of the variable 'li' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/bcast.c:248:21: style: The scope of the variable 'ni' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/bcast.c:370:17: style: The scope of the variable 'li' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/bcast.c:370:21: style: The scope of the variable 'ni' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/binio.c:279:18: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/binio.c:324:18: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/binio.c:331:18: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/binio.c:369:28: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/binio.c:370:28: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/binio.c:475:20: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/binio.c:607:26: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/binio.c:608:26: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/binio.c:688:16: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/binio.c:691:19: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/binio.c:950:17: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/binio.c:1186:16: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/binio.c:1189:19: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/binio.c:1197:21: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/binio.c:1001:27: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yorick-2.2.04+dfsg1/yorick/binio.c:643:28: style: The scope of the variable 'base' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/binio.c:873:14: style: The scope of the variable 'base' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/binobj.c:34:19: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/binobj.c:35:19: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/binobj.c:229:15: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/binobj.c:29:14: warning: Either the condition '(base)?++(base)->references:0' is redundant or there is possible null pointer dereference: base. [nullPointerRedundantCheck]
yorick-2.2.04+dfsg1/yorick/binobj.c:34:21: note: Assuming that condition '(base)?++(base)->references:0' is not redundant
yorick-2.2.04+dfsg1/yorick/binobj.c:29:14: note: Null pointer dereference
yorick-2.2.04+dfsg1/yorick/binobj.c:33:15: warning: Either the condition '(base)?++(base)->references:0' is redundant or there is possible null pointer dereference: base. [nullPointerRedundantCheck]
yorick-2.2.04+dfsg1/yorick/binobj.c:34:21: note: Assuming that condition '(base)?++(base)->references:0' is not redundant
yorick-2.2.04+dfsg1/yorick/binobj.c:33:15: note: Null pointer dereference
yorick-2.2.04+dfsg1/yorick/binobj.c:349:9: style: The scope of the variable 'oldArray' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/binobj.c:52:22: style: Function 'FreeArray' argument 1 names different: declaration 'array' definition 'v'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/binio.h:474:31: note: Function 'FreeArray' argument 1 names different: declaration 'array' definition 'v'.
yorick-2.2.04+dfsg1/yorick/binobj.c:52:22: note: Function 'FreeArray' argument 1 names different: declaration 'array' definition 'v'.
yorick-2.2.04+dfsg1/yorick/binobj.c:106:26: style: Function 'FreeStructDef' argument 1 names different: declaration 'base' definition 'v'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/binio.h:471:35: note: Function 'FreeStructDef' argument 1 names different: declaration 'base' definition 'v'.
yorick-2.2.04+dfsg1/yorick/binobj.c:106:26: note: Function 'FreeStructDef' argument 1 names different: declaration 'base' definition 'v'.
yorick-2.2.04+dfsg1/yorick/binobj.c:255:35: style: Function 'CopyX' argument 2 names different: declaration 'dst' definition 's'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/binio.h:225:0: note: Function 'CopyX' argument 2 names different: declaration 'dst' definition 's'.
yorick-2.2.04+dfsg1/yorick/binobj.c:255:35: note: Function 'CopyX' argument 2 names different: declaration 'dst' definition 's'.
yorick-2.2.04+dfsg1/yorick/binobj.c:255:50: style: Function 'CopyX' argument 3 names different: declaration 'src' definition 't'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/binio.h:225:0: note: Function 'CopyX' argument 3 names different: declaration 'src' definition 't'.
yorick-2.2.04+dfsg1/yorick/binobj.c:255:50: note: Function 'CopyX' argument 3 names different: declaration 'src' definition 't'.
yorick-2.2.04+dfsg1/yorick/binobj.c:331:35: style: Function 'CopyQ' argument 2 names different: declaration 'dst' definition 's'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/binio.h:225:0: note: Function 'CopyQ' argument 2 names different: declaration 'dst' definition 's'.
yorick-2.2.04+dfsg1/yorick/binobj.c:331:35: note: Function 'CopyQ' argument 2 names different: declaration 'dst' definition 's'.
yorick-2.2.04+dfsg1/yorick/binobj.c:331:50: style: Function 'CopyQ' argument 3 names different: declaration 'src' definition 't'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/binio.h:225:0: note: Function 'CopyQ' argument 3 names different: declaration 'src' definition 't'.
yorick-2.2.04+dfsg1/yorick/binobj.c:331:50: note: Function 'CopyQ' argument 3 names different: declaration 'src' definition 't'.
yorick-2.2.04+dfsg1/yorick/binobj.c:345:35: style: Function 'CopyP' argument 2 names different: declaration 'dst' definition 's'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/binio.h:225:0: note: Function 'CopyP' argument 2 names different: declaration 'dst' definition 's'.
yorick-2.2.04+dfsg1/yorick/binobj.c:345:35: note: Function 'CopyP' argument 2 names different: declaration 'dst' definition 's'.
yorick-2.2.04+dfsg1/yorick/binobj.c:345:50: style: Function 'CopyP' argument 3 names different: declaration 'src' definition 't'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/binio.h:225:0: note: Function 'CopyP' argument 3 names different: declaration 'src' definition 't'.
yorick-2.2.04+dfsg1/yorick/binobj.c:345:50: note: Function 'CopyP' argument 3 names different: declaration 'src' definition 't'.
yorick-2.2.04+dfsg1/yorick/binobj.c:366:35: style: Function 'CopyS' argument 2 names different: declaration 'dst' definition 's'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/binio.h:225:0: note: Function 'CopyS' argument 2 names different: declaration 'dst' definition 's'.
yorick-2.2.04+dfsg1/yorick/binobj.c:366:35: note: Function 'CopyS' argument 2 names different: declaration 'dst' definition 's'.
yorick-2.2.04+dfsg1/yorick/binobj.c:366:50: style: Function 'CopyS' argument 3 names different: declaration 'src' definition 't'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/binio.h:225:0: note: Function 'CopyS' argument 3 names different: declaration 'src' definition 't'.
yorick-2.2.04+dfsg1/yorick/binobj.c:366:50: note: Function 'CopyS' argument 3 names different: declaration 'src' definition 't'.
yorick-2.2.04+dfsg1/yorick/binpdb.c:697:28: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/binpdb.c:1248:36: style: Variable 'origin' is reassigned a value before the old one has been used. [redundantAssignment]
yorick-2.2.04+dfsg1/yorick/binpdb.c:1244:5: note: Variable 'origin' is reassigned a value before the old one has been used.
yorick-2.2.04+dfsg1/yorick/binpdb.c:1248:36: note: Variable 'origin' is reassigned a value before the old one has been used.
yorick-2.2.04+dfsg1/yorick/binpdb.c:808:13: style: The scope of the variable 'typeName' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/binpdb.c:810:18: style: The scope of the variable 'isFloat' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/binpdb.c:930:20: style: The scope of the variable 'descriptor' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/binpdb.c:935:21: style: The scope of the variable 'goofed' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/binpdb.c:1122:16: style: The scope of the variable 'dataName' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/binpdb.c:1210:21: style: The scope of the variable 'origin' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/binpdb.c:1210:29: style: The scope of the variable 'length' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/binpdb.c:1508:10: style: The scope of the variable 'r' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/binpdb.c:1662:8: style: The scope of the variable 'c' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/binpdb.c:1701:30: style: The scope of the variable 'length' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/binpdb.c:1812:24: style: The scope of the variable 'dataName' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/binpdb.c:2118:14: style: The scope of the variable 'mBase' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/binpdb.c:2447:15: style: The scope of the variable 'number' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/binpdb.c:2641:25: style: The scope of the variable 'alignment' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/binpdb.c:2642:8: style: The scope of the variable 'recordName' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/cache.c:49:35: style: Function 'YcRead' argument 2 names different: declaration 'buf' definition 'buffer'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/binio.h:691:44: note: Function 'YcRead' argument 2 names different: declaration 'buf' definition 'buffer'.
yorick-2.2.04+dfsg1/yorick/cache.c:49:35: note: Function 'YcRead' argument 2 names different: declaration 'buf' definition 'buffer'.
yorick-2.2.04+dfsg1/yorick/cache.c:49:48: style: Function 'YcRead' argument 3 names different: declaration 'addr' definition 'address'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/binio.h:691:54: note: Function 'YcRead' argument 3 names different: declaration 'addr' definition 'address'.
yorick-2.2.04+dfsg1/yorick/cache.c:49:48: note: Function 'YcRead' argument 3 names different: declaration 'addr' definition 'address'.
yorick-2.2.04+dfsg1/yorick/cache.c:49:62: style: Function 'YcRead' argument 4 names different: declaration 'len' definition 'nbytes'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/binio.h:691:65: note: Function 'YcRead' argument 4 names different: declaration 'len' definition 'nbytes'.
yorick-2.2.04+dfsg1/yorick/cache.c:49:62: note: Function 'YcRead' argument 4 names different: declaration 'len' definition 'nbytes'.
yorick-2.2.04+dfsg1/yorick/cache.c:64:42: style: Function 'YcWrite' argument 2 names different: declaration 'buf' definition 'buffer'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/binio.h:692:51: note: Function 'YcWrite' argument 2 names different: declaration 'buf' definition 'buffer'.
yorick-2.2.04+dfsg1/yorick/cache.c:64:42: note: Function 'YcWrite' argument 2 names different: declaration 'buf' definition 'buffer'.
yorick-2.2.04+dfsg1/yorick/cache.c:64:55: style: Function 'YcWrite' argument 3 names different: declaration 'addr' definition 'address'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/binio.h:692:61: note: Function 'YcWrite' argument 3 names different: declaration 'addr' definition 'address'.
yorick-2.2.04+dfsg1/yorick/cache.c:64:55: note: Function 'YcWrite' argument 3 names different: declaration 'addr' definition 'address'.
yorick-2.2.04+dfsg1/yorick/cache.c:64:69: style: Function 'YcWrite' argument 4 names different: declaration 'len' definition 'nbytes'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/binio.h:692:72: note: Function 'YcWrite' argument 4 names different: declaration 'len' definition 'nbytes'.
yorick-2.2.04+dfsg1/yorick/cache.c:64:69: note: Function 'YcWrite' argument 4 names different: declaration 'len' definition 'nbytes'.
yorick-2.2.04+dfsg1/yorick/cache.c:125:43: style: Function 'RawRead' argument 2 names different: declaration 'buffer' definition 'buf'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/cache.c:32:43: note: Function 'RawRead' argument 2 names different: declaration 'buffer' definition 'buf'.
yorick-2.2.04+dfsg1/yorick/cache.c:125:43: note: Function 'RawRead' argument 2 names different: declaration 'buffer' definition 'buf'.
yorick-2.2.04+dfsg1/yorick/cache.c:125:53: style: Function 'RawRead' argument 3 names different: declaration 'address' definition 'addr'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/cache.c:32:56: note: Function 'RawRead' argument 3 names different: declaration 'address' definition 'addr'.
yorick-2.2.04+dfsg1/yorick/cache.c:125:53: note: Function 'RawRead' argument 3 names different: declaration 'address' definition 'addr'.
yorick-2.2.04+dfsg1/yorick/cache.c:125:64: style: Function 'RawRead' argument 4 names different: declaration 'nbytes' definition 'len'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/cache.c:32:70: note: Function 'RawRead' argument 4 names different: declaration 'nbytes' definition 'len'.
yorick-2.2.04+dfsg1/yorick/cache.c:125:64: note: Function 'RawRead' argument 4 names different: declaration 'nbytes' definition 'len'.
yorick-2.2.04+dfsg1/yorick/cache.c:220:50: style: Function 'RawWrite' argument 2 names different: declaration 'buffer' definition 'buf'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/cache.c:33:50: note: Function 'RawWrite' argument 2 names different: declaration 'buffer' definition 'buf'.
yorick-2.2.04+dfsg1/yorick/cache.c:220:50: note: Function 'RawWrite' argument 2 names different: declaration 'buffer' definition 'buf'.
yorick-2.2.04+dfsg1/yorick/cache.c:220:60: style: Function 'RawWrite' argument 3 names different: declaration 'address' definition 'addr'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/cache.c:34:27: note: Function 'RawWrite' argument 3 names different: declaration 'address' definition 'addr'.
yorick-2.2.04+dfsg1/yorick/cache.c:220:60: note: Function 'RawWrite' argument 3 names different: declaration 'address' definition 'addr'.
yorick-2.2.04+dfsg1/yorick/cache.c:220:71: style: Function 'RawWrite' argument 4 names different: declaration 'nbytes' definition 'len'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/cache.c:34:41: note: Function 'RawWrite' argument 4 names different: declaration 'nbytes' definition 'len'.
yorick-2.2.04+dfsg1/yorick/cache.c:220:71: note: Function 'RawWrite' argument 4 names different: declaration 'nbytes' definition 'len'.
yorick-2.2.04+dfsg1/yorick/cache.c:114:8: style: union member 'MemCacheBlock::c' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/yorick/cache.c:114:17: style: union member 'MemCacheBlock::s' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/yorick/cache.c:114:24: style: union member 'MemCacheBlock::i' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/yorick/cache.c:114:32: style: union member 'MemCacheBlock::l' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/yorick/cache.c:114:41: style: union member 'MemCacheBlock::f' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/yorick/cache.c:114:51: style: union member 'MemCacheBlock::d' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/yorick/cache.c:114:60: style: union member 'MemCacheBlock::q' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/yorick/cache.c:114:69: style: union member 'MemCacheBlock::p' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/yorick/clog.c:416:16: style: Redundant condition: If 'eof > 80', the comparison 'eof != -1L' is always true. [redundantCondition]
yorick-2.2.04+dfsg1/yorick/clog.c:1119:8: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-2.2.04+dfsg1/yorick/clog.c:1121:3: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/yorick/clog.c:1119:8: note: Found duplicate branches for 'if' and 'else'.
yorick-2.2.04+dfsg1/yorick/clog.c:417:9: style: The scope of the variable 'tokType' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/clog.c:1154:20: style: The scope of the variable 'offset' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/clog.c:1280:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/clog.c:1289:10: style: The scope of the variable 'off' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/clog.c:149:46: style: Function 'DumpClogFile' argument 2 names different: declaration 'clogName' definition 'name'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/binio.h:729:55: note: Function 'DumpClogFile' argument 2 names different: declaration 'clogName' definition 'name'.
yorick-2.2.04+dfsg1/yorick/clog.c:149:46: note: Function 'DumpClogFile' argument 2 names different: declaration 'clogName' definition 'name'.
yorick-2.2.04+dfsg1/yorick/clog.c:268:46: style: Function 'ReadClogFile' argument 2 names different: declaration 'clogName' definition 'name'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/binio.h:734:55: note: Function 'ReadClogFile' argument 2 names different: declaration 'clogName' definition 'name'.
yorick-2.2.04+dfsg1/yorick/clog.c:268:46: note: Function 'ReadClogFile' argument 2 names different: declaration 'clogName' definition 'name'.
yorick-2.2.04+dfsg1/yorick/codger.c:286:7: style: The scope of the variable 'cmp' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/codger.c:298:15: style: The scope of the variable 'lparent' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/codger.c:539:13: style: The scope of the variable 'n' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/codger.c:181:0: error: Memory leak: pkgs [memleak]
yorick-2.2.04+dfsg1/yorick/codger.c:514:0: error: Memory leak: dirs [memleak]
yorick-2.2.04+dfsg1/yorick/codger.c:514:0: error: Memory leak: libs [memleak]
yorick-2.2.04+dfsg1/yorick/codger.c:514:0: error: Memory leak: ins [memleak]
yorick-2.2.04+dfsg1/yorick/convrt.c:233:54: warning: Either the condition '(array)?++(array)->references:0' is redundant or there is possible null pointer dereference: array. [nullPointerRedundantCheck]
yorick-2.2.04+dfsg1/yorick/convrt.c:240:44: note: Assuming that condition '(array)?++(array)->references:0' is not redundant
yorick-2.2.04+dfsg1/yorick/convrt.c:233:54: note: Null pointer dereference
yorick-2.2.04+dfsg1/yorick/convrt.c:352:10: style: The scope of the variable 'array' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/convrt.c:353:14: style: The scope of the variable 'dims' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/convrt.c:354:18: style: The scope of the variable 'dataAddr' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/convrt.c:354:36: style: The scope of the variable 'index' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/convrt.c:965:19: style: The scope of the variable 'c' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/convrt.c:1108:65: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/convrt.c:1134:18: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yorick-2.2.04+dfsg1/yorick/convrt.c:1135:16: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yorick-2.2.04+dfsg1/yorick/convrt.c:1283:16: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yorick-2.2.04+dfsg1/yorick/convrt.c:1284:18: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yorick-2.2.04+dfsg1/yorick/convrt.c:1528:23: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yorick-2.2.04+dfsg1/yorick/convrt.c:1532:21: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yorick-2.2.04+dfsg1/yorick/debug.c:372:23: style: The scope of the variable 'category' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/debug.c:525:12: style: The scope of the variable 'ops' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/debug.c:953:14: style: The scope of the variable 'iAction' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/debug.c:953:23: style: The scope of the variable 'category' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/fnctn.c:137:28: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/fnctn.c:212:32: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/fnctn.c:274:30: style: The scope of the variable 'key' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/fnctn.c:528:14: style: The scope of the variable 'db' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/fnctn.c:108:26: style: Function 'Swap' argument 1 names different: declaration 'sp' definition 'stack'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/fnctn.c:77:26: note: Function 'Swap' argument 1 names different: declaration 'sp' definition 'stack'.
yorick-2.2.04+dfsg1/yorick/fnctn.c:108:26: note: Function 'Swap' argument 1 names different: declaration 'sp' definition 'stack'.
yorick-2.2.04+dfsg1/yorick/fortrn.c:64:0: error: #error <no known fortran linkage macro defined> [preprocessorErrorDirective]
yorick-2.2.04+dfsg1/yorick/funcdef.c:56:18: style: Function 'ypush_func' argument 1 names different: declaration 'funcdef' definition 'line'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/yapi.h:500:31: note: Function 'ypush_func' argument 1 names different: declaration 'funcdef' definition 'line'.
yorick-2.2.04+dfsg1/yorick/funcdef.c:56:18: note: Function 'ypush_func' argument 1 names different: declaration 'funcdef' definition 'line'.
yorick-2.2.04+dfsg1/yorick/fwrap.c:86:9: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/fwrap.c:222:30: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/fwrap.c:335:25: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/fwrap.c:75:44: warning: Either the condition '(f)?++(f)->references:0' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
yorick-2.2.04+dfsg1/yorick/fwrap.c:86:11: note: Assuming that condition '(f)?++(f)->references:0' is not redundant
yorick-2.2.04+dfsg1/yorick/fwrap.c:75:44: note: Null pointer dereference
yorick-2.2.04+dfsg1/yorick/fwrap.c:78:7: warning: Either the condition '(f)?++(f)->references:0' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
yorick-2.2.04+dfsg1/yorick/fwrap.c:86:11: note: Assuming that condition '(f)?++(f)->references:0' is not redundant
yorick-2.2.04+dfsg1/yorick/fwrap.c:78:7: note: Null pointer dereference
yorick-2.2.04+dfsg1/yorick/fwrap.c:173:13: style: The scope of the variable 'k' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/fwrap.c:265:11: style: The scope of the variable 'name' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/graph.c:700:15: style: Condition 'mesh.x==xMesh' is always true [knownConditionTrueFalse]
yorick-2.2.04+dfsg1/yorick/graph.c:4047:55: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yorick-2.2.04+dfsg1/yorick/graph.c:1276:10: style: The scope of the variable 'zz' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/graph.c:1962:7: style: The scope of the variable 'rgb' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/graph.c:2191:12: style: The scope of the variable 'map' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/graph.c:2280:9: style: The scope of the variable 'p' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/graph.c:2280:18: style: The scope of the variable 'dims' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/graph.c:2754:13: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/graph.c:2807:14: style: The scope of the variable 'legend' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/graph.c:2967:12: style: The scope of the variable 'offset' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/graph.c:3665:41: style: The scope of the variable 'zz' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/graph.c:4106:11: style: The scope of the variable 'result' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/graph.c:324:17: style: Variable 'len0' is assigned a value that is never used. [unreadVariable]
yorick-2.2.04+dfsg1/yorick/list.c:53:56: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/list.c:216:57: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/mdigest.c:60:25: style: The scope of the variable 'a0' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/mdigest.c:60:29: style: The scope of the variable 'b0' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/mdigest.c:60:33: style: The scope of the variable 'c0' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/mdigest.c:60:37: style: The scope of the variable 'd0' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/mdigest.c:162:28: style: The scope of the variable 'a0' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/mdigest.c:162:32: style: The scope of the variable 'b0' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/mdigest.c:162:36: style: The scope of the variable 'c0' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/mdigest.c:162:40: style: The scope of the variable 'd0' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/mdigest.c:162:44: style: The scope of the variable 'e0' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/mdigest.c:225:17: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/mdigest.c:265:17: style: Function 'md5_final' argument 1 names different: declaration 'result' definition 'rslt'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/mdigest.h:31:29: note: Function 'md5_final' argument 1 names different: declaration 'result' definition 'rslt'.
yorick-2.2.04+dfsg1/yorick/mdigest.c:265:17: note: Function 'md5_final' argument 1 names different: declaration 'result' definition 'rslt'.
yorick-2.2.04+dfsg1/yorick/mdigest.c:294:18: style: Function 'sha1_final' argument 1 names different: declaration 'result' definition 'rslt'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/mdigest.h:33:30: note: Function 'sha1_final' argument 1 names different: declaration 'result' definition 'rslt'.
yorick-2.2.04+dfsg1/yorick/mdigest.c:294:18: note: Function 'sha1_final' argument 1 names different: declaration 'result' definition 'rslt'.
yorick-2.2.04+dfsg1/yorick/nonc.c:187:10: style: Opposite expression on both sides of '=='. [oppositeExpression]
yorick-2.2.04+dfsg1/yorick/nonc.c:187:10: note: Opposite expression on both sides of '=='.
yorick-2.2.04+dfsg1/yorick/nonc.c:187:10: note: Opposite expression on both sides of '=='.
yorick-2.2.04+dfsg1/yorick/ops.c:131:21: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/ops.c:187:18: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/ops.c:329:16: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/ops.c:729:11: style: The scope of the variable 'name' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ops.c:730:10: style: The scope of the variable 'index' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ops.c:494:1: style: Function 'MatMultC' argument 1 names different: declaration 'l' definition 'lop'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/ops.c:31:0: note: Function 'MatMultC' argument 1 names different: declaration 'l' definition 'lop'.
yorick-2.2.04+dfsg1/yorick/ops.c:494:1: note: Function 'MatMultC' argument 1 names different: declaration 'l' definition 'lop'.
yorick-2.2.04+dfsg1/yorick/ops.c:494:1: style: Function 'MatMultC' argument 2 names different: declaration 'r' definition 'rop'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/ops.c:31:0: note: Function 'MatMultC' argument 2 names different: declaration 'r' definition 'rop'.
yorick-2.2.04+dfsg1/yorick/ops.c:494:1: note: Function 'MatMultC' argument 2 names different: declaration 'r' definition 'rop'.
yorick-2.2.04+dfsg1/yorick/ops.c:495:1: style: Function 'MatMultS' argument 1 names different: declaration 'l' definition 'lop'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/ops.c:31:0: note: Function 'MatMultS' argument 1 names different: declaration 'l' definition 'lop'.
yorick-2.2.04+dfsg1/yorick/ops.c:495:1: note: Function 'MatMultS' argument 1 names different: declaration 'l' definition 'lop'.
yorick-2.2.04+dfsg1/yorick/ops.c:495:1: style: Function 'MatMultS' argument 2 names different: declaration 'r' definition 'rop'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/ops.c:31:0: note: Function 'MatMultS' argument 2 names different: declaration 'r' definition 'rop'.
yorick-2.2.04+dfsg1/yorick/ops.c:495:1: note: Function 'MatMultS' argument 2 names different: declaration 'r' definition 'rop'.
yorick-2.2.04+dfsg1/yorick/ops.c:496:1: style: Function 'MatMultI' argument 1 names different: declaration 'l' definition 'lop'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/ops.c:31:0: note: Function 'MatMultI' argument 1 names different: declaration 'l' definition 'lop'.
yorick-2.2.04+dfsg1/yorick/ops.c:496:1: note: Function 'MatMultI' argument 1 names different: declaration 'l' definition 'lop'.
yorick-2.2.04+dfsg1/yorick/ops.c:496:1: style: Function 'MatMultI' argument 2 names different: declaration 'r' definition 'rop'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/ops.c:31:0: note: Function 'MatMultI' argument 2 names different: declaration 'r' definition 'rop'.
yorick-2.2.04+dfsg1/yorick/ops.c:496:1: note: Function 'MatMultI' argument 2 names different: declaration 'r' definition 'rop'.
yorick-2.2.04+dfsg1/yorick/ops.c:497:1: style: Function 'MatMultL' argument 1 names different: declaration 'l' definition 'lop'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/ops.c:31:0: note: Function 'MatMultL' argument 1 names different: declaration 'l' definition 'lop'.
yorick-2.2.04+dfsg1/yorick/ops.c:497:1: note: Function 'MatMultL' argument 1 names different: declaration 'l' definition 'lop'.
yorick-2.2.04+dfsg1/yorick/ops.c:497:1: style: Function 'MatMultL' argument 2 names different: declaration 'r' definition 'rop'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/ops.c:31:0: note: Function 'MatMultL' argument 2 names different: declaration 'r' definition 'rop'.
yorick-2.2.04+dfsg1/yorick/ops.c:497:1: note: Function 'MatMultL' argument 2 names different: declaration 'r' definition 'rop'.
yorick-2.2.04+dfsg1/yorick/ops.c:498:1: style: Function 'MatMultF' argument 1 names different: declaration 'l' definition 'lop'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/ops.c:32:0: note: Function 'MatMultF' argument 1 names different: declaration 'l' definition 'lop'.
yorick-2.2.04+dfsg1/yorick/ops.c:498:1: note: Function 'MatMultF' argument 1 names different: declaration 'l' definition 'lop'.
yorick-2.2.04+dfsg1/yorick/ops.c:498:1: style: Function 'MatMultF' argument 2 names different: declaration 'r' definition 'rop'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/ops.c:32:0: note: Function 'MatMultF' argument 2 names different: declaration 'r' definition 'rop'.
yorick-2.2.04+dfsg1/yorick/ops.c:498:1: note: Function 'MatMultF' argument 2 names different: declaration 'r' definition 'rop'.
yorick-2.2.04+dfsg1/yorick/ops.c:499:1: style: Function 'MatMultD' argument 1 names different: declaration 'l' definition 'lop'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/ops.c:32:0: note: Function 'MatMultD' argument 1 names different: declaration 'l' definition 'lop'.
yorick-2.2.04+dfsg1/yorick/ops.c:499:1: note: Function 'MatMultD' argument 1 names different: declaration 'l' definition 'lop'.
yorick-2.2.04+dfsg1/yorick/ops.c:499:1: style: Function 'MatMultD' argument 2 names different: declaration 'r' definition 'rop'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/ops.c:32:0: note: Function 'MatMultD' argument 2 names different: declaration 'r' definition 'rop'.
yorick-2.2.04+dfsg1/yorick/ops.c:499:1: note: Function 'MatMultD' argument 2 names different: declaration 'r' definition 'rop'.
yorick-2.2.04+dfsg1/yorick/ops.c:501:24: style: Function 'MatMultZ' argument 1 names different: declaration 'l' definition 'lop'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/ops.c:32:0: note: Function 'MatMultZ' argument 1 names different: declaration 'l' definition 'lop'.
yorick-2.2.04+dfsg1/yorick/ops.c:501:24: note: Function 'MatMultZ' argument 1 names different: declaration 'l' definition 'lop'.
yorick-2.2.04+dfsg1/yorick/ops.c:501:38: style: Function 'MatMultZ' argument 2 names different: declaration 'r' definition 'rop'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/ops.c:32:0: note: Function 'MatMultZ' argument 2 names different: declaration 'r' definition 'rop'.
yorick-2.2.04+dfsg1/yorick/ops.c:501:38: note: Function 'MatMultZ' argument 2 names different: declaration 'r' definition 'rop'.
yorick-2.2.04+dfsg1/yorick/ops2.c:223:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ops2.c:389:12: style: The scope of the variable 'lr' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ops2.c:389:16: style: The scope of the variable 'li' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ops2.c:389:20: style: The scope of the variable 'rr' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ops2.c:389:24: style: The scope of the variable 'ri' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ops2.c:473:12: style: The scope of the variable 'lr' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ops2.c:473:16: style: The scope of the variable 'li' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ops2.c:473:20: style: The scope of the variable 'rr' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ops2.c:473:24: style: The scope of the variable 'ri' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ops2.c:824:48: style: The scope of the variable 'rs' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ops2.c:968:48: style: The scope of the variable 'rs' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ops2.c:1125:48: style: The scope of the variable 'rs' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ops2.c:1267:48: style: The scope of the variable 'rs' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ops3.c:494:12: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/ops3.c:531:12: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/oxy.c:1404:37: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/oxy.c:1598:11: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/oxy.c:1294:47: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yorick-2.2.04+dfsg1/yorick/oxy.c:1434:46: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yorick-2.2.04+dfsg1/yorick/oxy.c:1374:28: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-2.2.04+dfsg1/yorick/oxy.c:362:12: style: The scope of the variable 'index' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/oxy.c:662:10: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/oxy.c:664:9: style: The scope of the variable 'erri' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/oxy.c:686:16: style: The scope of the variable 'rslt' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/oxy.c:764:11: style: The scope of the variable 'name' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/oxy.c:859:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/oxy.c:859:11: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/oxy.c:859:14: style: The scope of the variable 'n' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/oxy.c:1127:14: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/oxy.c:1289:12: style: The scope of the variable 'jname' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/oxy.c:82:18: style: Function 'yo_on_free' argument 1 names different: declaration 'uo' definition 'vuo'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/oxy.c:28:30: note: Function 'yo_on_free' argument 1 names different: declaration 'uo' definition 'vuo'.
yorick-2.2.04+dfsg1/yorick/oxy.c:82:18: note: Function 'yo_on_free' argument 1 names different: declaration 'uo' definition 'vuo'.
yorick-2.2.04+dfsg1/yorick/oxy.c:95:19: style: Function 'yo_on_print' argument 1 names different: declaration 'uo' definition 'vuo'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/oxy.c:29:31: note: Function 'yo_on_print' argument 1 names different: declaration 'uo' definition 'vuo'.
yorick-2.2.04+dfsg1/yorick/oxy.c:95:19: note: Function 'yo_on_print' argument 1 names different: declaration 'uo' definition 'vuo'.
yorick-2.2.04+dfsg1/yorick/oxy.c:354:19: style: Function 'yo_con_free' argument 1 names different: declaration 'uo' definition 'vuc'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/oxy.c:180:31: note: Function 'yo_con_free' argument 1 names different: declaration 'uo' definition 'vuc'.
yorick-2.2.04+dfsg1/yorick/oxy.c:354:19: note: Function 'yo_con_free' argument 1 names different: declaration 'uo' definition 'vuc'.
yorick-2.2.04+dfsg1/yorick/oxy.c:1231:19: style: Function 'yog_dealloc' argument 1 names different: declaration 'obj' definition 'vgrp'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/oxy.c:1193:31: note: Function 'yog_dealloc' argument 1 names different: declaration 'obj' definition 'vgrp'.
yorick-2.2.04+dfsg1/yorick/oxy.c:1231:19: note: Function 'yog_dealloc' argument 1 names different: declaration 'obj' definition 'vgrp'.
yorick-2.2.04+dfsg1/yorick/oxy.c:1845:19: style: Function 'yoc_on_free' argument 1 names different: declaration 'uo' definition 'vco'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/oxy.c:1791:31: note: Function 'yoc_on_free' argument 1 names different: declaration 'uo' definition 'vco'.
yorick-2.2.04+dfsg1/yorick/oxy.c:1845:19: note: Function 'yoc_on_free' argument 1 names different: declaration 'uo' definition 'vco'.
yorick-2.2.04+dfsg1/yorick/oxy.c:1861:22: style: Function 'yoc_on_extract' argument 1 names different: declaration 'uo' definition 'vco'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/oxy.c:1792:34: note: Function 'yoc_on_extract' argument 1 names different: declaration 'uo' definition 'vco'.
yorick-2.2.04+dfsg1/yorick/oxy.c:1861:22: note: Function 'yoc_on_extract' argument 1 names different: declaration 'uo' definition 'vco'.
yorick-2.2.04+dfsg1/yorick/oxy.c:1882:19: style: Function 'yoc_on_eval' argument 1 names different: declaration 'uo' definition 'vco'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/oxy.c:1793:31: note: Function 'yoc_on_eval' argument 1 names different: declaration 'uo' definition 'vco'.
yorick-2.2.04+dfsg1/yorick/oxy.c:1882:19: note: Function 'yoc_on_eval' argument 1 names different: declaration 'uo' definition 'vco'.
yorick-2.2.04+dfsg1/yorick/oxy.c:44:36: style: union member 'yo_align_t::p' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/yorick/socky.c:219:0: style: Variable 'cb' is assigned a value that is never used. [unreadVariable]
yorick-2.2.04+dfsg1/yorick/socky.c:269:0: style: Variable 'task' is assigned a value that is never used. [unreadVariable]
yorick-2.2.04+dfsg1/yorick/spawn.c:253:21: warning: Either the condition 'proc' is redundant or there is possible null pointer dereference: proc. [nullPointerRedundantCheck]
yorick-2.2.04+dfsg1/yorick/spawn.c:241:9: note: Assuming that condition 'proc' is not redundant
yorick-2.2.04+dfsg1/yorick/spawn.c:253:21: note: Null pointer dereference
yorick-2.2.04+dfsg1/yorick/std0.c:607:14: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/std0.c:698:13: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/std0.c:115:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yorick-2.2.04+dfsg1/yorick/std0.c:516:30: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yorick-2.2.04+dfsg1/yorick/std0.c:519:30: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yorick-2.2.04+dfsg1/yorick/std0.c:529:26: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yorick-2.2.04+dfsg1/yorick/std0.c:533:26: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yorick-2.2.04+dfsg1/yorick/std0.c:202:16: style: The scope of the variable 'p' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std0.c:261:13: style: The scope of the variable 'test' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std0.c:263:10: style: The scope of the variable 'iparent' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std0.c:1568:13: style: The scope of the variable 'y' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std0.c:1568:17: style: The scope of the variable 'x' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std0.c:1568:21: style: The scope of the variable 'dst' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std0.c:1569:17: style: The scope of the variable 'ops' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std1.c:316:5: style: Variable 'prev->next' is reassigned a value before the old one has been used. [redundantAssignment]
yorick-2.2.04+dfsg1/yorick/std1.c:313:5: note: Variable 'prev->next' is reassigned a value before the old one has been used.
yorick-2.2.04+dfsg1/yorick/std1.c:316:5: note: Variable 'prev->next' is reassigned a value before the old one has been used.
yorick-2.2.04+dfsg1/yorick/std1.c:422:5: style: Variable 'prev->next' is reassigned a value before the old one has been used. [redundantAssignment]
yorick-2.2.04+dfsg1/yorick/std1.c:419:5: note: Variable 'prev->next' is reassigned a value before the old one has been used.
yorick-2.2.04+dfsg1/yorick/std1.c:422:5: note: Variable 'prev->next' is reassigned a value before the old one has been used.
yorick-2.2.04+dfsg1/yorick/std1.c:40:32: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std1.c:41:10: style: The scope of the variable 'array' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std1.c:42:14: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std1.c:263:35: style: The scope of the variable 'ipy' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std1.c:364:35: style: The scope of the variable 'ipy' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std1.c:531:13: style: The scope of the variable 'listel' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std1.c:532:11: style: The scope of the variable 'partition' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std1.c:550:9: style: The scope of the variable 'scmp' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std1.c:584:13: style: The scope of the variable 'listel' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std1.c:585:12: style: The scope of the variable 'partition' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std1.c:636:13: style: The scope of the variable 'listel' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std1.c:637:10: style: The scope of the variable 'partition' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std1.c:758:24: style: The scope of the variable 'index' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std1.c:758:37: style: The scope of the variable 'next' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std1.c:758:43: style: The scope of the variable 'last' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std1.c:887:15: style: The scope of the variable 'number' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std1.c:889:14: style: The scope of the variable 'db' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std1.c:1173:8: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std1.c:54:37: warning: Either the condition 'stride>0' is redundant or there is division by zero at line 54. [zerodivcond]
yorick-2.2.04+dfsg1/yorick/std1.c:53:15: note: Assuming that condition 'stride>0' is not redundant
yorick-2.2.04+dfsg1/yorick/std1.c:54:37: note: Division by zero
yorick-2.2.04+dfsg1/yorick/std2.c:197:8: style: The scope of the variable 'recNumber' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std2.c:567:18: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/std2.c:1524:15: warning: Shifting 32-bit value by 56 bits is undefined behaviour. See condition at line 1505. [shiftTooManyBits]
yorick-2.2.04+dfsg1/yorick/std2.c:1505:23: note: Assuming that condition 'width>8*sizeof(unsigned long)' is not redundant
yorick-2.2.04+dfsg1/yorick/std2.c:1524:15: note: Shift
yorick-2.2.04+dfsg1/yorick/task.c:231:19: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/task.c:929:15: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/task.c:2128:22: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/task.c:2126:43: warning: Either the condition '(f)?++(f)->references:0' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
yorick-2.2.04+dfsg1/yorick/task.c:2128:24: note: Assuming that condition '(f)?++(f)->references:0' is not redundant
yorick-2.2.04+dfsg1/yorick/task.c:2126:43: note: Null pointer dereference
yorick-2.2.04+dfsg1/yorick/task.c:552:32: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yorick-2.2.04+dfsg1/yorick/task.c:755:38: style: Same expression on both sides of '>' because the value of 'nYpIncludes' and 'i0' are the same. [duplicateExpression]
yorick-2.2.04+dfsg1/yorick/task.c:750:11: note: 'i0' is assigned value 'nYpIncludes' here.
yorick-2.2.04+dfsg1/yorick/task.c:755:38: note: Same expression on both sides of '>' because the value of 'nYpIncludes' and 'i0' are the same.
yorick-2.2.04+dfsg1/yorick/task.c:758:59: style: Same expression on both sides of '<' because the value of 'nYpIncludes' and 'i0' are the same. [duplicateExpression]
yorick-2.2.04+dfsg1/yorick/task.c:750:11: note: 'i0' is assigned value 'nYpIncludes' here.
yorick-2.2.04+dfsg1/yorick/task.c:758:59: note: Same expression on both sides of '<' because the value of 'nYpIncludes' and 'i0' are the same.
yorick-2.2.04+dfsg1/yorick/task.c:847:36: style: Same expression on both sides of '>' because the value of 'nYpIncludes' and 'i0' are the same. [duplicateExpression]
yorick-2.2.04+dfsg1/yorick/task.c:835:12: note: 'i0' is assigned value 'nYpIncludes' here.
yorick-2.2.04+dfsg1/yorick/task.c:847:36: note: Same expression on both sides of '>' because the value of 'nYpIncludes' and 'i0' are the same.
yorick-2.2.04+dfsg1/yorick/task.c:124:22: style: The scope of the variable 'Action' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/task.c:1126:11: style: The scope of the variable 'line' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/task.c:1387:19: style: The scope of the variable 'msg' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/task.c:1445:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/task.c:1641:13: style: The scope of the variable 'dbg' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/task.c:2039:18: style: The scope of the variable 'pcRet' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/task.c:1068:11: style: Checking if unsigned variable 'addr' is less than zero. [unsignedLessThanZero]
yorick-2.2.04+dfsg1/yorick/task.c:186:24: style: Function 'ym_resume' argument 1 names different: declaration 'pc' definition 'ipc'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/task.c:169:36: note: Function 'ym_resume' argument 1 names different: declaration 'pc' definition 'ipc'.
yorick-2.2.04+dfsg1/yorick/task.c:186:24: note: Function 'ym_resume' argument 1 names different: declaration 'pc' definition 'ipc'.
yorick-2.2.04+dfsg1/yorick/yapi.c:779:46: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/yapi.c:1410:48: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/yapi.c:1632:12: style: Condition 'nmax>nmsg' is always true [knownConditionTrueFalse]
yorick-2.2.04+dfsg1/yorick/yapi.c:1624:15: note: Assignment 'nmax=130', assigned value is 130
yorick-2.2.04+dfsg1/yorick/yapi.c:1632:12: note: Condition 'nmax>nmsg' is always true
yorick-2.2.04+dfsg1/yorick/yapi.c:1661:12: style: Condition 'nmax>nmsg' is always true [knownConditionTrueFalse]
yorick-2.2.04+dfsg1/yorick/yapi.c:1655:15: note: Assignment 'nmax=130', assigned value is 130
yorick-2.2.04+dfsg1/yorick/yapi.c:1661:12: note: Condition 'nmax>nmsg' is always true
yorick-2.2.04+dfsg1/yorick/yapi.c:1368:26: style: Same expression on both sides of '>' because the value of 'sp-spBottom' and 'sp0' are the same. [duplicateExpression]
yorick-2.2.04+dfsg1/yorick/yapi.c:1365:49: note: 'sp0' is assigned value 'sp-spBottom' here.
yorick-2.2.04+dfsg1/yorick/yapi.c:1368:26: note: Same expression on both sides of '>' because the value of 'sp-spBottom' and 'sp0' are the same.
yorick-2.2.04+dfsg1/yorick/yapi.c:45:8: style: The scope of the variable 'n' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yapi.c:45:19: style: The scope of the variable 'vndex' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yapi.c:744:9: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yapi.c:1337:13: style: The scope of the variable 'stack' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yapi.c:1364:13: style: The scope of the variable 'stack' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yapi.c:665:50: style: Function 'ygeta_any' argument 4 names different: declaration 'the_typeid' definition 'typeid'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/yapi.h:187:65: note: Function 'ygeta_any' argument 4 names different: declaration 'the_typeid' definition 'typeid'.
yorick-2.2.04+dfsg1/yorick/yapi.c:665:50: note: Function 'ygeta_any' argument 4 names different: declaration 'the_typeid' definition 'typeid'.
yorick-2.2.04+dfsg1/yorick/yapi.c:686:30: style: Function 'ygeta_coerce' argument 2 names different: declaration 'old_data' definition 'p'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/yapi.h:197:45: note: Function 'ygeta_coerce' argument 2 names different: declaration 'old_data' definition 'p'.
yorick-2.2.04+dfsg1/yorick/yapi.c:686:30: note: Function 'ygeta_coerce' argument 2 names different: declaration 'old_data' definition 'p'.
yorick-2.2.04+dfsg1/yorick/yapi.c:686:60: style: Function 'ygeta_coerce' argument 5 names different: declaration 'old_typeid' definition 'oldid'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/yapi.h:198:33: note: Function 'ygeta_coerce' argument 5 names different: declaration 'old_typeid' definition 'oldid'.
yorick-2.2.04+dfsg1/yorick/yapi.c:686:60: note: Function 'ygeta_coerce' argument 5 names different: declaration 'old_typeid' definition 'oldid'.
yorick-2.2.04+dfsg1/yorick/yapi.c:686:71: style: Function 'ygeta_coerce' argument 6 names different: declaration 'new_typeid' definition 'newid'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/yapi.h:198:49: note: Function 'ygeta_coerce' argument 6 names different: declaration 'new_typeid' definition 'newid'.
yorick-2.2.04+dfsg1/yorick/yapi.c:686:71: note: Function 'ygeta_coerce' argument 6 names different: declaration 'new_typeid' definition 'newid'.
yorick-2.2.04+dfsg1/yorick/yapi.c:1014:18: style: Function 'ypush_range' argument 1 names different: declaration 'min_max_step' definition 'mnmxst'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/yapi.h:257:32: note: Function 'ypush_range' argument 1 names different: declaration 'min_max_step' definition 'mnmxst'.
yorick-2.2.04+dfsg1/yorick/yapi.c:1014:18: note: Function 'ypush_range' argument 1 names different: declaration 'min_max_step' definition 'mnmxst'.
yorick-2.2.04+dfsg1/yorick/yapi.c:1029:33: style: Function 'ypush_ptr' argument 2 names different: declaration 'number' definition 'ntot'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/yapi.h:265:46: note: Function 'ypush_ptr' argument 2 names different: declaration 'number' definition 'ntot'.
yorick-2.2.04+dfsg1/yorick/yapi.c:1029:33: note: Function 'ypush_ptr' argument 2 names different: declaration 'number' definition 'ntot'.
yorick-2.2.04+dfsg1/yorick/yapi.c:1168:17: style: Function 'yfind_name' argument 1 names different: declaration 'index' definition 'vndex'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/yapi.h:338:32: note: Function 'yfind_name' argument 1 names different: declaration 'index' definition 'vndex'.
yorick-2.2.04+dfsg1/yorick/yapi.c:1168:17: note: Function 'yfind_name' argument 1 names different: declaration 'index' definition 'vndex'.
yorick-2.2.04+dfsg1/yorick/yapi.c:1195:19: style: Function 'ypush_global' argument 1 names different: declaration 'index' definition 'vndex'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/yapi.h:341:32: note: Function 'ypush_global' argument 1 names different: declaration 'index' definition 'vndex'.
yorick-2.2.04+dfsg1/yorick/yapi.c:1195:19: note: Function 'ypush_global' argument 1 names different: declaration 'index' definition 'vndex'.
yorick-2.2.04+dfsg1/yorick/yapi.c:1211:18: style: Function 'yput_global' argument 1 names different: declaration 'index' definition 'vndex'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/yapi.h:342:32: note: Function 'yput_global' argument 1 names different: declaration 'index' definition 'vndex'.
yorick-2.2.04+dfsg1/yorick/yapi.c:1211:18: note: Function 'yput_global' argument 1 names different: declaration 'index' definition 'vndex'.
yorick-2.2.04+dfsg1/yorick/ydata.c:153:20: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/ydata.c:154:20: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/ydata.c:168:16: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/ydata.c:169:20: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/ydata.c:170:20: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/ydata.c:355:28: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/ydata.c:396:47: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/ydata.c:857:44: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/ydata.c:951:21: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-2.2.04+dfsg1/yorick/ydata.c:105:13: style: The scope of the variable 'f' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ydata.c:372:20: style: The scope of the variable 'stack' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ydata.c:465:8: style: The scope of the variable 'lnum' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ydata.c:465:14: style: The scope of the variable 'rnum' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ydata.c:627:9: style: The scope of the variable 'key' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ydata.c:87:25: style: Function 'FreeFunction' argument 1 names different: declaration 'func' definition 'v'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/ydata.h:441:34: note: Function 'FreeFunction' argument 1 names different: declaration 'func' definition 'v'.
yorick-2.2.04+dfsg1/yorick/ydata.c:87:25: note: Function 'FreeFunction' argument 1 names different: declaration 'func' definition 'v'.
yorick-2.2.04+dfsg1/yorick/ydata.c:177:23: style: Function 'FreeLValue' argument 1 names different: declaration 'lvalue' definition 'v'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/ydata.h:436:32: note: Function 'FreeLValue' argument 1 names different: declaration 'lvalue' definition 'v'.
yorick-2.2.04+dfsg1/yorick/ydata.c:177:23: note: Function 'FreeLValue' argument 1 names different: declaration 'lvalue' definition 'v'.
yorick-2.2.04+dfsg1/yorick/yhash.c:401:22: warning: Either the condition '!item' is redundant or there is possible null pointer dereference: item. [nullPointerRedundantCheck]
yorick-2.2.04+dfsg1/yorick/yhash.c:402:11: note: Assuming that condition '!item' is not redundant
yorick-2.2.04+dfsg1/yorick/yhash.c:401:22: note: Null pointer dereference
yorick-2.2.04+dfsg1/yorick/yhash.c:455:22: warning: Either the condition '!item' is redundant or there is possible null pointer dereference: item. [nullPointerRedundantCheck]
yorick-2.2.04+dfsg1/yorick/yhash.c:456:11: note: Assuming that condition '!item' is not redundant
yorick-2.2.04+dfsg1/yorick/yhash.c:455:22: note: Null pointer dereference
yorick-2.2.04+dfsg1/yorick/yhash.c:45:11: style: The scope of the variable 'namei' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yhash.c:193:9: style: The scope of the variable 'name' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yhash.c:382:13: style: The scope of the variable 'old' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yhash.c:382:18: style: The scope of the variable 'niw' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yhash.c:433:13: style: The scope of the variable 'old' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yhash.c:433:18: style: The scope of the variable 'niw' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yhash.c:435:11: style: The scope of the variable 'key' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yhash.c:479:9: style: union member 'HashBlock::dummy' is never used. [unusedStructMember]
yorick-2.2.04+dfsg1/yorick/yinput.c:189:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yinput.c:417:9: style: The scope of the variable 'line' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yinput.c:473:7: style: The scope of the variable 'flag' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yinput.c:694:14: style: The scope of the variable 'len' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yinput.c:694:20: style: The scope of the variable 'list' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yinput.c:309:25: style: Function 'YpPush' argument 1 names different: declaration 'filename' definition 'input'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/yio.h:127:34: note: Function 'YpPush' argument 1 names different: declaration 'filename' definition 'input'.
yorick-2.2.04+dfsg1/yorick/yinput.c:309:25: note: Function 'YpPush' argument 1 names different: declaration 'filename' definition 'input'.
yorick-2.2.04+dfsg1/yorick/yio.c:569:7: style: The scope of the variable 'npos' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yio.c:676:13: style: The scope of the variable 'part' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yio.c:101:36: style: Function 'Ygets' argument 2 names different: declaration 'stream' definition 'file'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/yio.h:66:51: note: Function 'Ygets' argument 2 names different: declaration 'stream' definition 'file'.
yorick-2.2.04+dfsg1/yorick/yio.c:101:36: note: Function 'Ygets' argument 2 names different: declaration 'stream' definition 'file'.
yorick-2.2.04+dfsg1/yorick/yio.c:324:22: style: Function 'PrintInit' argument 1 names different: declaration 'puts' definition 'puts_fun'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/yio.h:216:31: note: Function 'PrintInit' argument 1 names different: declaration 'puts' definition 'puts_fun'.
yorick-2.2.04+dfsg1/yorick/yio.c:324:22: note: Function 'PrintInit' argument 1 names different: declaration 'puts' definition 'puts_fun'.
yorick-2.2.04+dfsg1/yorick/yio.c:884:23: style: Function 'PrintSD' argument 1 names different: declaration 'op' definition 'at'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/yio.c:218:0: note: Function 'PrintSD' argument 1 names different: declaration 'op' definition 'at'.
yorick-2.2.04+dfsg1/yorick/yio.c:884:23: note: Function 'PrintSD' argument 1 names different: declaration 'op' definition 'at'.
yorick-2.2.04+dfsg1/yorick/yio.c:1022:31: style: Function 'RemoveIOLink' argument 1 names different: declaration 'list' definition 'iofl'. [funcArgNamesDifferent]
yorick-2.2.04+dfsg1/yorick/yio.h:241:40: note: Function 'RemoveIOLink' argument 1 names different: declaration 'list' definition 'iofl'.
yorick-2.2.04+dfsg1/yorick/yio.c:1022:31: note: Function 'RemoveIOLink' argument 1 names different: declaration 'list' definition 'iofl'.
yorick-2.2.04+dfsg1/yorick/yorick.c:1629:11: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
yorick-2.2.04+dfsg1/yorick/yorick.c:1628:16: note: outer condition: !errno
yorick-2.2.04+dfsg1/yorick/yorick.c:1629:11: note: identical inner condition: !errno
yorick-2.2.04+dfsg1/yorick/yorick.c:1662:7: style: The scope of the variable 'more' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/yrdwr.c:319:10: style: The scope of the variable 'array' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ystr.c:97:11: style: The scope of the variable 'qi' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ystr.c:303:8: style: The scope of the variable 'si' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ystr.c:362:13: style: The scope of the variable 'tp' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ystr.c:436:16: style: The scope of the variable 'isel' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ystr.c:750:9: style: The scope of the variable 'str' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ystr.c:815:9: style: The scope of the variable 'str' can be reduced. [variableScope]
yorick-2.2.04+dfsg1/yorick/ystr.c:992:9: style: The scope of the variable 'str' can be reduced. [variableScope]
[18:48]

ftp://ftp.se.debian.org/debian/pool/main/y/yorick-av/yorick-av_0.0.5.orig.tar.gz
yorick-av-0.0.5/yav.c:91:3: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
yorick-av-0.0.5/yav.c:87:0: note: Variable 'ret' is reassigned a value before the old one has been used.
yorick-av-0.0.5/yav.c:91:3: note: Variable 'ret' is reassigned a value before the old one has been used.
yorick-av-0.0.5/yav.c:112:20: style: Function 'yav_free' argument 1 names different: declaration 'obj' definition 'obj_'. [funcArgNamesDifferent]
yorick-av-0.0.5/yav.c:64:20: note: Function 'yav_free' argument 1 names different: declaration 'obj' definition 'obj_'.
yorick-av-0.0.5/yav.c:112:20: note: Function 'yav_free' argument 1 names different: declaration 'obj' definition 'obj_'.
yorick-av-0.0.5/yav.c:399:13: style: Variable 'npix' is assigned a value that is never used. [unreadVariable]
[18:48]

ftp://ftp.se.debian.org/debian/pool/main/y/yorick-cubeview/yorick-cubeview_2.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yorick-curses/yorick-curses_0.1.orig.tar.gz
[18:48]

ftp://ftp.se.debian.org/debian/pool/main/y/yorick-gl/yorick-gl_1.1+cvs20070922+dfsg.orig.tar.gz
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:2278:18: style: Condition 'phase==0' is always false [knownConditionTrueFalse]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:2274:16: note: Assignment 'phase=1', assigned value is 1
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:2278:18: note: Condition 'phase==0' is always false
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:1172:40: style: The scope of the variable 'nedg' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:1252:11: style: The scope of the variable 'ndx0' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:1252:17: style: The scope of the variable 'ndx1' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:1252:23: style: The scope of the variable 'ndx2' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:1252:29: style: The scope of the variable 'ndx3' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:1252:35: style: The scope of the variable 'ndx4' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:1252:41: style: The scope of the variable 'ndx5' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:1252:47: style: The scope of the variable 'ndx6' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:1252:53: style: The scope of the variable 'ndx7' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:1369:16: style: The scope of the variable 'kOffset' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:1532:16: style: The scope of the variable 'kOffset' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:1532:31: style: The scope of the variable 'idxc' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:2049:19: style: The scope of the variable 'nstrip' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:2138:13: style: The scope of the variable 'nedg' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:2196:13: style: The scope of the variable 'nedg' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:2265:31: style: The scope of the variable 'nedg' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:1166:45: style: Function 'ycContourTet_OneZone' argument 2 names different: declaration 'zon_ndx' definition 'zonidx'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:303:52: note: Function 'ycContourTet_OneZone' argument 2 names different: declaration 'zon_ndx' definition 'zonidx'.
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:1166:45: note: Function 'ycContourTet_OneZone' argument 2 names different: declaration 'zon_ndx' definition 'zonidx'.
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:205:7: style: struct member 'tri_data::edge1' is never used. [unusedStructMember]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:205:14: style: struct member 'tri_data::edge2' is never used. [unusedStructMember]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:205:21: style: struct member 'tri_data::edge3' is never used. [unusedStructMember]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:206:19: style: struct member 'tri_data::nrmx' is never used. [unusedStructMember]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:206:25: style: struct member 'tri_data::nrmy' is never used. [unusedStructMember]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:206:31: style: struct member 'tri_data::nrmz' is never used. [unusedStructMember]
yorick-gl-1.1+cvs20070922+dfsg.orig/ContourTets3D.c:1616:16: style: Variable 'idxc' is assigned a value that is never used. [unreadVariable]
yorick-gl-1.1+cvs20070922+dfsg.orig/Gradient3D.c:196:3: style: Variable 'vrt' is modified but its new value is never used. [unreadVariable]
yorick-gl-1.1+cvs20070922+dfsg.orig/Gradient3D.c:648:3: style: Variable 'vrt' is modified but its new value is never used. [unreadVariable]
yorick-gl-1.1+cvs20070922+dfsg.orig/Gradient3D.c:902:3: style: Variable 'vrt' is modified but its new value is never used. [unreadVariable]
yorick-gl-1.1+cvs20070922+dfsg.orig/Gradient3D.c:1227:3: style: Variable 'vrt' is modified but its new value is never used. [unreadVariable]
yorick-gl-1.1+cvs20070922+dfsg.orig/TriUtil.c:100:11: style: The scope of the variable 'count' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/TriUtil.c:100:18: style: The scope of the variable 'nedg' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/TriUtil.c:101:9: style: The scope of the variable 'oldIDs' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/TriUtil.c:193:26: style: The scope of the variable 'ndx' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/TriUtil.c:193:37: style: The scope of the variable 'pt0' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/TriUtil.c:193:42: style: The scope of the variable 'pt1' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/TriUtil.c:193:47: style: The scope of the variable 'pt2' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/TriUtil.c:303:11: style: The scope of the variable 'count' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/TriUtil.c:303:44: style: The scope of the variable 'oldIDs' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/TriUtil.c:394:22: style: The scope of the variable 'base' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/TriUtil.c:507:22: style: The scope of the variable 'i3new' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/TriUtil.c:507:32: style: The scope of the variable 'i3' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/TriUtil.c:672:11: style: The scope of the variable 'ndx' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/TriUtil.c:673:10: style: The scope of the variable 'x' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:411:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:456:26: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:505:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:551:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:592:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:635:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:679:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:722:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:762:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:838:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:934:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1015:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1090:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1157:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1208:26: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1300:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1411:26: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1456:24: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1457:26: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:69:17: style: The scope of the variable 'elem' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:86:17: style: The scope of the variable 'elem' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:217:10: style: The scope of the variable 'xmin' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:217:16: style: The scope of the variable 'xmax' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:217:22: style: The scope of the variable 'ymin' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:217:28: style: The scope of the variable 'ymax' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:217:34: style: The scope of the variable 'zmin' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:217:40: style: The scope of the variable 'zmax' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:283:9: style: The scope of the variable 'xx' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:283:13: style: The scope of the variable 'yy' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:283:17: style: The scope of the variable 'zz' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1511:37: style: Function 'yglDrawPolys3d' argument 2 names different: declaration 'data' definition 'vdata'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.h:201:0: note: Function 'yglDrawPolys3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1511:37: note: Function 'yglDrawPolys3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1519:38: style: Function 'yglDrawGlyphs3d' argument 2 names different: declaration 'data' definition 'vdata'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.h:202:0: note: Function 'yglDrawGlyphs3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1519:38: note: Function 'yglDrawGlyphs3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1527:37: style: Function 'yglDrawCells3d' argument 2 names different: declaration 'data' definition 'vdata'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.h:203:0: note: Function 'yglDrawCells3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1527:37: note: Function 'yglDrawCells3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1535:35: style: Function 'yglDrawPlm3d' argument 2 names different: declaration 'data' definition 'vdata'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.h:204:0: note: Function 'yglDrawPlm3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1535:35: note: Function 'yglDrawPlm3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1542:35: style: Function 'yglDrawPlf3d' argument 2 names different: declaration 'data' definition 'vdata'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.h:205:0: note: Function 'yglDrawPlf3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1542:35: note: Function 'yglDrawPlf3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1549:36: style: Function 'yglDrawSurf3d' argument 2 names different: declaration 'data' definition 'vdata'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.h:206:0: note: Function 'yglDrawSurf3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1549:36: note: Function 'yglDrawSurf3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1556:40: style: Function 'yglDrawColrSurf3d' argument 2 names different: declaration 'data' definition 'vdata'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.h:207:0: note: Function 'yglDrawColrSurf3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1556:40: note: Function 'yglDrawColrSurf3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1563:37: style: Function 'yglDrawLines3d' argument 2 names different: declaration 'data' definition 'vdata'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.h:208:0: note: Function 'yglDrawLines3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1563:37: note: Function 'yglDrawLines3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1570:38: style: Function 'yglDrawPoints3d' argument 2 names different: declaration 'data' definition 'vdata'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.h:209:0: note: Function 'yglDrawPoints3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1570:38: note: Function 'yglDrawPoints3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1577:39: style: Function 'yglDrawTstrips3d' argument 2 names different: declaration 'data' definition 'vdata'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.h:210:0: note: Function 'yglDrawTstrips3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1577:39: note: Function 'yglDrawTstrips3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1590:42: style: Function 'yglDrawTstripsNdx3d' argument 2 names different: declaration 'data' definition 'vdata'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.h:212:0: note: Function 'yglDrawTstripsNdx3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1590:42: note: Function 'yglDrawTstripsNdx3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1603:39: style: Function 'yglDrawQstrips3d' argument 2 names different: declaration 'data' definition 'vdata'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.h:211:0: note: Function 'yglDrawQstrips3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1603:39: note: Function 'yglDrawQstrips3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1616:38: style: Function 'yglDrawTarray3d' argument 2 names different: declaration 'data' definition 'vdata'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.h:213:0: note: Function 'yglDrawTarray3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1616:38: note: Function 'yglDrawTarray3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1629:38: style: Function 'yglDrawQarray3d' argument 2 names different: declaration 'data' definition 'vdata'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.h:214:0: note: Function 'yglDrawQarray3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1629:38: note: Function 'yglDrawQarray3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1642:40: style: Function 'yglDrawTivarray3d' argument 2 names different: declaration 'data' definition 'vdata'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.h:215:0: note: Function 'yglDrawTivarray3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1642:40: note: Function 'yglDrawTivarray3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1649:39: style: Function 'yglDrawTvarray3d' argument 2 names different: declaration 'data' definition 'vdata'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.h:216:0: note: Function 'yglDrawTvarray3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1649:39: note: Function 'yglDrawTvarray3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1657:35: style: Function 'yglDrawTex3d' argument 2 names different: declaration 'data' definition 'vdata'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.h:217:0: note: Function 'yglDrawTex3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1657:35: note: Function 'yglDrawTex3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1664:39: style: Function 'yglDrawTexcell2d' argument 2 names different: declaration 'data' definition 'vdata'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.h:218:0: note: Function 'yglDrawTexcell2d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1664:39: note: Function 'yglDrawTexcell2d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1671:35: style: Function 'yglDrawPix3d' argument 2 names different: declaration 'data' definition 'vdata'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.h:219:0: note: Function 'yglDrawPix3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/dlist3d.c:1671:35: note: Function 'yglDrawPix3d' argument 2 names different: declaration 'data' definition 'vdata'.
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:43:18: style: The scope of the variable 'sc' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:44:9: style: The scope of the variable 'th' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:44:13: style: The scope of the variable 'ph' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:44:17: style: The scope of the variable 'snth' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:44:23: style: The scope of the variable 'csth' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:44:29: style: The scope of the variable 'snph' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:44:35: style: The scope of the variable 'csph' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:44:41: style: The scope of the variable 'csph_csth' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:44:52: style: The scope of the variable 'snph_csth' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:44:63: style: The scope of the variable 'csph_snth' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:44:74: style: The scope of the variable 'snph_snth' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:314:9: style: The scope of the variable 'x' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:314:12: style: The scope of the variable 'y' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:314:15: style: The scope of the variable 'z' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:314:18: style: The scope of the variable 'fac' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:314:23: style: The scope of the variable 'x0' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:314:27: style: The scope of the variable 'y0' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:314:31: style: The scope of the variable 'z0' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:314:35: style: The scope of the variable 'ht' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:314:39: style: The scope of the variable 'bs' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:314:43: style: The scope of the variable 'b' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:379:29: style: The scope of the variable 'x0' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:379:33: style: The scope of the variable 'y0' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:379:37: style: The scope of the variable 'z0' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:379:41: style: The scope of the variable 'eps' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:379:46: style: The scope of the variable 'radius' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:39:36: style: Function 'yglGlyphs' argument 2 names different: declaration 'origin' definition 'origins'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/glfunc.h:43:43: note: Function 'yglGlyphs' argument 2 names different: declaration 'origin' definition 'origins'.
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:39:36: note: Function 'yglGlyphs' argument 2 names different: declaration 'origin' definition 'origins'.
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:226:3: style: Variable 'nv' is modified but its new value is never used. [unreadVariable]
yorick-gl-1.1+cvs20070922+dfsg.orig/glGlyph.c:307:3: style: Variable 'nv' is modified but its new value is never used. [unreadVariable]
yorick-gl-1.1+cvs20070922+dfsg.orig/glInfo.c:135:8: style: The scope of the variable 'attribDouble' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glInfo.c:261:22: style: Variable 'ext' is assigned a value that is never used. [unreadVariable]
yorick-gl-1.1+cvs20070922+dfsg.orig/glStrips.c:64:9: style: The scope of the variable 'oldSpec' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glStrips.c:139:9: style: The scope of the variable 'oldSpec' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glStrips.c:228:9: style: The scope of the variable 'oldSpec' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glStrips.c:303:9: style: The scope of the variable 'oldSpec' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glStrips.c:376:15: style: The scope of the variable 'num' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glStrips.c:419:15: style: The scope of the variable 'num' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glStrips.c:500:15: style: The scope of the variable 'num' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glStrips.c:544:15: style: The scope of the variable 'num' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glStrips.c:1670:11: style: The scope of the variable 'num' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glStrips.c:1725:11: style: The scope of the variable 'num' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glTarray.c:27:9: style: The scope of the variable 'ambi' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glTarray.c:156:9: style: The scope of the variable 'ambi' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glTarray.c:299:9: style: The scope of the variable 'old_red' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glTarray.c:300:9: style: The scope of the variable 'old_green' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glTarray.c:301:9: style: The scope of the variable 'old_blue' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glTarray.c:302:9: style: The scope of the variable 'old_alpha' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glTarray.c:362:9: style: The scope of the variable 'old_colr' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glTarray.c:791:9: style: The scope of the variable 'old_red' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glTarray.c:792:9: style: The scope of the variable 'old_green' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glTarray.c:793:9: style: The scope of the variable 'old_blue' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glTarray.c:875:9: style: The scope of the variable 'old_red' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glTarray.c:876:9: style: The scope of the variable 'old_green' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glTarray.c:877:9: style: The scope of the variable 'old_blue' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glTarray.c:878:9: style: The scope of the variable 'old_alpha' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glTarray.c:879:8: style: The scope of the variable 'colrsiz' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glcode.c:268:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yorick-gl-1.1+cvs20070922+dfsg.orig/glcode.c:284:7: note: Found duplicate branches for 'if' and 'else'.
yorick-gl-1.1+cvs20070922+dfsg.orig/glcode.c:268:5: note: Found duplicate branches for 'if' and 'else'.
yorick-gl-1.1+cvs20070922+dfsg.orig/glcode.c:227:9: style: The scope of the variable 'xa' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glcode.c:227:13: style: The scope of the variable 'ya' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glcode.c:227:17: style: The scope of the variable 'za' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glcode.c:227:21: style: The scope of the variable 'xb' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glcode.c:227:25: style: The scope of the variable 'yb' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glcode.c:227:29: style: The scope of the variable 'zb' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glcode.c:889:10: style: The scope of the variable 'xval' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glcode.c:889:16: style: The scope of the variable 'yval' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glcode.c:889:22: style: The scope of the variable 'zval' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glcode.c:97:27: warning: Function 'yglResize' argument order different: declaration 'theWin3d, h, w' definition 'theWin3d, w, h' [funcArgOrderDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/glcode.h:153:29: note: Function 'yglResize' argument order different: declaration 'theWin3d, h, w' definition 'theWin3d, w, h'
yorick-gl-1.1+cvs20070922+dfsg.orig/glcode.c:97:27: note: Function 'yglResize' argument order different: declaration 'theWin3d, h, w' definition 'theWin3d, w, h'
yorick-gl-1.1+cvs20070922+dfsg.orig/gltexsubs.c:122:30: style: Function 'yglQueryTex3d' argument 1 names different: declaration 'theWin3d' definition 'win'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/glfunc.h:53:38: note: Function 'yglQueryTex3d' argument 1 names different: declaration 'theWin3d' definition 'win'.
yorick-gl-1.1+cvs20070922+dfsg.orig/gltexsubs.c:122:30: note: Function 'yglQueryTex3d' argument 1 names different: declaration 'theWin3d' definition 'win'.
yorick-gl-1.1+cvs20070922+dfsg.orig/gltexsubs.c:133:11: style: Variable 'errstr' is assigned a value that is never used. [unreadVariable]
yorick-gl-1.1+cvs20070922+dfsg.orig/gltexture.c:108:6: style: Condition 'res' is always true [knownConditionTrueFalse]
yorick-gl-1.1+cvs20070922+dfsg.orig/gltexture.c:107:8: note: Assignment 'res=1', assigned value is 1
yorick-gl-1.1+cvs20070922+dfsg.orig/gltexture.c:108:6: note: Condition 'res' is always true
yorick-gl-1.1+cvs20070922+dfsg.orig/gltexture.c:107:3: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yorick-gl-1.1+cvs20070922+dfsg.orig/gltexture.c:106:3: note: Variable 'res' is reassigned a value before the old one has been used.
yorick-gl-1.1+cvs20070922+dfsg.orig/gltexture.c:107:3: note: Variable 'res' is reassigned a value before the old one has been used.
yorick-gl-1.1+cvs20070922+dfsg.orig/gltexture.c:1004:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/gltexture.c:1264:11: style: The scope of the variable 'nd' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/gltexture.c:1318:14: style: The scope of the variable 'ntri' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/gltexture.c:539:33: style: Function 'yglTexcell2' argument 5 names different: declaration 'texdata' definition 'tex'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/glfunc.h:69:21: note: Function 'yglTexcell2' argument 5 names different: declaration 'texdata' definition 'tex'.
yorick-gl-1.1+cvs20070922+dfsg.orig/gltexture.c:539:33: note: Function 'yglTexcell2' argument 5 names different: declaration 'texdata' definition 'tex'.
yorick-gl-1.1+cvs20070922+dfsg.orig/glustub.c:63:57: style: Function 'my_gluPerspective' argument 3 names different: declaration 'near' definition 'near_'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/glcode.h:182:32: note: Function 'my_gluPerspective' argument 3 names different: declaration 'near' definition 'near_'.
yorick-gl-1.1+cvs20070922+dfsg.orig/glustub.c:63:57: note: Function 'my_gluPerspective' argument 3 names different: declaration 'near' definition 'near_'.
yorick-gl-1.1+cvs20070922+dfsg.orig/glustub.c:63:73: style: Function 'my_gluPerspective' argument 4 names different: declaration 'far' definition 'far_'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/glcode.h:182:47: note: Function 'my_gluPerspective' argument 4 names different: declaration 'far' definition 'far_'.
yorick-gl-1.1+cvs20070922+dfsg.orig/glustub.c:63:73: note: Function 'my_gluPerspective' argument 4 names different: declaration 'far' definition 'far_'.
yorick-gl-1.1+cvs20070922+dfsg.orig/glustub.c:84:23: style: Function 'my_gluErrorString' argument 1 names different: declaration 'errorCode' definition 'code'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/glcode.h:183:40: note: Function 'my_gluErrorString' argument 1 names different: declaration 'errorCode' definition 'code'.
yorick-gl-1.1+cvs20070922+dfsg.orig/glustub.c:84:23: note: Function 'my_gluErrorString' argument 1 names different: declaration 'errorCode' definition 'code'.
yorick-gl-1.1+cvs20070922+dfsg.orig/glx11setup.c:63:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glx11setup.c:64:14: style: The scope of the variable 'res' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glx11setup.c:65:8: style: The scope of the variable 'titlstr' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glx11setup.c:92:14: style: The scope of the variable 'theWin3d' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/glx11setup.c:129:45: style: Function 'yglMakWin' argument 2 names different: declaration 'width' definition 'w'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/glBasic.h:23:52: note: Function 'yglMakWin' argument 2 names different: declaration 'width' definition 'w'.
yorick-gl-1.1+cvs20070922+dfsg.orig/glx11setup.c:129:45: note: Function 'yglMakWin' argument 2 names different: declaration 'width' definition 'w'.
yorick-gl-1.1+cvs20070922+dfsg.orig/glx11setup.c:129:52: style: Function 'yglMakWin' argument 3 names different: declaration 'height' definition 'h'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/glBasic.h:23:63: note: Function 'yglMakWin' argument 3 names different: declaration 'height' definition 'h'.
yorick-gl-1.1+cvs20070922+dfsg.orig/glx11setup.c:129:52: note: Function 'yglMakWin' argument 3 names different: declaration 'height' definition 'h'.
yorick-gl-1.1+cvs20070922+dfsg.orig/glx11setup.c:181:27: style: Function 'shutdown3d' argument 1 names different: declaration 'win3d' definition 'theWin3d'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/glBasic.h:26:34: note: Function 'shutdown3d' argument 1 names different: declaration 'win3d' definition 'theWin3d'.
yorick-gl-1.1+cvs20070922+dfsg.orig/glx11setup.c:181:27: note: Function 'shutdown3d' argument 1 names different: declaration 'win3d' definition 'theWin3d'.
yorick-gl-1.1+cvs20070922+dfsg.orig/glx11view.c:51:14: style: The scope of the variable 'res' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1518:3: style: Variable 'ijSize' is reassigned a value before the old one has been used. [redundantAssignment]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1481:0: note: Variable 'ijSize' is reassigned a value before the old one has been used.
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1518:3: note: Variable 'ijSize' is reassigned a value before the old one has been used.
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:63:13: style: The scope of the variable 'oldr' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:63:20: style: The scope of the variable 'newr' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1195:7: style: The scope of the variable 'res' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1380:8: style: The scope of the variable 'ibase' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1381:8: style: The scope of the variable 'ii' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1381:12: style: The scope of the variable 'jj' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1381:16: style: The scope of the variable 'kk' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1385:10: style: The scope of the variable 'v15' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1385:15: style: The scope of the variable 'v35' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1385:20: style: The scope of the variable 'v55' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1385:25: style: The scope of the variable 'v75' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1417:10: style: The scope of the variable 'dvar' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1417:16: style: The scope of the variable 'del2' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1419:8: style: The scope of the variable 'gbase' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1414:38: style: Function 'ycPointGradientCrvgAllZcen' argument 1 names different: declaration 'idxg' definition 'idxvg'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.h:77:45: note: Function 'ycPointGradientCrvgAllZcen' argument 1 names different: declaration 'idxg' definition 'idxvg'.
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1414:38: note: Function 'ycPointGradientCrvgAllZcen' argument 1 names different: declaration 'idxg' definition 'idxvg'.
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1036:11: style: Variable 'idxv' is assigned a value that is never used. [unreadVariable]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1179:11: style: Variable 'idxv' is assigned a value that is never used. [unreadVariable]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1290:11: style: Variable 'idxv' is assigned a value that is never used. [unreadVariable]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1366:11: style: Variable 'idxv' is assigned a value that is never used. [unreadVariable]
yorick-gl-1.1+cvs20070922+dfsg.orig/isotree.c:1486:7: style: Unused variable: idxc [unusedVariable]
yorick-gl-1.1+cvs20070922+dfsg.orig/oglw.c:127:35: error: Shifting by a negative value is undefined behaviour [shiftNegative]
yorick-gl-1.1+cvs20070922+dfsg.orig/oglw.c:60:14: style: Variable 's' is assigned a value that is never used. [unreadVariable]
yorick-gl-1.1+cvs20070922+dfsg.orig/oglx.c:158:37: warning: Either the condition '!cousin' is redundant or there is possible null pointer dereference: cousin. [nullPointerRedundantCheck]
yorick-gl-1.1+cvs20070922+dfsg.orig/oglx.c:81:7: note: Assuming that condition '!cousin' is not redundant
yorick-gl-1.1+cvs20070922+dfsg.orig/oglx.c:158:37: note: Null pointer dereference
yorick-gl-1.1+cvs20070922+dfsg.orig/slicetree.c:53:12: style: The scope of the variable 'oldr' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/slicetree.c:53:19: style: The scope of the variable 'newr' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/slicetree.c:854:18: style: The scope of the variable 's' can be reduced. [variableScope]
yorick-gl-1.1+cvs20070922+dfsg.orig/slicetree.c:545:22: style: Function 'do_SblkCrv' argument 1 names different: declaration 'newi' definition 'i'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/slicetree.h:48:29: note: Function 'do_SblkCrv' argument 1 names different: declaration 'newi' definition 'i'.
yorick-gl-1.1+cvs20070922+dfsg.orig/slicetree.c:545:22: note: Function 'do_SblkCrv' argument 1 names different: declaration 'newi' definition 'i'.
yorick-gl-1.1+cvs20070922+dfsg.orig/slicetree.c:545:30: style: Function 'do_SblkCrv' argument 2 names different: declaration 'newj' definition 'j'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/slicetree.h:48:40: note: Function 'do_SblkCrv' argument 2 names different: declaration 'newj' definition 'j'.
yorick-gl-1.1+cvs20070922+dfsg.orig/slicetree.c:545:30: note: Function 'do_SblkCrv' argument 2 names different: declaration 'newj' definition 'j'.
yorick-gl-1.1+cvs20070922+dfsg.orig/slicetree.c:545:38: style: Function 'do_SblkCrv' argument 3 names different: declaration 'newk' definition 'k'. [funcArgNamesDifferent]
yorick-gl-1.1+cvs20070922+dfsg.orig/slicetree.h:48:51: note: Function 'do_SblkCrv' argument 3 names different: declaration 'newk' definition 'k'.
yorick-gl-1.1+cvs20070922+dfsg.orig/slicetree.c:545:38: note: Function 'do_SblkCrv' argument 3 names different: declaration 'newk' definition 'k'.
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yorick-gy/yorick-gy_0.0.5.orig.tar.gz
yorick-gy-0.0.5/gy_argument.c:176:4: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
yorick-gy-0.0.5/gy_callback.c:69:7: style: Condition 'buf' is always false [knownConditionTrueFalse]
yorick-gy-0.0.5/gy_callback.c:30:12: note: Assignment 'buf=NULL', assigned value is 0
yorick-gy-0.0.5/gy_callback.c:69:7: note: Condition 'buf' is always false
yorick-gy-0.0.5/gy_callback.c:144:7: style: Condition 'buf' is always false [knownConditionTrueFalse]
yorick-gy-0.0.5/gy_callback.c:97:12: note: Assignment 'buf=NULL', assigned value is 0
yorick-gy-0.0.5/gy_callback.c:144:7: note: Condition 'buf' is always false
yorick-gy-0.0.5/gy_callback.c:217:7: style: Condition 'buf' is always false [knownConditionTrueFalse]
yorick-gy-0.0.5/gy_callback.c:162:12: note: Assignment 'buf=NULL', assigned value is 0
yorick-gy-0.0.5/gy_callback.c:217:7: note: Condition 'buf' is always false
yorick-gy-0.0.5/gy_callback.c:35:8: style: The scope of the variable 'idx1' can be reduced. [variableScope]
yorick-gy-0.0.5/gy_callback.c:35:16: style: The scope of the variable 'idxud' can be reduced. [variableScope]
yorick-gy-0.0.5/gy_callback.c:102:8: style: The scope of the variable 'idx1' can be reduced. [variableScope]
yorick-gy-0.0.5/gy_callback.c:102:16: style: The scope of the variable 'idx2' can be reduced. [variableScope]
yorick-gy-0.0.5/gy_callback.c:102:24: style: The scope of the variable 'idxud' can be reduced. [variableScope]
yorick-gy-0.0.5/gy_callback.c:167:8: style: The scope of the variable 'idx1' can be reduced. [variableScope]
yorick-gy-0.0.5/gy_callback.c:167:16: style: The scope of the variable 'idx2' can be reduced. [variableScope]
yorick-gy-0.0.5/gy_callback.c:167:24: style: The scope of the variable 'idx3' can be reduced. [variableScope]
yorick-gy-0.0.5/gy_callback.c:167:32: style: The scope of the variable 'idxud' can be reduced. [variableScope]
yorick-gy-0.0.5/gy_callback.c:270:62: error: Uninitialized variable: data [uninitvar]
yorick-gy-0.0.5/gy_gvalue.c:93:27: style: Function 'gy_value_set_iarg' argument 1 names different: declaration 'val' definition 'pval'. [funcArgNamesDifferent]
yorick-gy-0.0.5/gy.h:118:32: note: Function 'gy_value_set_iarg' argument 1 names different: declaration 'val' definition 'pval'.
yorick-gy-0.0.5/gy_gvalue.c:93:27: note: Function 'gy_value_set_iarg' argument 1 names different: declaration 'val' definition 'pval'.
yorick-gy-0.0.5/gy_object.c:68:6: warning: fprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
yorick-gy-0.0.5/gy_object.c:71:6: warning: fprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
yorick-gy-0.0.5/gy_object.c:858:7: style: Variable 'gmi' is reassigned a value before the old one has been used. [redundantAssignment]
yorick-gy-0.0.5/gy_object.c:857:0: note: Variable 'gmi' is reassigned a value before the old one has been used.
yorick-gy-0.0.5/gy_object.c:858:7: note: Variable 'gmi' is reassigned a value before the old one has been used.
yorick-gy-0.0.5/gy_object.c:90:8: style: The scope of the variable 'spointer' can be reduced. [variableScope]
yorick-gy-0.0.5/gy_object.c:209:19: style: The scope of the variable 'ci' can be reduced. [variableScope]
yorick-gy-0.0.5/gy_object.c:445:9: style: The scope of the variable 'index' can be reduced. [variableScope]
yorick-gy-0.0.5/gy_object.c:446:21: style: The scope of the variable 'cur' can be reduced. [variableScope]
yorick-gy-0.0.5/gy_object.c:447:17: style: The scope of the variable 'ti' can be reduced. [variableScope]
yorick-gy-0.0.5/gy_object.c:496:10: style: The scope of the variable 'index' can be reduced. [variableScope]
yorick-gy-0.0.5/gy_object.c:743:19: style: The scope of the variable 'ci' can be reduced. [variableScope]
yorick-gy-0.0.5/gy_object.c:826:22: style: The scope of the variable 'gmi' can be reduced. [variableScope]
yorick-gy-0.0.5/gy_object.c:843:22: style: The scope of the variable 'gmi' can be reduced. [variableScope]
yorick-gy-0.0.5/gy_typelib.c:109:16: style: The scope of the variable 'info' can be reduced. [variableScope]
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yorick-hdf5/yorick-hdf5_0.8.0.orig.tar.gz
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yorick-imutil/yorick-imutil_0.5.7.orig.tar.gz
yorick-imutil-0.5.7/imutil.c:422:10: style: The scope of the variable 'xm' can be reduced. [variableScope]
yorick-imutil-0.5.7/imutil.c:422:20: style: Unused variable: y1 [unusedVariable]
yorick-imutil-0.5.7/insort.c:39:9: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-imutil-0.5.7/insort.c:40:7: style: The scope of the variable 'temp' can be reduced. [variableScope]
yorick-imutil-0.5.7/insort.c:59:18: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-imutil-0.5.7/insort.c:60:17: style: The scope of the variable 'temp' can be reduced. [variableScope]
yorick-imutil-0.5.7/insort.c:79:18: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-imutil-0.5.7/insort.c:80:18: style: The scope of the variable 'temp' can be reduced. [variableScope]
yorick-imutil-0.5.7/insort.c:99:18: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-imutil-0.5.7/insort.c:100:17: style: The scope of the variable 'temp' can be reduced. [variableScope]
yorick-imutil-0.5.7/sedgesort.c:59:13: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-imutil-0.5.7/sedgesort.c:59:16: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-imutil-0.5.7/sedgesort.c:60:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
yorick-imutil-0.5.7/sedgesort.c:60:19: style: The scope of the variable 'pivot' can be reduced. [variableScope]
yorick-imutil-0.5.7/sedgesort.c:86:18: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-imutil-0.5.7/sedgesort.c:86:21: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-imutil-0.5.7/sedgesort.c:87:20: style: The scope of the variable 'temp' can be reduced. [variableScope]
yorick-imutil-0.5.7/sedgesort.c:87:26: style: The scope of the variable 'pivot' can be reduced. [variableScope]
yorick-imutil-0.5.7/sedgesort.c:108:18: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-imutil-0.5.7/sedgesort.c:108:21: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-imutil-0.5.7/sedgesort.c:109:21: style: The scope of the variable 'temp' can be reduced. [variableScope]
yorick-imutil-0.5.7/sedgesort.c:109:27: style: The scope of the variable 'pivot' can be reduced. [variableScope]
yorick-imutil-0.5.7/sedgesort.c:130:18: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-imutil-0.5.7/sedgesort.c:130:21: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-imutil-0.5.7/sedgesort.c:131:20: style: The scope of the variable 'temp' can be reduced. [variableScope]
yorick-imutil-0.5.7/sedgesort.c:131:26: style: The scope of the variable 'pivot' can be reduced. [variableScope]
yorick-imutil-0.5.7/spline2.c:32:16: style: The scope of the variable 'k' can be reduced. [variableScope]
yorick-imutil-0.5.7/spline2.c:56:9: style: The scope of the variable 'p' can be reduced. [variableScope]
yorick-imutil-0.5.7/spline2.c:56:14: style: The scope of the variable 'sig' can be reduced. [variableScope]
yorick-imutil-0.5.7/spline2.c:89:10: style: The scope of the variable 'm' can be reduced. [variableScope]
yorick-imutil-0.5.7/spline2.c:119:10: style: The scope of the variable 'm' can be reduced. [variableScope]
yorick-imutil-0.5.7/spline2.c:166:8: style: The scope of the variable 'n' can be reduced. [variableScope]
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yorick-mira/yorick-mira_1.1.0+git20170124.3bd1c3~dfsg1.orig.tar.xz
MiRA/lib/ipy/ipy.c:124:12: style: The scope of the variable 'val' can be reduced. [variableScope]
MiRA/lib/ipy/ipy.c:132:11: style: The scope of the variable 'val' can be reduced. [variableScope]
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yorick-ml4/yorick-ml4_0.6.0.orig.tar.gz
yorick-ml4-0.6.0/ml4.c:429:16: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yorick-ml4-0.6.0/ml4.c:429:16: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
yorick-ml4-0.6.0/ml4.c:292:27: style: The scope of the variable 'nBytesToRead' can be reduced. [variableScope]
yorick-ml4-0.6.0/ml4.c:587:9: style: The scope of the variable 'p' can be reduced. [variableScope]
yorick-ml4-0.6.0/ml4.c:612:16: style: The scope of the variable 'tfileptr' can be reduced. [variableScope]
yorick-ml4-0.6.0/ml4.c:617:7: style: The scope of the variable 'namelen' can be reduced. [variableScope]
yorick-ml4-0.6.0/ml4.c:704:16: style: The scope of the variable 'tfileptr' can be reduced. [variableScope]
yorick-ml4-0.6.0/ml4.c:709:8: style: The scope of the variable 'namelen' can be reduced. [variableScope]
yorick-ml4-0.6.0/ml4.c:99:18: style: Function 'matout' argument 1 names different: declaration 'filename' definition 'fullname'. [funcArgNamesDifferent]
yorick-ml4-0.6.0/ml4.h:35:18: note: Function 'matout' argument 1 names different: declaration 'filename' definition 'fullname'.
yorick-ml4-0.6.0/ml4.c:99:18: note: Function 'matout' argument 1 names different: declaration 'filename' definition 'fullname'.
yorick-ml4-0.6.0/ml4.c:99:47: style: Function 'matout' argument 3 names different: declaration 'var' definition 'data'. [funcArgNamesDifferent]
yorick-ml4-0.6.0/ml4.h:35:47: note: Function 'matout' argument 3 names different: declaration 'var' definition 'data'.
yorick-ml4-0.6.0/ml4.c:99:47: note: Function 'matout' argument 3 names different: declaration 'var' definition 'data'.
yorick-ml4-0.6.0/ml4.c:239:21: style: Function 'openmat' argument 1 names different: declaration 'filename' definition 'fullname'. [funcArgNamesDifferent]
yorick-ml4-0.6.0/ml4.h:37:21: note: Function 'openmat' argument 1 names different: declaration 'filename' definition 'fullname'.
yorick-ml4-0.6.0/ml4.c:239:21: note: Function 'openmat' argument 1 names different: declaration 'filename' definition 'fullname'.
yorick-ml4-0.6.0/ml4.c:556:21: style: Function 'matclose' argument 1 names different: declaration 'filename' definition 'fullname'. [funcArgNamesDifferent]
yorick-ml4-0.6.0/ml4.h:44:21: note: Function 'matclose' argument 1 names different: declaration 'filename' definition 'fullname'.
yorick-ml4-0.6.0/ml4.c:556:21: note: Function 'matclose' argument 1 names different: declaration 'filename' definition 'fullname'.
yorick-ml4-0.6.0/ml4.c:868:34: style: Function 'swap' argument 2 names different: declaration 'size' definition 'Nb'. [funcArgNamesDifferent]
yorick-ml4-0.6.0/ml4.c:93:28: note: Function 'swap' argument 2 names different: declaration 'size' definition 'Nb'.
yorick-ml4-0.6.0/ml4.c:868:34: note: Function 'swap' argument 2 names different: declaration 'size' definition 'Nb'.
yorick-ml4-0.6.0/ml4.c:488:5: style: Variable 'endian' is assigned a value that is never used. [unreadVariable]
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yorick-mpeg/yorick-mpeg_0.1.orig.tar.gz
yorick-mpeg-0.1/libavcodec/dsputil.c:259:12: style: The scope of the variable 'vx' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/dsputil.c:259:16: style: The scope of the variable 'vy' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/dsputil.c:140:18: style: Function 'sse8_c' argument 1 names different: declaration 's' definition 'v'. [funcArgNamesDifferent]
yorick-mpeg-0.1/libavcodec/dsputil.h:112:25: note: Function 'sse8_c' argument 1 names different: declaration 's' definition 'v'.
yorick-mpeg-0.1/libavcodec/dsputil.c:140:18: note: Function 'sse8_c' argument 1 names different: declaration 's' definition 'v'.
yorick-mpeg-0.1/libavcodec/dsputil.c:140:31: style: Function 'sse8_c' argument 2 names different: declaration 'blk1' definition 'pix1'. [funcArgNamesDifferent]
yorick-mpeg-0.1/libavcodec/dsputil.h:112:37: note: Function 'sse8_c' argument 2 names different: declaration 'blk1' definition 'pix1'.
yorick-mpeg-0.1/libavcodec/dsputil.c:140:31: note: Function 'sse8_c' argument 2 names different: declaration 'blk1' definition 'pix1'.
yorick-mpeg-0.1/libavcodec/dsputil.c:140:47: style: Function 'sse8_c' argument 3 names different: declaration 'blk2' definition 'pix2'. [funcArgNamesDifferent]
yorick-mpeg-0.1/libavcodec/dsputil.h:112:51: note: Function 'sse8_c' argument 3 names different: declaration 'blk2' definition 'pix2'.
yorick-mpeg-0.1/libavcodec/dsputil.c:140:47: note: Function 'sse8_c' argument 3 names different: declaration 'blk2' definition 'pix2'.
yorick-mpeg-0.1/libavcodec/dsputil.c:161:19: style: Function 'sse16_c' argument 1 names different: declaration 's' definition 'v'. [funcArgNamesDifferent]
yorick-mpeg-0.1/libavcodec/dsputil.h:111:26: note: Function 'sse16_c' argument 1 names different: declaration 's' definition 'v'.
yorick-mpeg-0.1/libavcodec/dsputil.c:161:19: note: Function 'sse16_c' argument 1 names different: declaration 's' definition 'v'.
yorick-mpeg-0.1/libavcodec/dsputil.c:161:31: style: Function 'sse16_c' argument 2 names different: declaration 'blk1' definition 'pix1'. [funcArgNamesDifferent]
yorick-mpeg-0.1/libavcodec/dsputil.h:111:38: note: Function 'sse16_c' argument 2 names different: declaration 'blk1' definition 'pix1'.
yorick-mpeg-0.1/libavcodec/dsputil.c:161:31: note: Function 'sse16_c' argument 2 names different: declaration 'blk1' definition 'pix1'.
yorick-mpeg-0.1/libavcodec/dsputil.c:161:46: style: Function 'sse16_c' argument 3 names different: declaration 'blk2' definition 'pix2'. [funcArgNamesDifferent]
yorick-mpeg-0.1/libavcodec/dsputil.h:111:52: note: Function 'sse16_c' argument 3 names different: declaration 'blk2' definition 'pix2'.
yorick-mpeg-0.1/libavcodec/dsputil.c:161:46: note: Function 'sse16_c' argument 3 names different: declaration 'blk2' definition 'pix2'.
yorick-mpeg-0.1/libavcodec/dsputil.c:314:23: style: Function 'pix_abs16_c' argument 1 names different: declaration 's' definition 'v'. [funcArgNamesDifferent]
yorick-mpeg-0.1/libavcodec/dsputil.h:113:30: note: Function 'pix_abs16_c' argument 1 names different: declaration 's' definition 'v'.
yorick-mpeg-0.1/libavcodec/dsputil.c:314:23: note: Function 'pix_abs16_c' argument 1 names different: declaration 's' definition 'v'.
yorick-mpeg-0.1/libavcodec/dsputil.c:314:35: style: Function 'pix_abs16_c' argument 2 names different: declaration 'blk1' definition 'pix1'. [funcArgNamesDifferent]
yorick-mpeg-0.1/libavcodec/dsputil.h:113:42: note: Function 'pix_abs16_c' argument 2 names different: declaration 'blk1' definition 'pix1'.
yorick-mpeg-0.1/libavcodec/dsputil.c:314:35: note: Function 'pix_abs16_c' argument 2 names different: declaration 'blk1' definition 'pix1'.
yorick-mpeg-0.1/libavcodec/dsputil.c:314:50: style: Function 'pix_abs16_c' argument 3 names different: declaration 'blk2' definition 'pix2'. [funcArgNamesDifferent]
yorick-mpeg-0.1/libavcodec/dsputil.h:113:56: note: Function 'pix_abs16_c' argument 3 names different: declaration 'blk2' definition 'pix2'.
yorick-mpeg-0.1/libavcodec/dsputil.c:314:50: note: Function 'pix_abs16_c' argument 3 names different: declaration 'blk2' definition 'pix2'.
yorick-mpeg-0.1/libavcodec/dsputil.c:430:22: style: Function 'pix_abs8_c' argument 1 names different: declaration 's' definition 'v'. [funcArgNamesDifferent]
yorick-mpeg-0.1/libavcodec/dsputil.h:114:29: note: Function 'pix_abs8_c' argument 1 names different: declaration 's' definition 'v'.
yorick-mpeg-0.1/libavcodec/dsputil.c:430:22: note: Function 'pix_abs8_c' argument 1 names different: declaration 's' definition 'v'.
yorick-mpeg-0.1/libavcodec/dsputil.c:430:34: style: Function 'pix_abs8_c' argument 2 names different: declaration 'blk1' definition 'pix1'. [funcArgNamesDifferent]
yorick-mpeg-0.1/libavcodec/dsputil.h:114:41: note: Function 'pix_abs8_c' argument 2 names different: declaration 'blk1' definition 'pix1'.
yorick-mpeg-0.1/libavcodec/dsputil.c:430:34: note: Function 'pix_abs8_c' argument 2 names different: declaration 'blk1' definition 'pix1'.
yorick-mpeg-0.1/libavcodec/dsputil.c:430:49: style: Function 'pix_abs8_c' argument 3 names different: declaration 'blk2' definition 'pix2'. [funcArgNamesDifferent]
yorick-mpeg-0.1/libavcodec/dsputil.h:114:55: note: Function 'pix_abs8_c' argument 3 names different: declaration 'blk2' definition 'pix2'.
yorick-mpeg-0.1/libavcodec/dsputil.c:430:49: note: Function 'pix_abs8_c' argument 3 names different: declaration 'blk2' definition 'pix2'.
yorick-mpeg-0.1/libavcodec/dsputil.c:637:31: style: Function 'dsputil_init' argument 1 names different: declaration 'p' definition 'c'. [funcArgNamesDifferent]
yorick-mpeg-0.1/libavcodec/dsputil.h:117:31: note: Function 'dsputil_init' argument 1 names different: declaration 'p' definition 'c'.
yorick-mpeg-0.1/libavcodec/dsputil.c:637:31: note: Function 'dsputil_init' argument 1 names different: declaration 'p' definition 'c'.
yorick-mpeg-0.1/libavcodec/imgconvert.c:250:43: style: Function 'img_convert' argument 4 names different: declaration 'pix_fmt' definition 'src_pix_fmt'. [funcArgNamesDifferent]
yorick-mpeg-0.1/libavcodec/avcodec.h:661:43: note: Function 'img_convert' argument 4 names different: declaration 'pix_fmt' definition 'src_pix_fmt'.
yorick-mpeg-0.1/libavcodec/imgconvert.c:250:43: note: Function 'img_convert' argument 4 names different: declaration 'pix_fmt' definition 'src_pix_fmt'.
yorick-mpeg-0.1/libavcodec/imgconvert.c:251:21: style: Function 'img_convert' argument 5 names different: declaration 'width' definition 'src_width'. [funcArgNamesDifferent]
yorick-mpeg-0.1/libavcodec/avcodec.h:662:21: note: Function 'img_convert' argument 5 names different: declaration 'width' definition 'src_width'.
yorick-mpeg-0.1/libavcodec/imgconvert.c:251:21: note: Function 'img_convert' argument 5 names different: declaration 'width' definition 'src_width'.
yorick-mpeg-0.1/libavcodec/imgconvert.c:251:36: style: Function 'img_convert' argument 6 names different: declaration 'height' definition 'src_height'. [funcArgNamesDifferent]
yorick-mpeg-0.1/libavcodec/avcodec.h:662:32: note: Function 'img_convert' argument 6 names different: declaration 'height' definition 'src_height'.
yorick-mpeg-0.1/libavcodec/imgconvert.c:251:36: note: Function 'img_convert' argument 6 names different: declaration 'height' definition 'src_height'.
yorick-mpeg-0.1/libavcodec/integer.c:69:22: style: The scope of the variable 'carry' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/motion_est.c:409:24: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-mpeg-0.1/libavcodec/motion_est.c:527:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-mpeg-0.1/libavcodec/motion_est.c:595:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-mpeg-0.1/libavcodec/motion_est.c:462:6: style: Condition 'mb_type' is always false [knownConditionTrueFalse]
yorick-mpeg-0.1/libavcodec/motion_est.c:398:15: note: Assignment 'mb_type=0', assigned value is 0
yorick-mpeg-0.1/libavcodec/motion_est.c:462:6: note: Condition 'mb_type' is always false
yorick-mpeg-0.1/libavcodec/motion_est.c:643:3: style: Variable 'c->skip' is reassigned a value before the old one has been used. [redundantAssignment]
yorick-mpeg-0.1/libavcodec/motion_est.c:639:3: note: Variable 'c->skip' is reassigned a value before the old one has been used.
yorick-mpeg-0.1/libavcodec/motion_est.c:643:3: note: Variable 'c->skip' is reassigned a value before the old one has been used.
yorick-mpeg-0.1/libavcodec/motion_est.c:646:3: style: Variable 'c->skip' is reassigned a value before the old one has been used. [redundantAssignment]
yorick-mpeg-0.1/libavcodec/motion_est.c:643:3: note: Variable 'c->skip' is reassigned a value before the old one has been used.
yorick-mpeg-0.1/libavcodec/motion_est.c:646:3: note: Variable 'c->skip' is reassigned a value before the old one has been used.
yorick-mpeg-0.1/libavcodec/motion_est.c:649:3: style: Variable 'c->skip' is reassigned a value before the old one has been used. [redundantAssignment]
yorick-mpeg-0.1/libavcodec/motion_est.c:646:3: note: Variable 'c->skip' is reassigned a value before the old one has been used.
yorick-mpeg-0.1/libavcodec/motion_est.c:649:3: note: Variable 'c->skip' is reassigned a value before the old one has been used.
yorick-mpeg-0.1/libavcodec/motion_est.c:477:22: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/motion_est.c:287:9: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yorick-mpeg-0.1/libavcodec/motion_est.c:293:11: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yorick-mpeg-0.1/libavcodec/motion_est.c:295:9: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yorick-mpeg-0.1/libavcodec/motion_est.c:299:11: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yorick-mpeg-0.1/libavcodec/motion_est.c:310:11: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yorick-mpeg-0.1/libavcodec/motion_est.c:316:9: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yorick-mpeg-0.1/libavcodec/motion_est.c:317:9: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yorick-mpeg-0.1/libavcodec/motion_est.c:324:11: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yorick-mpeg-0.1/libavcodec/motion_est.c:652:17: style: Variable 'bimin' is assigned a value that is never used. [unreadVariable]
yorick-mpeg-0.1/libavcodec/motion_est.c:652:0: style: Variable 'fimin' is assigned a value that is never used. [unreadVariable]
yorick-mpeg-0.1/libavcodec/mpeg12.c:396:11: style: The scope of the variable 'd' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpeg12.c:440:16: style: The scope of the variable 'vbv_buffer_size' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpeg12.c:441:16: style: The scope of the variable 'fps' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpeg12.c:441:21: style: The scope of the variable 'v' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpeg12.c:442:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpeg12.c:443:12: style: The scope of the variable 'time_code' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpeg12.c:444:9: style: The scope of the variable 'best_aspect_error' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpeg12.c:446:7: style: The scope of the variable 'constraint_parameter_flag' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpeg12.c:577:15: style: The scope of the variable 'last' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpeg12.c:722:13: style: The scope of the variable 'bit_size' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpeg12.c:722:23: style: The scope of the variable 'l' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpeg12.c:722:26: style: The scope of the variable 'bits' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpeg12.c:722:32: style: The scope of the variable 'range' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpeg12.c:722:39: style: The scope of the variable 'sign' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpeg12.c:739:19: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yorick-mpeg-0.1/libavcodec/mpeg12.c:356:23: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
yorick-mpeg-0.1/libavcodec/mpeg12.c:920:19: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
yorick-mpeg-0.1/libavcodec/mpeg12.c:814:11: style: Variable 'range' is assigned a value that is never used. [unreadVariable]
yorick-mpeg-0.1/libavcodec/mpegvideo.c:1824:10: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-mpeg-0.1/libavcodec/mpegvideo.c:1829:10: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
yorick-mpeg-0.1/libavcodec/mpegvideo.c:105:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpegvideo.c:777:7: style: The scope of the variable 'direct' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpegvideo.c:1007:7: style: The scope of the variable 'stuffing_count' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpegvideo.c:1160:23: style: The scope of the variable 'my' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpegvideo.c:1804:35: style: The scope of the variable 'q' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpegvideo.c:1870:10: style: The scope of the variable 'level' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpegvideo.c:1902:10: style: The scope of the variable 'level' can be reduced. [variableScope]
yorick-mpeg-0.1/libavcodec/mpegvideo.c:207:2: style: Label 'fail' is not used. [unusedLabel]
yorick-mpeg-0.1/libavcodec/mpegvideo.c:262:2: style: Label 'fail' is not used. [unusedLabel]
yorick-mpeg-0.1/libavcodec/ratecontrol.c:103:10: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
yorick-mpeg-0.1/libavcodec/ratecontrol.c:253:11: style: Variable 'bits' is assigned a value that is never used. [unreadVariable]
yorick-mpeg-0.1/libavcodec/ratecontrol.c:369:9: style: Variable 'bits' is assigned a value that is never used. [unreadVariable]
yorick-mpeg-0.1/libavcodec/utils.c:64:21: style: Function 'av_freep' argument 1 names different: declaration 'ptr' definition 'arg'. [funcArgNamesDifferent]
yorick-mpeg-0.1/libavcodec/avcodec.h:720:21: note: Function 'av_freep' argument 1 names different: declaration 'ptr' definition 'arg'.
yorick-mpeg-0.1/libavcodec/utils.c:64:21: note: Function 'av_freep' argument 1 names different: declaration 'ptr' definition 'arg'.
yorick-mpeg-0.1/ympeg.c:187:17: style: Function 'ympg_free' argument 1 names different: declaration 'ympg' definition 'ympgv'. [funcArgNamesDifferent]
yorick-mpeg-0.1/ympeg.c:88:29: note: Function 'ympg_free' argument 1 names different: declaration 'ympg' definition 'ympgv'.
yorick-mpeg-0.1/ympeg.c:187:17: note: Function 'ympg_free' argument 1 names different: declaration 'ympg' definition 'ympgv'.
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yorick-optimpack/yorick-optimpack_1.4.0~pre1+dfsg.orig.tar.xz
yorick-optimpack/src/opl_algebra.c:222:12: style: Same expression on both sides of '-='. [duplicateExpression]
yorick-optimpack/src/opl_algebra.c:45:17: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-optimpack/src/opl_lnsrch.c:334:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
yorick-optimpack/src/opl_utils.c:134:16: style: Checking if unsigned variable 'nchars' is less than zero. [unsignedLessThanZero]
yorick-optimpack/src/opl_vmlmb.c:698:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
yorick-optimpack/src/opl_vmlmb.c:785:17: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
yorick-optimpack/src/opl_vmlmb.c:262:11: style: The scope of the variable 'Sm' can be reduced. [variableScope]
yorick-optimpack/src/opl_vmlmb.c:262:16: style: The scope of the variable 'Ym' can be reduced. [variableScope]
yorick-optimpack/src/opl_vmlmb.c:522:17: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-optimpack/yorick/opl_yorick.c:181:10: style: The scope of the variable 'j' can be reduced. [variableScope]
yorick-optimpack/yorick/opl_yorick.c:181:16: style: The scope of the variable 'ntot' can be reduced. [variableScope]
yorick-optimpack/yorick/opl_yorick.c:181:23: style: The scope of the variable 'rank' can be reduced. [variableScope]
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yorick-soy/yorick-soy_1.4.0.orig.tar.gz
frigaut-yorick-soy-7f85273/soy.c:131:12: style: Unused variable: k [unusedVariable]
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yorick-spydr/yorick-spydr_0.8.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yorick-yao/yorick-yao_5.4.0.orig.tar.gz
yao-5.4.0/aoSimulUtils.c:55:7: style: The scope of the variable 'firstel' can be reduced. [variableScope]
yao-5.4.0/aoSimulUtils.c:114:9: style: The scope of the variable 'co' can be reduced. [variableScope]
yao-5.4.0/aoSimulUtils.c:139:9: style: The scope of the variable 'co' can be reduced. [variableScope]
yao-5.4.0/aoSimulUtils.c:178:9: style: The scope of the variable 'co' can be reduced. [variableScope]
yao-5.4.0/yao_fast.c:624:12: style: Condition 'debug>1' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:624:12: note: Condition 'debug>1' is always false
yao-5.4.0/yao_fast.c:707:12: style: Condition 'debug>1' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:707:12: note: Condition 'debug>1' is always false
yao-5.4.0/yao_fast.c:828:20: style: Condition 'debug>1' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:828:20: note: Condition 'debug>1' is always false
yao-5.4.0/yao_fast.c:844:18: style: Condition 'debug>1' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:844:18: note: Condition 'debug>1' is always false
yao-5.4.0/yao_fast.c:860:18: style: Condition 'debug>1' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:860:18: note: Condition 'debug>1' is always false
yao-5.4.0/yao_fast.c:874:16: style: Condition 'debug>1' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:874:16: note: Condition 'debug>1' is always false
yao-5.4.0/yao_fast.c:889:20: style: Condition 'debug>20' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:889:20: note: Condition 'debug>20' is always false
yao-5.4.0/yao_fast.c:893:18: style: Condition 'debug>1' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:893:18: note: Condition 'debug>1' is always false
yao-5.4.0/yao_fast.c:900:18: style: Condition 'debug>1' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:900:18: note: Condition 'debug>1' is always false
yao-5.4.0/yao_fast.c:905:16: style: Condition 'debug>1' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:905:16: note: Condition 'debug>1' is always false
yao-5.4.0/yao_fast.c:907:15: style: Condition 'debug>10' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:907:15: note: Condition 'debug>10' is always false
yao-5.4.0/yao_fast.c:985:15: style: Condition 'debug>10' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:985:15: note: Condition 'debug>10' is always false
yao-5.4.0/yao_fast.c:1029:11: style: Condition 'debug' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:1029:11: note: Condition 'debug' is always false
yao-5.4.0/yao_fast.c:1032:11: style: Condition 'debug' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:1032:11: note: Condition 'debug' is always false
yao-5.4.0/yao_fast.c:1038:11: style: Condition 'debug' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:1038:11: note: Condition 'debug' is always false
yao-5.4.0/yao_fast.c:1045:9: style: Condition 'debug' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:1045:9: note: Condition 'debug' is always false
yao-5.4.0/yao_fast.c:1050:9: style: Condition 'debug' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:1050:9: note: Condition 'debug' is always false
yao-5.4.0/yao_fast.c:1071:7: style: Condition 'debug' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:1071:7: note: Condition 'debug' is always false
yao-5.4.0/yao_fast.c:1092:12: style: Condition 'debug>1' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:1092:12: note: Condition 'debug>1' is always false
yao-5.4.0/yao_fast.c:1098:12: style: Condition 'debug>1' is always false [knownConditionTrueFalse]
yao-5.4.0/yao_fast.c:596:23: note: Assignment 'debug=0', assigned value is 0
yao-5.4.0/yao_fast.c:1098:12: note: Condition 'debug>1' is always false
yao-5.4.0/yao_fast.c:243:18: style: The scope of the variable 'ptr' can be reduced. [variableScope]
yao-5.4.0/yao_fast.c:244:21: style: The scope of the variable 'koff' can be reduced. [variableScope]
yao-5.4.0/yao_fast.c:590:17: style: The scope of the variable 'corfact' can be reduced. [variableScope]
yao-5.4.0/yao_fast.c:1145:38: style: The scope of the variable 'tmpf' can be reduced. [variableScope]
yao-5.4.0/yao_fast.c:1145:44: style: The scope of the variable 'thback' can be reduced. [variableScope]
yao-5.4.0/yao_fast.c:1410:17: style: The scope of the variable 'avgx' can be reduced. [variableScope]
yao-5.4.0/yao_fast.c:1410:23: style: The scope of the variable 'avgy' can be reduced. [variableScope]
yao-5.4.0/yao_fast.c:1410:29: style: The scope of the variable 'avgi' can be reduced. [variableScope]
yao-5.4.0/yao_fast.c:1411:25: style: The scope of the variable 'koff' can be reduced. [variableScope]
yao-5.4.0/yao_fast.c:1505:17: style: The scope of the variable 'tot' can be reduced. [variableScope]
yao-5.4.0/yao_fast.c:1507:32: style: The scope of the variable 'koff' can be reduced. [variableScope]
yao-5.4.0/yao_fast.c:644:50: error: Memory leak: phase_scaled [memleak]
yao-5.4.0/yao_fast.c:644:50: error: Memory leak: simage [memleak]
yao-5.4.0/yao_fast.c:644:50: error: Memory leak: bimage [memleak]
yao-5.4.0/yao_fast.c:644:50: error: Memory leak: ximage [memleak]
yao-5.4.0/yao_fast.c:644:50: error: Memory leak: bsubmask [memleak]
yao-5.4.0/yao_fast.c:644:50: error: Memory leak: brayleigh [memleak]
yao-5.4.0/yao_fast.c:1165:46: error: Memory leak: bimage2 [memleak]
yao-5.4.0/yao_fast.c:1165:46: error: Memory leak: fnoise [memleak]
yao-5.4.0/yao_fast.c:1535:0: error: Memory leak: x1 [memleak]
yao-5.4.0/yao_fast.c:1535:0: error: Memory leak: x2 [memleak]
yao-5.4.0/yao_fast.c:1535:0: error: Memory leak: gnoise [memleak]
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yorick-yeti/yorick-yeti_6.4.0.orig.tar.gz
Yeti-6.4.0/core/yeti_cost.c:247:31: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
Yeti-6.4.0/core/yeti_cost.c:257:31: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
Yeti-6.4.0/core/yeti_cost.c:274:31: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
Yeti-6.4.0/core/yeti_cost.c:284:31: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
Yeti-6.4.0/core/yeti_cost.c:303:31: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
Yeti-6.4.0/core/yeti_cost.c:307:31: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
Yeti-6.4.0/core/yeti_cost.c:314:31: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
Yeti-6.4.0/core/yeti_cost.c:317:31: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
Yeti-6.4.0/core/yeti_hash.c:226:14: style: The scope of the variable 'old' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_hash.c:228:15: style: The scope of the variable 'oper' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_hash.c:229:7: style: The scope of the variable 'i' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_hash.c:229:17: style: The scope of the variable 'offset' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_hash.c:630:9: style: The scope of the variable 'str' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_hash.c:685:19: style: The scope of the variable 'c' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_hash.c:752:11: style: The scope of the variable 's' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_hash.c:862:12: style: The scope of the variable 'i' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_hash.c:862:15: style: The scope of the variable 'size' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_hash.c:1067:22: style: The scope of the variable 'prev' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_hash.c:1068:12: style: The scope of the variable 'i' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_hash.c:1068:15: style: The scope of the variable 'j' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_hash.c:1068:18: style: The scope of the variable 'new_size' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_hash.c:1068:28: style: The scope of the variable 'old_size' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_hash.c:793:36: style: Function 'set_members' argument 1 names different: declaration 'obj' definition 'table'. [funcArgNamesDifferent]
Yeti-6.4.0/core/yeti_hash.c:148:36: note: Function 'set_members' argument 1 names different: declaration 'obj' definition 'table'.
Yeti-6.4.0/core/yeti_hash.c:793:36: note: Function 'set_members' argument 1 names different: declaration 'obj' definition 'table'.
Yeti-6.4.0/core/yeti_math.c:167:10: style: The scope of the variable 'x' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_math.c:188:18: style: The scope of the variable 'rr' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_math.c:188:22: style: The scope of the variable 'ri' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_misc.c:162:10: style: The scope of the variable 'lr' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_misc.c:162:14: style: The scope of the variable 'li' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_misc.c:162:18: style: The scope of the variable 'rr' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_misc.c:162:22: style: The scope of the variable 'ri' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_misc.c:556:2: style: Label 'push_dval' is not used. [unusedLabel]
Yeti-6.4.0/core/yeti_misc.c:559:2: style: Label 'push_fval' is not used. [unusedLabel]
Yeti-6.4.0/core/yeti_misc.c:562:2: style: Label 'push_lval' is not used. [unusedLabel]
Yeti-6.4.0/core/yeti_misc.c:478:9: style: Variable 'fval' is not assigned a value. [unassignedVariable]
Yeti-6.4.0/core/yeti_morph.c:93:8: style: The scope of the variable 'msg' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_morph.c:125:16: style: The scope of the variable 'z' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_morph.c:125:37: style: The scope of the variable 'lim2' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_sparse.c:547:10: style: The scope of the variable 'i' can be reduced. [variableScope]
Yeti-6.4.0/core/yeti_sparse.c:242:45: style: Function 'get_array_l' argument 2 names different: declaration 'number' definition 'number_ptr'. [funcArgNamesDifferent]
Yeti-6.4.0/core/yeti_sparse.c:136:47: note: Function 'get_array_l' argument 2 names different: declaration 'number' definition 'number_ptr'.
Yeti-6.4.0/core/yeti_sparse.c:242:45: note: Function 'get_array_l' argument 2 names different: declaration 'number' definition 'number_ptr'.
Yeti-6.4.0/core/yeti_sparse.c:267:47: style: Function 'get_array_d' argument 2 names different: declaration 'number' definition 'number_ptr'. [funcArgNamesDifferent]
Yeti-6.4.0/core/yeti_sparse.c:137:47: note: Function 'get_array_d' argument 2 names different: declaration 'number' definition 'number_ptr'.
Yeti-6.4.0/core/yeti_sparse.c:267:47: note: Function 'get_array_d' argument 2 names different: declaration 'number' definition 'number_ptr'.
Yeti-6.4.0/core/yeti_sparse.c:359:34: style: Function 'sparse_eval' argument 1 names different: declaration 'op' definition 'op0'. [funcArgNamesDifferent]
Yeti-6.4.0/core/yeti_sparse.c:70:34: note: Function 'sparse_eval' argument 1 names different: declaration 'op' definition 'op0'.
Yeti-6.4.0/core/yeti_sparse.c:359:34: note: Function 'sparse_eval' argument 1 names different: declaration 'op' definition 'op0'.
Yeti-6.4.0/core/yeti_symlink.c:108:32: style: Function 'free_symlink' argument 1 names different: declaration 'list' definition 'addr'. [funcArgNamesDifferent]
Yeti-6.4.0/core/yeti_symlink.c:67:32: note: Function 'free_symlink' argument 1 names different: declaration 'list' definition 'addr'.
Yeti-6.4.0/core/yeti_symlink.c:108:32: note: Function 'free_symlink' argument 1 names different: declaration 'list' definition 'addr'.
Yeti-6.4.0/core/yeti_utils.c:52:31: style: Function 'yeti_strcpy' argument 1 names different: declaration 'str' definition 's'. [funcArgNamesDifferent]
Yeti-6.4.0/core/yeti.h:121:38: note: Function 'yeti_strcpy' argument 1 names different: declaration 'str' definition 's'.
Yeti-6.4.0/core/yeti_utils.c:52:31: note: Function 'yeti_strcpy' argument 1 names different: declaration 'str' definition 's'.
Yeti-6.4.0/core/yeti_utils.c:64:32: style: Function 'yeti_strncpy' argument 1 names different: declaration 'str' definition 's'. [funcArgNamesDifferent]
Yeti-6.4.0/core/yeti.h:122:39: note: Function 'yeti_strncpy' argument 1 names different: declaration 'str' definition 's'.
Yeti-6.4.0/core/yeti_utils.c:64:32: note: Function 'yeti_strncpy' argument 1 names different: declaration 'str' definition 's'.
Yeti-6.4.0/core/yeti_utils.c:208:48: style: Function 'yeti_get_optional_integer' argument 2 names different: declaration 'defaultValue' definition 'default_value'. [funcArgNamesDifferent]
Yeti-6.4.0/core/yeti.h:175:55: note: Function 'yeti_get_optional_integer' argument 2 names different: declaration 'defaultValue' definition 'default_value'.
Yeti-6.4.0/core/yeti_utils.c:208:48: note: Function 'yeti_get_optional_integer' argument 2 names different: declaration 'defaultValue' definition 'default_value'.
Yeti-6.4.0/core/yeti_utils.c:267:39: style: Function 'yeti_get_datablock' argument 1 names different: declaration 's' definition 'stack'. [funcArgNamesDifferent]
Yeti-6.4.0/core/yeti.h:154:46: note: Function 'yeti_get_datablock' argument 1 names different: declaration 's' definition 'stack'.
Yeti-6.4.0/core/yeti_utils.c:267:39: note: Function 'yeti_get_datablock' argument 1 names different: declaration 's' definition 'stack'.
Yeti-6.4.0/regex/glibc/regcomp.c:597:10: style: The scope of the variable 'j' can be reduced. [variableScope]
Yeti-6.4.0/regex/glibc/regcomp.c:995:14: style: The scope of the variable 'i' can be reduced. [variableScope]
Yeti-6.4.0/regex/glibc/regcomp.c:1685:7: style: The scope of the variable 'i' can be reduced. [variableScope]
Yeti-6.4.0/regex/glibc/regcomp.c:2671:16: style: The scope of the variable 'start_ch' can be reduced. [variableScope]
Yeti-6.4.0/regex/glibc/regcomp.c:2671:26: style: The scope of the variable 'end_ch' can be reduced. [variableScope]
Yeti-6.4.0/regex/glibc/regcomp.c:3759:17: style: The scope of the variable 'c' can be reduced. [variableScope]
Yeti-6.4.0/regex/glibc/regcomp.c:3873:7: style: The scope of the variable 'node_idx' can be reduced. [variableScope]
Yeti-6.4.0/regex/glibc/regcomp.c:1459:19: style: Function 'duplicate_node_closure' argument 5 names different: declaration 'constraint' definition 'init_constraint'. [funcArgNamesDifferent]
Yeti-6.4.0/regex/glibc/regcomp.c:51:59: note: Function 'duplicate_node_closure' argument 5 names different: declaration 'constraint' definition 'init_constraint'.
Yeti-6.4.0/regex/glibc/regcomp.c:1459:19: note: Function 'duplicate_node_closure' argument 5 names different: declaration 'constraint' definition 'init_constraint'.
Yeti-6.4.0/regex/glibc/regcomp.c:2521:18: style: Function 'parse_dup_op' argument 1 names different: declaration 'dup_elem' definition 'elem'. [funcArgNamesDifferent]
Yeti-6.4.0/regex/glibc/regcomp.c:82:46: note: Function 'parse_dup_op' argument 1 names different: declaration 'dup_elem' definition 'elem'.
Yeti-6.4.0/regex/glibc/regcomp.c:2521:18: note: Function 'parse_dup_op' argument 1 names different: declaration 'dup_elem' definition 'elem'.
Yeti-6.4.0/regex/glibc/regcomp.c:1705:0: style: Variable 'org_node' is assigned a value that is never used. [unreadVariable]
Yeti-6.4.0/regex/glibc/regcomp.c:1705:29: style: Variable 'cur_node' is assigned a value that is never used. [unreadVariable]
Yeti-6.4.0/regex/glibc/regcomp.c:882:68: error: Invalid calloc() argument nr 2. The value is -9.223372037e+18 but the valid values are '0:'. [invalidFunctionArg]
Yeti-6.4.0/regex/glibc/regcomp.c:878:3: note: After for loop, table_size has value -9223372036854775808
Yeti-6.4.0/regex/glibc/regcomp.c:882:68: note: Invalid argument
Yeti-6.4.0/regex/glibc/regexec.c:1642:11: style: Condition '!naccepted' is always true [knownConditionTrueFalse]
Yeti-6.4.0/regex/glibc/regexec.c:1624:23: note: Assignment 'naccepted=0', assigned value is 0
Yeti-6.4.0/regex/glibc/regexec.c:1642:11: note: Condition '!naccepted' is always true
Yeti-6.4.0/regex/glibc/regexec.c:3069:11: style: Condition 'naccepted' is always false [knownConditionTrueFalse]
Yeti-6.4.0/regex/glibc/regexec.c:3022:23: note: Assignment 'naccepted=0', assigned value is 0
Yeti-6.4.0/regex/glibc/regexec.c:3069:11: note: Condition 'naccepted' is always false
Yeti-6.4.0/regex/glibc/regex_internal.c:840:7: style: The scope of the variable 'c' can be reduced. [variableScope]
Yeti-6.4.0/regex/glibc/regex_internal.c:1298:28: style: The scope of the variable 'mid' can be reduced. [variableScope]
Yeti-6.4.0/regex/glibc/regexec.c:1221:7: style: The scope of the variable 'i' can be reduced. [variableScope]
Yeti-6.4.0/regex/glibc/regexec.c:1221:15: style: The scope of the variable 'dest_node' can be reduced. [variableScope]
Yeti-6.4.0/regex/glibc/regexec.c:1407:15: style: The scope of the variable 'reg_idx' can be reduced. [variableScope]
Yeti-6.4.0/regex/glibc/regexec.c:1780:7: style: The scope of the variable 'i' can be reduced. [variableScope]
Yeti-6.4.0/regex/glibc/regexec.c:1857:16: style: The scope of the variable 'src_pos' can be reduced. [variableScope]
Yeti-6.4.0/regex/glibc/regexec.c:1857:25: style: The scope of the variable 'dst_pos' can be reduced. [variableScope]
Yeti-6.4.0/regex/glibc/regexec.c:2222:19: style: The scope of the variable 'trtable' can be reduced. [variableScope]
Yeti-6.4.0/regex/glibc/regexec.c:2223:17: style: The scope of the variable 'ch' can be reduced. [variableScope]
Yeti-6.4.0/regex/glibc/regexec.c:3097:12: style: The scope of the variable 'outside_node' can be reduced. [variableScope]
Yeti-6.4.0/regex/glibc/regexec.c:4238:20: style: The scope of the variable 'mid' can be reduced. [variableScope]
Yeti-6.4.0/regex/glibc/regexec.c:1804:25: style: Function 'sub_epsilon_src_nodes' argument 4 names different: declaration 'and_nodes' definition 'candidates'. [funcArgNamesDifferent]
Yeti-6.4.0/regex/glibc/regexec.c:106:64: note: Function 'sub_epsilon_src_nodes' argument 4 names different: declaration 'and_nodes' definition 'candidates'.
Yeti-6.4.0/regex/glibc/regexec.c:1804:25: note: Function 'sub_epsilon_src_nodes' argument 4 names different: declaration 'and_nodes' definition 'candidates'.
Yeti-6.4.0/regex/glibc/regexec.c:1968:29: style: Function 'check_dst_limits_calc_pos' argument 4 names different: declaration 'node' definition 'from_node'. [funcArgNamesDifferent]
Yeti-6.4.0/regex/glibc/regexec.c:115:43: note: Function 'check_dst_limits_calc_pos' argument 4 names different: declaration 'node' definition 'from_node'.
Yeti-6.4.0/regex/glibc/regexec.c:1968:29: note: Function 'check_dst_limits_calc_pos' argument 4 names different: declaration 'node' definition 'from_node'.
Yeti-6.4.0/regex/glibc/regexec.c:3511:18: style: Function 'group_nodes_into_DFAstates' argument 3 names different: declaration 'states_node' definition 'dests_node'. [funcArgNamesDifferent]
Yeti-6.4.0/regex/glibc/regexec.c:190:53: note: Function 'group_nodes_into_DFAstates' argument 3 names different: declaration 'states_node' definition 'dests_node'.
Yeti-6.4.0/regex/glibc/regexec.c:3511:18: note: Function 'group_nodes_into_DFAstates' argument 3 names different: declaration 'states_node' definition 'dests_node'.
Yeti-6.4.0/regex/glibc/regexec.c:4112:25: style: Function 'match_ctx_init' argument 1 names different: declaration 'cache' definition 'mctx'. [funcArgNamesDifferent]
Yeti-6.4.0/regex/glibc/regexec.c:21:58: note: Function 'match_ctx_init' argument 1 names different: declaration 'cache' definition 'mctx'.
Yeti-6.4.0/regex/glibc/regexec.c:4112:25: note: Function 'match_ctx_init' argument 1 names different: declaration 'cache' definition 'mctx'.
Yeti-6.4.0/regex/glibc/regexec.c:4171:25: style: Function 'match_ctx_free' argument 1 names different: declaration 'cache' definition 'mctx'. [funcArgNamesDifferent]
Yeti-6.4.0/regex/glibc/regexec.c:24:49: note: Function 'match_ctx_free' argument 1 names different: declaration 'cache' definition 'mctx'.
Yeti-6.4.0/regex/glibc/regexec.c:4171:25: note: Function 'match_ctx_free' argument 1 names different: declaration 'cache' definition 'mctx'.
Yeti-6.4.0/regex/glibc/regexec.c:4186:26: style: Function 'match_ctx_add_entry' argument 1 names different: declaration 'cache' definition 'mctx'. [funcArgNamesDifferent]
Yeti-6.4.0/regex/glibc/regexec.c:25:63: note: Function 'match_ctx_add_entry' argument 1 names different: declaration 'cache' definition 'mctx'.
Yeti-6.4.0/regex/glibc/regexec.c:4186:26: note: Function 'match_ctx_add_entry' argument 1 names different: declaration 'cache' definition 'mctx'.
Yeti-6.4.0/regex/glibc/regexec.c:1398:35: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
Yeti-6.4.0/tiff/yeti_tiff.c:95:8: style: The scope of the variable 'dims' can be reduced. [variableScope]
Yeti-6.4.0/tiff/yeti_tiff.c:96:9: style: The scope of the variable 'ptr' can be reduced. [variableScope]
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yorick-ygsl/yorick-ygsl_1.2.1.orig.tar.gz
ygsl-1.2.1/ygsl.c:501:8: style: The scope of the variable 'dims' can be reduced. [variableScope]
ygsl-1.2.1/ygsl.c:502:11: style: The scope of the variable 'out' can be reduced. [variableScope]
ygsl-1.2.1/ygsl.c:503:8: style: The scope of the variable 'j' can be reduced. [variableScope]
ygsl-1.2.1/ygsl.c:130:31: style: Function 'error_handler' argument 4 names different: declaration 'gsl_errno' definition 'status'. [funcArgNamesDifferent]
ygsl-1.2.1/ygsl.c:117:31: note: Function 'error_handler' argument 4 names different: declaration 'gsl_errno' definition 'status'.
ygsl-1.2.1/ygsl.c:130:31: note: Function 'error_handler' argument 4 names different: declaration 'gsl_errno' definition 'status'.
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yorick-ynfft/yorick-ynfft_1.0.3.orig.tar.gz
ynfft-1.0.3/m3d_nfft.c:2:0: error: #error This file is supposed to be included by yor_nfft.c [preprocessorErrorDirective]
ynfft-1.0.3/yor_nfft.c:100:0: error: #error code assumes that Y_SHORT = 1 [preprocessorErrorDirective]
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yorick-yutils/yorick-yutils_1.5.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yorick-z/yorick-z_1.2.0+cvs20080115.orig.tar.gz
yorick-z/spng.c:174:15: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-z/spng.c:346:9: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-z/spng.c:347:10: style: The scope of the variable 'len' can be reduced. [variableScope]
yorick-z/spng.c:430:46: error: Resource leak: f [resourceLeak]
yorick-z/yjpeg.c:117:0: error: #error unsupported BITS_IN_JSAMPLE [preprocessorErrorDirective]
yorick-z/ympeg.c:192:17: style: Function 'ympg_free' argument 1 names different: declaration 'ympg' definition 'ympgv'. [funcArgNamesDifferent]
yorick-z/ympeg.c:93:29: note: Function 'ympg_free' argument 1 names different: declaration 'ympg' definition 'ympgv'.
yorick-z/ympeg.c:192:17: note: Function 'ympg_free' argument 1 names different: declaration 'ympg' definition 'ympgv'.
yorick-z/ypng.c:85:9: style: The scope of the variable 'i' can be reduced. [variableScope]
yorick-z/yzlib.c:137:22: warning: Logical conjunction always evaluates to false: status == 2 && status == 3. [incorrectLogicOperator]
yorick-z/yzlib.c:529:7: style: The scope of the variable 'flag' can be reduced. [variableScope]
yorick-z/yzlib.c:123:15: style: Function 'yz_free' argument 1 names different: declaration 'yzs' definition 'yzsv'. [funcArgNamesDifferent]
yorick-z/yzlib.c:47:27: note: Function 'yz_free' argument 1 names different: declaration 'yzs' definition 'yzsv'.
yorick-z/yzlib.c:123:15: note: Function 'yz_free' argument 1 names different: declaration 'yzs' definition 'yzsv'.
yorick-z/yzlib.c:142:25: style: Function 'yz_free_chunk' argument 1 names different: declaration 'yzbp' definition 'yzb'. [funcArgNamesDifferent]
yorick-z/yzlib.c:120:37: note: Function 'yz_free_chunk' argument 1 names different: declaration 'yzbp' definition 'yzb'.
yorick-z/yzlib.c:142:25: note: Function 'yz_free_chunk' argument 1 names different: declaration 'yzbp' definition 'yzb'.
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yoshimi/yoshimi_1.5.8.2.orig.tar.gz
yoshimi-1.5.8.2/src/DSP/Unison.cpp:185:11: style: The scope of the variable 'newval' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/DSP/Unison.cpp:186:11: style: The scope of the variable 'pos' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/DSP/Unison.cpp:187:11: style: The scope of the variable 'step' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/DSP/Unison.cpp:188:11: style: The scope of the variable 'vibratto_val' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Effects/Chorus.cpp:103:11: style: The scope of the variable 'inL' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Effects/Chorus.cpp:103:16: style: The scope of the variable 'inR' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Effects/Chorus.cpp:103:21: style: The scope of the variable 'tmpL' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Effects/Chorus.cpp:103:27: style: The scope of the variable 'tmpR' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Effects/Chorus.cpp:103:33: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Effects/Echo.cpp:104:11: style: The scope of the variable 'l' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Effects/Echo.cpp:104:14: style: The scope of the variable 'r' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Effects/Phaser.cpp:494:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
yoshimi-1.5.8.2/src/Effects/Phaser.cpp:497:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
yoshimi-1.5.8.2/src/Interface/CmdInterface.cpp:1268:17: style: Boolean value assigned to floating point variable. [assignBoolToFloat]
yoshimi-1.5.8.2/src/Interface/CmdInterface.cpp:1287:17: style: Boolean value assigned to floating point variable. [assignBoolToFloat]
yoshimi-1.5.8.2/src/Interface/CmdInterface.cpp:543:12: style: The scope of the variable 'presetsPos' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Interface/CmdInterface.cpp:544:12: style: The scope of the variable 'presetsLast' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Interface/CmdInterface.cpp:545:9: style: The scope of the variable 'presetsCount' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Interface/CmdInterface.cpp:601:10: style: The scope of the variable 'flag' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Interface/CmdInterface.cpp:959:9: style: The scope of the variable 'lineNo' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Interface/CmdInterface.cpp:341:12: style: Unused variable: right [unusedVariable]
yoshimi-1.5.8.2/src/Interface/CmdInterface.cpp:957:18: style: Unused variable: msg [unusedVariable]
yoshimi-1.5.8.2/src/Interface/CmdInterface.cpp:2486:17: style: Variable 'loadChan' is assigned a value that is never used. [unreadVariable]
yoshimi-1.5.8.2/src/Interface/CmdInterface.cpp:2980:18: style: Variable 'outfile' is assigned a value that is never used. [unreadVariable]
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:4700:25: style: Boolean value assigned to floating point variable. [assignBoolToFloat]
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:4713:25: style: Boolean value assigned to floating point variable. [assignBoolToFloat]
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:4736:25: style: Boolean value assigned to floating point variable. [assignBoolToFloat]
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:4749:25: style: Boolean value assigned to floating point variable. [assignBoolToFloat]
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:6053:25: style: Boolean value assigned to floating point variable. [assignBoolToFloat]
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:3558:21: style: Expression is always false because 'else if' condition matches previous condition at line 3556. [multiCondition]
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:1101:20: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:1098:25: note: outer condition: button==1
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:1101:20: note: opposite inner condition: button==0
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:1101:20: style: Condition 'button==0' is always false [knownConditionTrueFalse]
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:1098:25: note: Assuming that condition 'button==1' is not redundant
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:1101:20: note: Condition 'button==0' is always false
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:1249:17: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:1251:17: note: Found duplicate branches for 'if' and 'else'.
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:1249:17: note: Found duplicate branches for 'if' and 'else'.
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:228:15: style: The scope of the variable 'point' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:392:29: style: The scope of the variable 'map' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:948:12: style: The scope of the variable 'current' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:950:12: style: The scope of the variable 'found' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Interface/InterChange.cpp:3663:12: style: The scope of the variable 'size' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Interface/MidiDecode.cpp:247:9: style: The scope of the variable 'nLow' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Interface/MidiDecode.cpp:248:9: style: The scope of the variable 'nHigh' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Interface/MidiLearn.cpp:371:5: style: Variable 'kit' is reassigned a value before the old one has been used. [redundantAssignment]
yoshimi-1.5.8.2/src/Interface/MidiLearn.cpp:370:0: note: Variable 'kit' is reassigned a value before the old one has been used.
yoshimi-1.5.8.2/src/Interface/MidiLearn.cpp:371:5: note: Variable 'kit' is reassigned a value before the old one has been used.
yoshimi-1.5.8.2/src/Interface/MidiLearn.cpp:442:5: style: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
yoshimi-1.5.8.2/src/Interface/MidiLearn.cpp:441:0: note: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable.
yoshimi-1.5.8.2/src/Interface/MidiLearn.cpp:442:5: note: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable.
yoshimi-1.5.8.2/src/Interface/MidiLearn.cpp:328:9: style: The scope of the variable 'CC' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Interface/MidiLearn.cpp:689:9: style: The scope of the variable 'lineNo' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Interface/MidiLearn.cpp:729:18: style: The scope of the variable 'wrote' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Interface/MidiLearn.cpp:730:18: style: The scope of the variable 'found' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Interface/MidiLearn.cpp:731:18: style: The scope of the variable 'tries' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Interface/MidiLearn.cpp:940:9: style: The scope of the variable 'status' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Interface/MidiLearn.cpp:941:18: style: The scope of the variable 'ent' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Interface/MidiLearn.cpp:699:17: style: Variable 'lineNo' is modified but its new value is never used. [unreadVariable]
yoshimi-1.5.8.2/src/LV2_Plugin/YoshimiLV2Plugin.cpp:504:25: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
yoshimi-1.5.8.2/src/LV2_Plugin/YoshimiLV2Plugin.cpp:506:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yoshimi-1.5.8.2/src/LV2_Plugin/YoshimiLV2Plugin.cpp:520:25: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
yoshimi-1.5.8.2/src/LV2_Plugin/YoshimiLV2Plugin.cpp:522:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yoshimi-1.5.8.2/src/Misc/Bank.cpp:148:5: style: Variable 'chk' is reassigned a value before the old one has been used. [redundantAssignment]
yoshimi-1.5.8.2/src/Misc/Bank.cpp:144:0: note: Variable 'chk' is reassigned a value before the old one has been used.
yoshimi-1.5.8.2/src/Misc/Bank.cpp:148:5: note: Variable 'chk' is reassigned a value before the old one has been used.
yoshimi-1.5.8.2/src/Misc/Bank.cpp:158:5: style: Variable 'chk2' is reassigned a value before the old one has been used. [redundantAssignment]
yoshimi-1.5.8.2/src/Misc/Bank.cpp:145:0: note: Variable 'chk2' is reassigned a value before the old one has been used.
yoshimi-1.5.8.2/src/Misc/Bank.cpp:158:5: note: Variable 'chk2' is reassigned a value before the old one has been used.
yoshimi-1.5.8.2/src/Misc/Bank.cpp:863:13: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
yoshimi-1.5.8.2/src/Misc/Bank.cpp:862:13: note: Variable 'result' is reassigned a value before the old one has been used.
yoshimi-1.5.8.2/src/Misc/Bank.cpp:863:13: note: Variable 'result' is reassigned a value before the old one has been used.
yoshimi-1.5.8.2/src/Misc/Config.cpp:799:24: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yoshimi-1.5.8.2/src/Misc/Config.cpp:872:12: style: Condition 'retry' is always true [knownConditionTrueFalse]
yoshimi-1.5.8.2/src/Misc/Config.cpp:871:18: note: Assignment 'retry=true', assigned value is 1
yoshimi-1.5.8.2/src/Misc/Config.cpp:872:12: note: Condition 'retry' is always true
yoshimi-1.5.8.2/src/Misc/Config.cpp:728:9: warning: Either the condition 'if(xmltree)' is redundant or there is possible null pointer dereference: xmltree. [nullPointerRedundantCheck]
yoshimi-1.5.8.2/src/Misc/Config.cpp:735:8: note: Assuming that condition 'if(xmltree)' is not redundant
yoshimi-1.5.8.2/src/Misc/Config.cpp:728:9: note: Null pointer dereference
yoshimi-1.5.8.2/src/Misc/Config.cpp:869:9: style: The scope of the variable 'chk' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Misc/MiscFuncs.cpp:267:5: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
yoshimi-1.5.8.2/src/Misc/MiscFuncs.cpp:364:12: error: Mismatching allocation and deallocation: memblock [mismatchAllocDealloc]
yoshimi-1.5.8.2/src/Misc/Part.cpp:860:41: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
yoshimi-1.5.8.2/src/Misc/Part.cpp:859:37: note: outer condition: partnote[pos].kititem[j].adnote
yoshimi-1.5.8.2/src/Misc/Part.cpp:860:41: note: identical inner condition: partnote[pos].kititem[j].adnote
yoshimi-1.5.8.2/src/Misc/Part.cpp:864:41: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
yoshimi-1.5.8.2/src/Misc/Part.cpp:863:37: note: outer condition: partnote[pos].kititem[j].subnote
yoshimi-1.5.8.2/src/Misc/Part.cpp:864:41: note: identical inner condition: partnote[pos].kititem[j].subnote
yoshimi-1.5.8.2/src/Misc/Part.cpp:868:41: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
yoshimi-1.5.8.2/src/Misc/Part.cpp:867:37: note: outer condition: partnote[pos].kititem[j].padnote
yoshimi-1.5.8.2/src/Misc/Part.cpp:868:41: note: identical inner condition: partnote[pos].kititem[j].padnote
yoshimi-1.5.8.2/src/Misc/Part.cpp:925:33: style: The scope of the variable 'maxtime' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Misc/SynthEngine.cpp:563:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
yoshimi-1.5.8.2/src/Misc/SynthEngine.cpp:763:9: style: The scope of the variable 'foundRoot' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Misc/SynthEngine.cpp:1884:25: style: The scope of the variable 'VUperiod' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Misc/SynthEngine.cpp:2439:27: error: Iterator 'it' used after element has been erased. [eraseDereference]
yoshimi-1.5.8.2/src/Misc/SynthEngine.cpp:2436:5: note: Iterator 'it' used after element has been erased.
yoshimi-1.5.8.2/src/Misc/SynthEngine.cpp:2439:27: note: Iterator 'it' used after element has been erased.
yoshimi-1.5.8.2/src/Misc/SynthEngine.cpp:2743:26: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
yoshimi-1.5.8.2/src/Misc/WavFile.cpp:28:7: style: Class 'WavFile' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
yoshimi-1.5.8.2/src/Misc/WavFile.cpp:28:7: style: Class 'WavFile' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
yoshimi-1.5.8.2/src/Misc/WavFile.cpp:26:25: performance: Function parameter 'filename' should be passed by const reference. [passedByValue]
yoshimi-1.5.8.2/src/Misc/XMLwrapper.cpp:293:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yoshimi-1.5.8.2/src/Misc/XMLwrapper.cpp:164:5: style: Variable 'idx' is reassigned a value before the old one has been used. [redundantAssignment]
yoshimi-1.5.8.2/src/Misc/XMLwrapper.cpp:158:0: note: Variable 'idx' is reassigned a value before the old one has been used.
yoshimi-1.5.8.2/src/Misc/XMLwrapper.cpp:164:5: note: Variable 'idx' is reassigned a value before the old one has been used.
yoshimi-1.5.8.2/src/Misc/XMLwrapper.cpp:525:9: style: The scope of the variable 'this_read' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Misc/XMLwrapper.cpp:530:29: warning: Multiplying sizeof() with sizeof() indicates a logic error. [multiplySizeof]
yoshimi-1.5.8.2/src/MusicIO/JackEngine.cpp:90:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yoshimi-1.5.8.2/src/MusicIO/JackEngine.cpp:313:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/MusicIO/JackEngine.cpp:440:33: style: Array index 'port' is used before limits check. [arrayIndexThenCheck]
yoshimi-1.5.8.2/src/Params/FilterParams.cpp:199:11: style: The scope of the variable 'filter_freq' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Params/FilterParams.cpp:199:24: style: The scope of the variable 'filter_q' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Params/FilterParams.cpp:199:34: style: The scope of the variable 'filter_amp' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Params/PADnoteParameters.cpp:298:16: warning: Redundant assignment of 'smp[i]' to itself. [selfAssignment]
yoshimi-1.5.8.2/src/Params/Presets.cpp:75:0: error: Dereferencing 'xml' after it is deallocated / released [deallocuse]
yoshimi-1.5.8.2/src/Synth/ADnote.cpp:1338:16: style: The scope of the variable 'xm1' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/ADnote.cpp:1338:21: style: The scope of the variable 'x0' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/ADnote.cpp:1338:25: style: The scope of the variable 'x1' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/ADnote.cpp:1338:29: style: The scope of the variable 'x2' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/ADnote.cpp:1338:33: style: The scope of the variable 'a' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/ADnote.cpp:1338:36: style: The scope of the variable 'b' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/ADnote.cpp:1338:39: style: The scope of the variable 'c' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/OscilGen.cpp:1509:41: style: Same expression on both sides of '&&'. [duplicateExpression]
yoshimi-1.5.8.2/src/Synth/OscilGen.cpp:951:11: style: The scope of the variable 'a' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/OscilGen.cpp:951:14: style: The scope of the variable 'b' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/OscilGen.cpp:951:17: style: The scope of the variable 'c' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/OscilGen.cpp:951:20: style: The scope of the variable 'd' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/OscilGen.cpp:951:23: style: The scope of the variable 'hmagnew' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/OscilGen.cpp:1281:20: style: The scope of the variable 'angle' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/OscilGen.cpp:1281:27: style: The scope of the variable 'a' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/OscilGen.cpp:1281:30: style: The scope of the variable 'b' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/OscilGen.cpp:1281:33: style: The scope of the variable 'c' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/OscilGen.cpp:1281:36: style: The scope of the variable 'd' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/PADnote.cpp:592:31: warning: Redundant assignment of 'Legato.fade.m' to itself. [selfAssignment]
yoshimi-1.5.8.2/src/Synth/PADnote.cpp:625:31: warning: Redundant assignment of 'Legato.fade.m' to itself. [selfAssignment]
yoshimi-1.5.8.2/src/Synth/PADnote.cpp:428:11: style: The scope of the variable 'xm1' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/PADnote.cpp:428:16: style: The scope of the variable 'x0' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/PADnote.cpp:428:20: style: The scope of the variable 'x1' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/PADnote.cpp:428:24: style: The scope of the variable 'x2' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/PADnote.cpp:428:28: style: The scope of the variable 'a' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/PADnote.cpp:428:31: style: The scope of the variable 'b' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/PADnote.cpp:428:34: style: The scope of the variable 'c' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/Synth/SUBnote.cpp:743:31: warning: Redundant assignment of 'Legato.fade.m' to itself. [selfAssignment]
yoshimi-1.5.8.2/src/Synth/SUBnote.cpp:775:31: warning: Redundant assignment of 'Legato.fade.m' to itself. [selfAssignment]
yoshimi-1.5.8.2/src/Synth/SUBnote.cpp:425:11: style: The scope of the variable 'tmpout' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/UI/DynamicTooltip.cpp:48:26: style: C-style pointer casting [cstyleCast]
yoshimi-1.5.8.2/src/UI/DynamicTooltip.cpp:168:44: style: Function 'setGraphicsType' argument 1 names different: declaration 'gv_' definition 'gvt'. [funcArgNamesDifferent]
yoshimi-1.5.8.2/src/UI/DynamicTooltip.h:50:34: note: Function 'setGraphicsType' argument 1 names different: declaration 'gv_' definition 'gvt'.
yoshimi-1.5.8.2/src/UI/DynamicTooltip.cpp:168:44: note: Function 'setGraphicsType' argument 1 names different: declaration 'gv_' definition 'gvt'.
yoshimi-1.5.8.2/src/UI/WidgetMWSlider.cpp:102:36: style: Function '_handle' argument 1 names different: declaration 'result' definition 'res'. [funcArgNamesDifferent]
yoshimi-1.5.8.2/src/UI/WidgetMWSlider.h:50:19: note: Function '_handle' argument 1 names different: declaration 'result' definition 'res'.
yoshimi-1.5.8.2/src/UI/WidgetMWSlider.cpp:102:36: note: Function '_handle' argument 1 names different: declaration 'result' definition 'res'.
yoshimi-1.5.8.2/src/UI/WidgetMWSlider.cpp:144:35: style: Function 'handle' argument 1 names different: declaration 'ev' definition 'event'. [funcArgNamesDifferent]
yoshimi-1.5.8.2/src/UI/WidgetMWSlider.h:43:18: note: Function 'handle' argument 1 names different: declaration 'ev' definition 'event'.
yoshimi-1.5.8.2/src/UI/WidgetMWSlider.cpp:144:35: note: Function 'handle' argument 1 names different: declaration 'ev' definition 'event'.
yoshimi-1.5.8.2/src/UI/WidgetPDial.cpp:93:22: style: The scope of the variable 'v' can be reduced. [variableScope]
yoshimi-1.5.8.2/src/UI/WidgetPDial.cpp:68:40: style: Function 'tooltip' argument 1 names different: declaration 'c' definition 'tip'. [funcArgNamesDifferent]
yoshimi-1.5.8.2/src/UI/WidgetPDial.h:51:29: note: Function 'tooltip' argument 1 names different: declaration 'c' definition 'tip'.
yoshimi-1.5.8.2/src/UI/WidgetPDial.cpp:68:40: note: Function 'tooltip' argument 1 names different: declaration 'c' definition 'tip'.
yoshimi-1.5.8.2/src/UI/WidgetPDial.cpp:78:32: style: Function 'value' argument 1 names different: declaration 'v' definition 'val'. [funcArgNamesDifferent]
yoshimi-1.5.8.2/src/UI/WidgetPDial.h:52:21: note: Function 'value' argument 1 names different: declaration 'v' definition 'val'.
yoshimi-1.5.8.2/src/UI/WidgetPDial.cpp:78:32: note: Function 'value' argument 1 names different: declaration 'v' definition 'val'.
yoshimi-1.5.8.2/src/UI/WidgetPDial.cpp:39:14: warning: Member variable 'WidgetPDial::home' is not initialized in the constructor. [uninitMemberVar]
yoshimi-1.5.8.2/src/Misc/SynthEngine.h:291:9: style: Condition '!ret' is always true [knownConditionTrueFalse]
yoshimi-1.5.8.2/src/Misc/SynthEngine.h:288:11: note: Assignment 'ret=0', assigned value is 0
yoshimi-1.5.8.2/src/Misc/SynthEngine.h:291:9: note: Condition '!ret' is always true
yoshimi-1.5.8.2/src/main.cpp:168:17: warning: Either the condition 'if(_synth)' is redundant or there is possible null pointer dereference: _synth. [nullPointerRedundantCheck]
yoshimi-1.5.8.2/src/main.cpp:176:20: note: Assuming that condition 'if(_synth)' is not redundant
yoshimi-1.5.8.2/src/main.cpp:168:17: note: Null pointer dereference
yoshimi-1.5.8.2/src/main.cpp:169:44: warning: Either the condition 'if(_synth)' is redundant or there is possible null pointer dereference: _synth. [nullPointerRedundantCheck]
yoshimi-1.5.8.2/src/main.cpp:176:20: note: Assuming that condition 'if(_synth)' is not redundant
yoshimi-1.5.8.2/src/main.cpp:169:44: note: Null pointer dereference
yoshimi-1.5.8.2/src/main.cpp:243:10: warning: Either the condition '!synth' is redundant or there is possible null pointer dereference: synth. [nullPointerRedundantCheck]
yoshimi-1.5.8.2/src/main.cpp:246:9: note: Assuming that condition '!synth' is not redundant
yoshimi-1.5.8.2/src/main.cpp:243:10: note: Null pointer dereference
yoshimi-1.5.8.2/src/main.cpp:245:18: warning: Either the condition '!synth' is redundant or there is possible null pointer dereference: synth. [nullPointerRedundantCheck]
yoshimi-1.5.8.2/src/main.cpp:246:9: note: Assuming that condition '!synth' is not redundant
yoshimi-1.5.8.2/src/main.cpp:245:18: note: Null pointer dereference
yoshimi-1.5.8.2/src/main.cpp:315:5: warning: Either the condition 'if(synth)' is redundant or there is possible null pointer dereference: synth. [nullPointerRedundantCheck]
yoshimi-1.5.8.2/src/main.cpp:322:8: note: Assuming that condition 'if(synth)' is not redundant
yoshimi-1.5.8.2/src/main.cpp:315:5: note: Null pointer dereference
yoshimi-1.5.8.2/src/main.cpp:316:5: warning: Either the condition 'if(synth)' is redundant or there is possible null pointer dereference: synth. [nullPointerRedundantCheck]
yoshimi-1.5.8.2/src/main.cpp:322:8: note: Assuming that condition 'if(synth)' is not redundant
yoshimi-1.5.8.2/src/main.cpp:316:5: note: Null pointer dereference
yoshimi-1.5.8.2/src/main.cpp:224:41: style: Boolean variable 'bShowGui' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean]
yoshimi-1.5.8.2/src/Misc/Config.h:237:5: warning: Member variable 'GuiThreadMsg::index' is not initialized in the constructor. [uninitMemberVarPrivate]
yoshimi-1.5.8.2/src/Interface/CmdInterface.h:38:0: style: The class 'CmdInterface' does not have a constructor although it has private member variables. [noConstructor]
yoshimi-1.5.8.2/src/Misc/Config.h:68:37: performance: Function parameter 'statefile' should be passed by const reference. [passedByValue]
yoshimi-1.5.8.2/src/Misc/Config.h:69:37: performance: Function parameter 'statefile' should be passed by const reference. [passedByValue]
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yosys/yosys_0.7.orig.tar.gz
yosys-yosys-0.7/backends/blif/blif.cc:447:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:448:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:449:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:450:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:451:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:452:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:453:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:454:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:455:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:456:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:457:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:458:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:459:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:460:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:461:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:462:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:463:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:464:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:465:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:466:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:467:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:468:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:469:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:470:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:471:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:472:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:473:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:474:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:475:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:476:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:477:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:478:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:479:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:480:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:481:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:482:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:483:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:484:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:485:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:486:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:487:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:488:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:489:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:490:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:491:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:492:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:493:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:494:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:495:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:496:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:497:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:498:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:499:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:500:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:501:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:502:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:503:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:504:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:505:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:506:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:507:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/blif/blif.cc:360:23: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
yosys-yosys-0.7/backends/btor/btor.cc:238:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:248:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:278:8: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:313:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:329:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:336:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:363:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:401:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:675:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:689:27: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:789:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:804:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:860:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:876:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:934:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:980:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:1002:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:1008:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:1014:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:1020:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:1031:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:1054:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:1055:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:1056:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:1057:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/btor/btor.cc:375:13: style: The scope of the variable 'l2' can be reduced. [variableScope]
yosys-yosys-0.7/backends/btor/btor.cc:375:21: style: The scope of the variable 'w2' can be reduced. [variableScope]
yosys-yosys-0.7/backends/btor/btor.cc:1063:15: style: Unused variable: buf_type [unusedVariable]
yosys-yosys-0.7/backends/btor/btor.cc:1063:25: style: Unused variable: buf_in [unusedVariable]
yosys-yosys-0.7/backends/btor/btor.cc:1063:33: style: Unused variable: buf_out [unusedVariable]
yosys-yosys-0.7/backends/btor/btor.cc:1064:15: style: Unused variable: true_type [unusedVariable]
yosys-yosys-0.7/backends/btor/btor.cc:1064:26: style: Unused variable: true_out [unusedVariable]
yosys-yosys-0.7/backends/btor/btor.cc:1065:15: style: Unused variable: false_type [unusedVariable]
yosys-yosys-0.7/backends/btor/btor.cc:1065:27: style: Unused variable: false_out [unusedVariable]
yosys-yosys-0.7/backends/btor/btor.cc:58:7: style: Technically the member function 'WireInfoOrder::operator()' can be const. [functionConst]
yosys-yosys-0.7/backends/btor/btor.cc:900:24: performance: Technically the member function 'BtorDumper::get_cell_output' can be static. [functionStatic]
yosys-yosys-0.7/backends/btor/btor.cc:1073:7: style: Reading from empty STL container 'top_module_name' [reademptycontainer]
yosys-yosys-0.7/backends/edif/edif.cc:95:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/edif/edif.cc:96:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/edif/edif.cc:97:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/edif/edif.cc:98:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/edif/edif.cc:99:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/edif/edif.cc:100:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/edif/edif.cc:101:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/edif/edif.cc:102:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/edif/edif.cc:103:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/edif/edif.cc:104:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/edif/edif.cc:105:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/edif/edif.cc:106:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/edif/edif.cc:107:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/edif/edif.cc:108:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/edif/edif.cc:109:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/edif/edif.cc:110:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/edif/edif.cc:111:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/edif/edif.cc:112:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:388:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:389:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:390:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:391:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:392:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:393:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:394:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:395:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:396:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:428:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:429:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:430:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:431:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:432:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:433:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:434:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:435:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:436:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:437:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:438:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:439:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:440:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:441:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:442:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:443:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:444:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:445:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:446:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:377:26: style: Same expression on both sides of '==' because the value of 'init_autoidx' and 'autoidx' are the same. [duplicateExpression]
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:348:21: note: 'init_autoidx' is assigned value 'autoidx' here.
yosys-yosys-0.7/backends/ilang/ilang_backend.cc:377:26: note: Same expression on both sides of '==' because the value of 'init_autoidx' and 'autoidx' are the same.
yosys-yosys-0.7/backends/intersynth/intersynth.cc:52:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:53:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:54:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:55:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:56:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:57:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:58:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:59:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:60:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:61:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:62:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:63:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:64:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:65:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:66:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:67:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:68:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:69:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:70:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:71:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/intersynth/intersynth.cc:72:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:254:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:255:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:256:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:257:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:258:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:259:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:260:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:261:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:262:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:263:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:264:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:265:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:266:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:267:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:268:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:269:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:270:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:271:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:272:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:273:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:274:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:275:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:276:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:277:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:278:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:279:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:280:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:281:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:282:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:283:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:284:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:285:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:286:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:287:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:288:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:289:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:290:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:291:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:292:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:293:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:294:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:295:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:296:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:297:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:298:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:299:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:300:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:301:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:302:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:303:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:304:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:305:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:306:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:307:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:308:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:309:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:310:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:311:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:312:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:313:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:314:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:315:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:316:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:317:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:318:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:319:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:320:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:321:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:322:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:323:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:324:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:325:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:326:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:327:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:328:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:329:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:330:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:331:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:332:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:333:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:334:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:335:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:336:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:337:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:338:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:339:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:340:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:341:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:342:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:343:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:344:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:345:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:346:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:347:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:348:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:349:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:350:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:351:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:352:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:353:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:354:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:355:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:356:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:357:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:358:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:359:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:360:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:361:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:362:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:363:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:364:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:365:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:366:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:367:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:368:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:369:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:370:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:371:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:372:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:373:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:374:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:375:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:376:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:377:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:378:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:379:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:380:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:381:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:382:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:383:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:384:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:385:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:386:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:387:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:388:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:389:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:390:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:391:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:392:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:393:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:394:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:395:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:396:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:397:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:398:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:399:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:400:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:401:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:402:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:403:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:404:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:405:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:406:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:407:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:408:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:409:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:410:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:411:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:412:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:413:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:414:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:415:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:416:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:417:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:418:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:419:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:420:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:421:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:422:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:423:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:424:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:425:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:426:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:427:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:428:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:429:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:430:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:431:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:432:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:433:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:434:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:435:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:436:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:437:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:438:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:439:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:440:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:441:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:442:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:443:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:444:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:445:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:446:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:447:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:448:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:449:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:450:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:451:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:452:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:453:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:482:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:483:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:484:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:485:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:486:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:487:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:488:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:489:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:490:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:491:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:492:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:493:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:494:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/json/json.cc:45:2: warning: Member variable 'JsonWriter::design' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/backends/json/json.cc:45:2: warning: Member variable 'JsonWriter::module' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/backends/json/json.cc:45:2: warning: Member variable 'JsonWriter::sigidcounter' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/backends/json/json.cc:48:9: performance: Technically the member function 'JsonWriter::get_string' can be static. [functionStatic]
yosys-yosys-0.7/backends/smt2/smt2.cc:595:16: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:635:16: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:651:16: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:750:16: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:870:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:871:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:872:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:873:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:874:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:875:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:876:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:877:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:878:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:879:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:880:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:881:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:882:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:883:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:884:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:885:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:886:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:887:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:888:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:889:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:890:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:891:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:892:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:893:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:894:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:895:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:896:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:897:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:898:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:899:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:900:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:901:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:902:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:903:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:904:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:905:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:906:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:907:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:908:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:909:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:910:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:911:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:912:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:913:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:914:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:915:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:916:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:917:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:918:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:919:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:920:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:921:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:922:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:923:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:924:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:925:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:926:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:927:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:928:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:929:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:930:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:931:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:932:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:933:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:934:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:935:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:936:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:937:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:938:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:939:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:940:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:941:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:942:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:943:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:944:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:945:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:946:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:947:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:948:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:949:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:950:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:951:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:952:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:953:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:954:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:955:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:956:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:957:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:958:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:959:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:960:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:961:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:962:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:963:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:964:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:965:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:966:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:967:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:968:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:969:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:970:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:971:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:972:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smt2/smt2.cc:973:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smv/smv.cc:677:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smv/smv.cc:678:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smv/smv.cc:679:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smv/smv.cc:680:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smv/smv.cc:681:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smv/smv.cc:682:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smv/smv.cc:683:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smv/smv.cc:684:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smv/smv.cc:685:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smv/smv.cc:686:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smv/smv.cc:687:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smv/smv.cc:688:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smv/smv.cc:689:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/smv/smv.cc:690:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:138:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:139:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:140:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:141:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:142:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:143:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:144:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:145:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:146:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:147:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:148:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:149:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:150:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:151:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:152:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:153:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:154:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:155:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:156:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:157:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:158:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:159:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:160:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:161:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/spice/spice.cc:162:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1337:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1338:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1339:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1340:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1341:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1342:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1343:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1344:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1345:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1346:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1347:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1348:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1349:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1350:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1351:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1352:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1353:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1354:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1355:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1356:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1357:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1358:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1359:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1360:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1361:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1362:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1363:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1364:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1365:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1366:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1367:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1368:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1369:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1370:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1371:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1372:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1373:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1374:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1375:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1376:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1377:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1378:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1379:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1380:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1381:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1382:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1383:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1384:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1385:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1386:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1387:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1388:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1389:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1390:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1391:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:1392:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:833:8: style: The scope of the variable 'use_rd_clk' can be reduced. [variableScope]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:833:20: style: The scope of the variable 'rd_clk_posedge' can be reduced. [variableScope]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:833:36: style: The scope of the variable 'rd_transparent' can be reduced. [variableScope]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:914:8: style: The scope of the variable 'wr_clk_posedge' can be reduced. [variableScope]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:322:74: performance: Function parameter 'port' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/backends/verilog/verilog_backend.cc:364:3: performance: Returning the result of c_str() in a function that returns std::string is slow and redundant. [stlcstrReturn]
yosys-yosys-0.7/frontends/ast/ast.cc:913:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/ast/ast.cc:915:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/ast/ast.cc:923:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/ast/ast.cc:925:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/ast/ast.cc:929:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/ast/ast.cc:931:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/ast/ast.cc:993:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/ast/ast.cc:995:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/ast/ast.cc:294:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yosys-yosys-0.7/frontends/ast/ast.cc:573:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yosys-yosys-0.7/frontends/ast/ast.cc:587:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yosys-yosys-0.7/frontends/ast/ast.cc:179:10: warning: Member variable 'AstNode::hashidx_' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/frontends/ast/ast.cc:179:10: warning: Member variable 'AstNode::type' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/frontends/ast/ast.cc:179:10: warning: Member variable 'AstNode::is_input' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/frontends/ast/ast.cc:179:10: warning: Member variable 'AstNode::is_output' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/frontends/ast/ast.cc:179:10: warning: Member variable 'AstNode::is_reg' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/frontends/ast/ast.cc:179:10: warning: Member variable 'AstNode::is_signed' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/frontends/ast/ast.cc:179:10: warning: Member variable 'AstNode::is_string' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/frontends/ast/ast.cc:179:10: warning: Member variable 'AstNode::range_valid' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/frontends/ast/ast.cc:179:10: warning: Member variable 'AstNode::range_swapped' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/frontends/ast/ast.cc:179:10: warning: Member variable 'AstNode::port_id' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/frontends/ast/ast.cc:179:10: warning: Member variable 'AstNode::range_left' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/frontends/ast/ast.cc:179:10: warning: Member variable 'AstNode::range_right' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/frontends/ast/ast.cc:179:10: warning: Member variable 'AstNode::integer' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/frontends/ast/ast.cc:179:10: warning: Member variable 'AstNode::realvalue' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/frontends/ast/ast.cc:179:10: warning: Member variable 'AstNode::id2ast' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/frontends/ast/ast.cc:179:10: warning: Member variable 'AstNode::basic_prep' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/frontends/ast/ast.cc:179:10: warning: Member variable 'AstNode::linenum' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/frontends/ast/ast.h:268:7: style: Technically the member function 'AST::AstNode::isConst' can be const. [functionConst]
yosys-yosys-0.7/frontends/ast/ast.cc:815:14: note: Technically the member function 'AST::AstNode::isConst' can be const.
yosys-yosys-0.7/frontends/ast/ast.h:268:7: note: Technically the member function 'AST::AstNode::isConst' can be const.
yosys-yosys-0.7/frontends/ast/genrtlil.cc:237:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/ast/genrtlil.cc:238:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/ast/genrtlil.cc:81:30: warning: Either the condition 'that!=NULL' is redundant or there is possible null pointer dereference: that. [nullPointerRedundantCheck]
yosys-yosys-0.7/frontends/ast/genrtlil.cc:89:11: note: Assuming that condition 'that!=NULL' is not redundant
yosys-yosys-0.7/frontends/ast/genrtlil.cc:81:30: note: Null pointer dereference
yosys-yosys-0.7/frontends/ast/genrtlil.cc:84:47: warning: Either the condition 'that!=NULL' is redundant or there is possible null pointer dereference: that. [nullPointerRedundantCheck]
yosys-yosys-0.7/frontends/ast/genrtlil.cc:89:11: note: Assuming that condition 'that!=NULL' is not redundant
yosys-yosys-0.7/frontends/ast/genrtlil.cc:84:47: note: Null pointer dereference
yosys-yosys-0.7/frontends/ast/genrtlil.cc:87:47: warning: Either the condition 'that!=NULL' is redundant or there is possible null pointer dereference: that. [nullPointerRedundantCheck]
yosys-yosys-0.7/frontends/ast/genrtlil.cc:89:11: note: Assuming that condition 'that!=NULL' is not redundant
yosys-yosys-0.7/frontends/ast/genrtlil.cc:87:47: note: Null pointer dereference
yosys-yosys-0.7/frontends/ast/genrtlil.cc:297:7: performance: Technically the member function 'ProcessGenerator::remove_unwanted_lvalue_bits' can be static. [functionStatic]
yosys-yosys-0.7/frontends/ast/genrtlil.cc:205:3: style: Struct 'ProcessGenerator' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
yosys-yosys-0.7/frontends/ast/genrtlil.cc:205:3: style: Struct 'ProcessGenerator' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
yosys-yosys-0.7/frontends/ast/simplify.cc:303:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/ast/simplify.cc:751:23: style: Same expression on both sides of '!=' because the value of 'old_range_valid' and 'range_valid' are the same. [duplicateExpression]
yosys-yosys-0.7/frontends/ast/simplify.cc:733:26: note: 'old_range_valid' is assigned value 'range_valid' here.
yosys-yosys-0.7/frontends/ast/simplify.cc:751:23: note: Same expression on both sides of '!=' because the value of 'old_range_valid' and 'range_valid' are the same.
yosys-yosys-0.7/frontends/ast/simplify.cc:2282:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yosys-yosys-0.7/frontends/ast/simplify.cc:2292:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yosys-yosys-0.7/frontends/ast/simplify.cc:2311:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yosys-yosys-0.7/frontends/ast/simplify.cc:2325:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yosys-yosys-0.7/frontends/ast/simplify.cc:2340:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yosys-yosys-0.7/frontends/ast/simplify.cc:2370:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yosys-yosys-0.7/frontends/ast/simplify.cc:2392:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yosys-yosys-0.7/frontends/ast/simplify.cc:2732:29: style: Function 'mem2reg_as_needed_pass1' argument 2 names different: declaration 'mem2reg_flags' definition 'mem2reg_candidates'. [funcArgNamesDifferent]
yosys-yosys-0.7/frontends/ast/ast.h:221:31: note: Function 'mem2reg_as_needed_pass1' argument 2 names different: declaration 'mem2reg_flags' definition 'mem2reg_candidates'.
yosys-yosys-0.7/frontends/ast/simplify.cc:2732:29: note: Function 'mem2reg_as_needed_pass1' argument 2 names different: declaration 'mem2reg_flags' definition 'mem2reg_candidates'.
yosys-yosys-0.7/frontends/ast/simplify.cc:2732:97: style: Function 'mem2reg_as_needed_pass1' argument 4 names different: declaration 'status_flags' definition 'flags'. [funcArgNamesDifferent]
yosys-yosys-0.7/frontends/ast/ast.h:221:94: note: Function 'mem2reg_as_needed_pass1' argument 4 names different: declaration 'status_flags' definition 'flags'.
yosys-yosys-0.7/frontends/ast/simplify.cc:2732:97: note: Function 'mem2reg_as_needed_pass1' argument 4 names different: declaration 'status_flags' definition 'flags'.
yosys-yosys-0.7/frontends/blif/blifparse.cc:81:16: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData]
yosys-yosys-0.7/frontends/blif/blifparse.cc:82:25: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData]
yosys-yosys-0.7/frontends/blif/blifparse.cc:464:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/blif/blifparse.cc:465:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/blif/blifparse.cc:466:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/blif/blifparse.cc:467:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/blif/blifparse.cc:468:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/blif/blifparse.cc:469:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/blif/blifparse.cc:470:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/blif/blifparse.cc:471:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/blif/blifparse.cc:244:26: warning: Logical conjunction always evaluates to false: clock == nullptr && edge != nullptr. [incorrectLogicOperator]
yosys-yosys-0.7/frontends/blif/blifparse.cc:255:17: warning: Either the condition 'edge!=nullptr' is redundant or there is possible null pointer dereference: edge. [nullPointerRedundantCheck]
yosys-yosys-0.7/frontends/blif/blifparse.cc:244:34: note: Assuming that condition 'edge!=nullptr' is not redundant
yosys-yosys-0.7/frontends/blif/blifparse.cc:255:17: note: Null pointer dereference
yosys-yosys-0.7/frontends/blif/blifparse.cc:257:22: warning: Either the condition 'edge!=nullptr' is redundant or there is possible null pointer dereference: edge. [nullPointerRedundantCheck]
yosys-yosys-0.7/frontends/blif/blifparse.cc:244:34: note: Assuming that condition 'edge!=nullptr' is not redundant
yosys-yosys-0.7/frontends/blif/blifparse.cc:257:22: note: Null pointer dereference
yosys-yosys-0.7/frontends/blif/blifparse.cc:259:22: warning: Either the condition 'edge!=nullptr' is redundant or there is possible null pointer dereference: edge. [nullPointerRedundantCheck]
yosys-yosys-0.7/frontends/blif/blifparse.cc:244:34: note: Assuming that condition 'edge!=nullptr' is not redundant
yosys-yosys-0.7/frontends/blif/blifparse.cc:259:22: note: Null pointer dereference
yosys-yosys-0.7/frontends/blif/blifparse.cc:261:22: warning: Either the condition 'edge!=nullptr' is redundant or there is possible null pointer dereference: edge. [nullPointerRedundantCheck]
yosys-yosys-0.7/frontends/blif/blifparse.cc:244:34: note: Assuming that condition 'edge!=nullptr' is not redundant
yosys-yosys-0.7/frontends/blif/blifparse.cc:261:22: note: Null pointer dereference
yosys-yosys-0.7/frontends/blif/blifparse.cc:244:26: style: Opposite expression on both sides of '&&'. [oppositeExpression]
yosys-yosys-0.7/frontends/blif/blifparse.cc:244:26: note: Opposite expression on both sides of '&&'.
yosys-yosys-0.7/frontends/blif/blifparse.cc:244:26: note: Opposite expression on both sides of '&&'.
yosys-yosys-0.7/frontends/ilang/ilang_frontend.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/ilang/ilang_frontend.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/ilang/ilang_frontend.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/ilang/ilang_frontend.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/ilang/ilang_frontend.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/ilang/ilang_frontend.cc:46:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:450:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:451:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:452:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:453:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:454:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:455:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:456:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:457:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:458:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:459:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:460:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:461:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:462:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:463:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:464:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:465:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:466:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:467:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:468:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:469:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:470:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:471:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/liberty/liberty.cc:29:2: style: Struct 'token_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/frontends/verific/verific.cc:830:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verific/verific.cc:831:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verific/verific.cc:832:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verific/verific.cc:833:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verific/verific.cc:834:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verific/verific.cc:835:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verific/verific.cc:836:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verific/verific.cc:837:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verific/verific.cc:838:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verific/verific.cc:839:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verific/verific.cc:840:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verific/verific.cc:841:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verific/verific.cc:842:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verific/verific.cc:843:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verific/verific.cc:844:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verific/verific.cc:845:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verific/verific.cc:846:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verific/verific.cc:847:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verific/verific.cc:848:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.h:71:118: performance: Function parameter 'pre_defines_map' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.h:71:164: performance: Function parameter 'include_dirs' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/frontends/verilog/preproc.cc:197:53: performance: Function parameter 'filename' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/frontends/verilog/preproc.cc:213:118: performance: Function parameter 'pre_defines_map' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/frontends/verilog/preproc.cc:213:164: performance: Function parameter 'include_dirs' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:55:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:56:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:57:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:58:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:59:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:60:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:61:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:62:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:63:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:64:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:65:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:66:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:67:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:68:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:69:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:70:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:71:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:72:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:73:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:74:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:75:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:76:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:77:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:78:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:79:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:80:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:81:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:82:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:83:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:84:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:85:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:86:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:87:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:88:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:89:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:90:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:91:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:92:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:93:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:94:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:95:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:96:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:97:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:98:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:99:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:100:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:101:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:102:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:103:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:104:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:105:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:106:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:107:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:108:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:109:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:110:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:111:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:112:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:113:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:114:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:115:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:116:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:117:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:118:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:119:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:120:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:121:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:122:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:123:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:124:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:125:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:126:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:127:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:128:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:129:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:130:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:131:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:132:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:133:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:134:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:135:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:136:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:137:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:138:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:139:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:140:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:141:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:142:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:143:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:144:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:145:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:146:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:147:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:148:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:149:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:150:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:151:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:152:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:153:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:154:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:155:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:156:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:157:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:158:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:159:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:160:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:161:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:162:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:163:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:164:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:165:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:166:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:167:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:168:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:169:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:170:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:171:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:172:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:173:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:377:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:386:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:387:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:388:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:389:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:390:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:391:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:392:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:393:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:394:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:395:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:396:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:397:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:398:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:399:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:400:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:401:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/verilog/verilog_frontend.cc:402:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:46:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:47:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:48:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:49:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:50:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:51:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:52:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:53:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:54:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:55:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:56:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:57:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:58:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:59:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:60:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:61:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:62:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:63:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:64:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:65:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:66:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:67:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:68:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:69:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:70:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:71:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:72:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/frontends/vhdl2verilog/vhdl2verilog.cc:73:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/cellaigs.cc:45:2: style: Variable 'h' is reassigned a value before the old one has been used. [redundantAssignment]
yosys-yosys-0.7/kernel/cellaigs.cc:44:0: note: Variable 'h' is reassigned a value before the old one has been used.
yosys-yosys-0.7/kernel/cellaigs.cc:45:2: note: Variable 'h' is reassigned a value before the old one has been used.
yosys-yosys-0.7/kernel/driver.cc:444:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/driver.cc:453:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/driver.cc:456:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/driver.cc:429:68: style: Reading from empty STL container 'meminfo' [reademptycontainer]
yosys-yosys-0.7/kernel/log.cc:246:1: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing]
yosys-yosys-0.7/kernel/log.cc:257:34: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing]
yosys-yosys-0.7/kernel/register.cc:98:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:100:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:111:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:114:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:224:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:293:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:618:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:619:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:620:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:621:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:622:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:623:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:624:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:625:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:626:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:688:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:691:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:692:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:693:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:694:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:701:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:704:7: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:705:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:710:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:716:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:717:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:718:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:752:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:755:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:771:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:772:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:773:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:774:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:775:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:776:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:777:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:778:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:779:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/register.cc:780:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/kernel/yosys.cc:703:0: error: #error Dont know how to determine process executable base path! [preprocessorErrorDirective]
yosys-yosys-0.7/libs/bigint/BigInteger.cc:314:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yosys-yosys-0.7/libs/bigint/BigInteger.cc:343:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yosys-yosys-0.7/libs/bigint/BigInteger.cc:346:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yosys-yosys-0.7/libs/bigint/BigInteger.cc:375:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yosys-yosys-0.7/libs/bigint/BigInteger.cc:379:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yosys-yosys-0.7/libs/bigint/BigInteger.cc:392:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yosys-yosys-0.7/libs/bigint/BigInteger.cc:396:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yosys-yosys-0.7/libs/bigint/BigUnsigned.hh:43:2: style: 'BigUnsigned::operator=' should return 'BigUnsigned &'. [operatorEq]
yosys-yosys-0.7/libs/bigint/BigInteger.hh:38:2: style: 'BigInteger::operator=' should return 'BigInteger &'. [operatorEq]
yosys-yosys-0.7/libs/bigint/BigInteger.hh:67:17: performance: Technically the member function 'BigInteger::toUnsignedLong' can be static. [functionStatic]
yosys-yosys-0.7/libs/bigint/BigInteger.cc:127:28: note: Technically the member function 'BigInteger::toUnsignedLong' can be static.
yosys-yosys-0.7/libs/bigint/BigInteger.hh:67:17: note: Technically the member function 'BigInteger::toUnsignedLong' can be static.
yosys-yosys-0.7/libs/bigint/BigInteger.hh:68:17: performance: Technically the member function 'BigInteger::toLong' can be static. [functionStatic]
yosys-yosys-0.7/libs/bigint/BigInteger.cc:130:28: note: Technically the member function 'BigInteger::toLong' can be static.
yosys-yosys-0.7/libs/bigint/BigInteger.hh:68:17: note: Technically the member function 'BigInteger::toLong' can be static.
yosys-yosys-0.7/libs/bigint/BigInteger.hh:69:17: performance: Technically the member function 'BigInteger::toUnsignedInt' can be static. [functionStatic]
yosys-yosys-0.7/libs/bigint/BigInteger.cc:128:28: note: Technically the member function 'BigInteger::toUnsignedInt' can be static.
yosys-yosys-0.7/libs/bigint/BigInteger.hh:69:17: note: Technically the member function 'BigInteger::toUnsignedInt' can be static.
yosys-yosys-0.7/libs/bigint/BigInteger.hh:70:17: performance: Technically the member function 'BigInteger::toInt' can be static. [functionStatic]
yosys-yosys-0.7/libs/bigint/BigInteger.cc:131:28: note: Technically the member function 'BigInteger::toInt' can be static.
yosys-yosys-0.7/libs/bigint/BigInteger.hh:70:17: note: Technically the member function 'BigInteger::toInt' can be static.
yosys-yosys-0.7/libs/bigint/BigInteger.hh:71:17: performance: Technically the member function 'BigInteger::toUnsignedShort' can be static. [functionStatic]
yosys-yosys-0.7/libs/bigint/BigInteger.cc:129:28: note: Technically the member function 'BigInteger::toUnsignedShort' can be static.
yosys-yosys-0.7/libs/bigint/BigInteger.hh:71:17: note: Technically the member function 'BigInteger::toUnsignedShort' can be static.
yosys-yosys-0.7/libs/bigint/BigInteger.hh:72:17: performance: Technically the member function 'BigInteger::toShort' can be static. [functionStatic]
yosys-yosys-0.7/libs/bigint/BigInteger.cc:132:28: note: Technically the member function 'BigInteger::toShort' can be static.
yosys-yosys-0.7/libs/bigint/BigInteger.hh:72:17: note: Technically the member function 'BigInteger::toShort' can be static.
yosys-yosys-0.7/libs/bigint/NumberlikeArray.hh:37:2: style: Class 'NumberlikeArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/bigint/BigUnsigned.hh:57:2: style: Class 'BigUnsigned' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/bigint/BigUnsigned.hh:58:2: style: Class 'BigUnsigned' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/bigint/BigUnsigned.hh:59:2: style: Class 'BigUnsigned' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/bigint/BigUnsigned.hh:60:2: style: Class 'BigUnsigned' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/bigint/BigUnsigned.hh:61:2: style: Class 'BigUnsigned' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/bigint/BigUnsigned.hh:62:2: style: Class 'BigUnsigned' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/bigint/BigInteger.hh:52:2: style: Class 'BigInteger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/bigint/BigInteger.hh:57:2: style: Class 'BigInteger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/bigint/BigInteger.hh:58:2: style: Class 'BigInteger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/bigint/BigInteger.hh:59:2: style: Class 'BigInteger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/bigint/BigInteger.hh:60:2: style: Class 'BigInteger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/bigint/BigInteger.hh:61:2: style: Class 'BigInteger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/bigint/BigInteger.hh:62:2: style: Class 'BigInteger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/bigint/BigUnsignedInABase.hh:45:2: warning: Member variable 'BigUnsignedInABase::base' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/libs/bigint/BigUnsignedInABase.hh:61:2: style: 'BigUnsignedInABase::operator=' should return 'BigUnsignedInABase &'. [operatorEq]
yosys-yosys-0.7/libs/bigint/BigUnsigned.cc:136:16: style: The scope of the variable 'carryOut' can be reduced. [variableScope]
yosys-yosys-0.7/libs/bigint/BigUnsigned.cc:195:17: style: The scope of the variable 'borrowOut' can be reduced. [variableScope]
yosys-yosys-0.7/libs/bigint/BigUnsigned.cc:196:6: style: The scope of the variable 'temp' can be reduced. [variableScope]
yosys-yosys-0.7/libs/bigint/BigUnsigned.cc:445:15: style: The scope of the variable 'i2' can be reduced. [variableScope]
yosys-yosys-0.7/libs/bigint/BigUnsigned.cc:598:9: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yosys-yosys-0.7/libs/bigint/BigUnsigned.cc:624:9: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
yosys-yosys-0.7/libs/bigint/sample.cc:27:7: style: Variable 'b' is assigned a value that is never used. [unreadVariable]
yosys-yosys-0.7/libs/bigint/sample.cc:44:20: style: Variable 's2' is assigned a value that is never used. [unreadVariable]
yosys-yosys-0.7/libs/ezsat/ezsat.h:156:7: style: Technically the member function 'ezSAT::getSolverTimoutStatus' can be const. [functionConst]
yosys-yosys-0.7/libs/ezsat/ezsat.h:187:3: style: Struct '_V' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/ezsat/ezsat.h:188:3: style: Struct '_V' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/ezsat/ezsat.h:189:3: style: Struct '_V' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/ezsat/ezminisat.h:63:15: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/libs/ezsat/ezsat.h:162:15: note: Virtual function in base class
yosys-yosys-0.7/libs/ezsat/ezminisat.h:63:15: note: Function in derived class
yosys-yosys-0.7/libs/ezsat/ezminisat.h:65:15: style: The function 'freeze' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/libs/ezsat/ezsat.h:163:15: note: Virtual function in base class
yosys-yosys-0.7/libs/ezsat/ezminisat.h:65:15: note: Function in derived class
yosys-yosys-0.7/libs/ezsat/ezminisat.h:66:15: style: The function 'eliminated' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/libs/ezsat/ezsat.h:164:15: note: Virtual function in base class
yosys-yosys-0.7/libs/ezsat/ezminisat.h:66:15: note: Function in derived class
yosys-yosys-0.7/libs/ezsat/ezminisat.h:68:15: style: The function 'solver' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/libs/ezsat/ezsat.h:123:15: note: Virtual function in base class
yosys-yosys-0.7/libs/ezsat/ezminisat.h:68:15: note: Function in derived class
yosys-yosys-0.7/libs/ezsat/ezsat.h:315:33: performance: Function parameter 'a' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/libs/minisat/SolverTypes.h:103:89: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
yosys-yosys-0.7/libs/minisat/SolverTypes.h:212:55: style: C-style pointer casting [cstyleCast]
yosys-yosys-0.7/libs/minisat/SolverTypes.h:269:55: style: C-style pointer casting [cstyleCast]
yosys-yosys-0.7/libs/minisat/SolverTypes.h:270:55: style: C-style pointer casting [cstyleCast]
yosys-yosys-0.7/libs/minisat/SolverTypes.h:449:23: style: C-style pointer casting [cstyleCast]
yosys-yosys-0.7/libs/minisat/Alloc.h:99:17: style: Same expression on both sides of '<=' because the value of 'cap' and 'prev_cap' are the same. [duplicateExpression]
yosys-yosys-0.7/libs/minisat/Alloc.h:90:25: note: 'prev_cap' is assigned value 'cap' here.
yosys-yosys-0.7/libs/minisat/Alloc.h:99:17: note: Same expression on both sides of '<=' because the value of 'cap' and 'prev_cap' are the same.
yosys-yosys-0.7/libs/minisat/Alloc.h:121:12: style: Same expression on both sides of '<' because the value of 'sz' and 'prev_sz' are the same. [duplicateExpression]
yosys-yosys-0.7/libs/minisat/Alloc.h:117:24: note: 'prev_sz' is assigned value 'sz' here.
yosys-yosys-0.7/libs/minisat/Alloc.h:121:12: note: Same expression on both sides of '<' because the value of 'sz' and 'prev_sz' are the same.
yosys-yosys-0.7/libs/minisat/ParseUtils.h:36:1: style: The class 'StreamBuffer' does not have a constructor although it has private member variables. [noConstructor]
yosys-yosys-0.7/libs/ezsat/ezminisat.h:57:14: style: Unused private function: 'ezMiniSAT::alarmHandler' [unusedPrivateFunction]
yosys-yosys-0.7/libs/minisat/SolverTypes.h:172:9: performance: Variable 'header' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yosys-yosys-0.7/libs/minisat/Options.h:61:14: style: Technically the member function 'Minisat::Option::OptionLt::operator()' can be const. [functionConst]
yosys-yosys-0.7/libs/minisat/Options.h:314:5: style: Technically the member function 'Minisat::StringOption::operatorconstchar*&' can be const. [functionConst]
yosys-yosys-0.7/libs/minisat/SolverTypes.h:406:14: style: Technically the member function 'Minisat::CMap::has' can be const. [functionConst]
yosys-yosys-0.7/libs/ezsat/ezminisat.h:65:15: warning: Virtual function 'freeze' is called from constructor 'ezMiniSAT()' at line 43. Dynamic binding is not used. [virtualCallInConstructor]
yosys-yosys-0.7/libs/ezsat/ezminisat.cc:43:2: note: Calling freeze
yosys-yosys-0.7/libs/ezsat/ezminisat.h:65:15: note: freeze is a virtual method
yosys-yosys-0.7/libs/ezsat/ezminisat.h:65:15: warning: Virtual function 'freeze' is called from constructor 'ezMiniSAT()' at line 44. Dynamic binding is not used. [virtualCallInConstructor]
yosys-yosys-0.7/libs/ezsat/ezminisat.cc:44:2: note: Calling freeze
yosys-yosys-0.7/libs/ezsat/ezminisat.h:65:15: note: freeze is a virtual method
yosys-yosys-0.7/libs/minisat/SolverTypes.h:238:5: style: Class 'ClauseAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/minisat/SolverTypes.h:311:5: style: Class 'TrailIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/minisat/Solver.h:172:9: style: Struct 'WatcherDeleted' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/minisat/Solver.h:179:9: style: Struct 'VarOrderLt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/minisat/Options.h:137:18: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/libs/minisat/Options.h:82:18: note: Virtual function in base class
yosys-yosys-0.7/libs/minisat/Options.h:137:18: note: Function in derived class
yosys-yosys-0.7/libs/minisat/Options.h:161:18: style: The function 'help' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/libs/minisat/Options.h:83:18: note: Virtual function in base class
yosys-yosys-0.7/libs/minisat/Options.h:161:18: note: Function in derived class
yosys-yosys-0.7/libs/minisat/Options.h:195:18: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/libs/minisat/Options.h:82:18: note: Virtual function in base class
yosys-yosys-0.7/libs/minisat/Options.h:195:18: note: Function in derived class
yosys-yosys-0.7/libs/minisat/Options.h:218:18: style: The function 'help' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/libs/minisat/Options.h:83:18: note: Virtual function in base class
yosys-yosys-0.7/libs/minisat/Options.h:218:18: note: Function in derived class
yosys-yosys-0.7/libs/minisat/Options.h:257:18: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/libs/minisat/Options.h:82:18: note: Virtual function in base class
yosys-yosys-0.7/libs/minisat/Options.h:257:18: note: Function in derived class
yosys-yosys-0.7/libs/minisat/Options.h:280:18: style: The function 'help' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/libs/minisat/Options.h:83:18: note: Virtual function in base class
yosys-yosys-0.7/libs/minisat/Options.h:280:18: note: Function in derived class
yosys-yosys-0.7/libs/minisat/Options.h:317:18: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/libs/minisat/Options.h:82:18: note: Virtual function in base class
yosys-yosys-0.7/libs/minisat/Options.h:317:18: note: Function in derived class
yosys-yosys-0.7/libs/minisat/Options.h:327:18: style: The function 'help' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/libs/minisat/Options.h:83:18: note: Virtual function in base class
yosys-yosys-0.7/libs/minisat/Options.h:327:18: note: Function in derived class
yosys-yosys-0.7/libs/minisat/Options.h:353:18: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/libs/minisat/Options.h:82:18: note: Virtual function in base class
yosys-yosys-0.7/libs/minisat/Options.h:353:18: note: Function in derived class
yosys-yosys-0.7/libs/minisat/Options.h:367:18: style: The function 'help' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/libs/minisat/Options.h:83:18: note: Virtual function in base class
yosys-yosys-0.7/libs/minisat/Options.h:367:18: note: Function in derived class
yosys-yosys-0.7/libs/minisat/SimpSolver.h:75:18: style: The function 'garbageCollect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/libs/minisat/Solver.h:116:18: note: Virtual function in base class
yosys-yosys-0.7/libs/minisat/SimpSolver.h:75:18: note: Function in derived class
yosys-yosys-0.7/libs/minisat/Options.h:128:98: performance: Function parameter 'r' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/libs/minisat/Vec.h:74:0: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
yosys-yosys-0.7/libs/minisat/Vec.h:76:0: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
yosys-yosys-0.7/libs/minisat/Vec.h:120:0: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:1343:9: style: Opposite expression on both sides of '|'. [oppositeExpression]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:1343:9: note: Opposite expression on both sides of '|'.
yosys-yosys-0.7/libs/ezsat/ezsat.cc:1343:9: note: Opposite expression on both sides of '|'.
yosys-yosys-0.7/libs/ezsat/ezsat.cc:1343:15: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:62:9: warning: Assert statement calls a function which may have desired side effects: 'literal'. [assertWithSideEffect]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:63:9: warning: Assert statement calls a function which may have desired side effects: 'literal'. [assertWithSideEffect]
yosys-yosys-0.7/libs/ezsat/ezsat.h:72:6: performance: Technically the member function 'ezSAT::bind_cnf_not' can be static. [functionStatic]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:488:12: note: Technically the member function 'ezSAT::bind_cnf_not' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:72:6: note: Technically the member function 'ezSAT::bind_cnf_not' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:97:6: performance: Technically the member function 'ezSAT::value' can be static. [functionStatic]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:75:12: note: Technically the member function 'ezSAT::value' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:97:6: note: Technically the member function 'ezSAT::value' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:111:6: performance: Technically the member function 'ezSAT::parse_string' can be static. [functionStatic]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:251:12: note: Technically the member function 'ezSAT::parse_string' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:111:6: note: Technically the member function 'ezSAT::parse_string' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:231:19: performance: Technically the member function 'ezSAT::vec_const' can be static. [functionStatic]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:686:25: note: Technically the member function 'ezSAT::vec_const' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:231:19: note: Technically the member function 'ezSAT::vec_const' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:232:19: performance: Technically the member function 'ezSAT::vec_const_signed' can be static. [functionStatic]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:694:25: note: Technically the member function 'ezSAT::vec_const_signed' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:232:19: note: Technically the member function 'ezSAT::vec_const_signed' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:233:19: performance: Technically the member function 'ezSAT::vec_const_unsigned' can be static. [functionStatic]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:702:25: note: Technically the member function 'ezSAT::vec_const_unsigned' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:233:19: note: Technically the member function 'ezSAT::vec_const_unsigned' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:236:19: performance: Technically the member function 'ezSAT::vec_cast' can be static. [functionStatic]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:727:25: note: Technically the member function 'ezSAT::vec_cast' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:236:19: note: Technically the member function 'ezSAT::vec_cast' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:267:19: performance: Technically the member function 'ezSAT::vec_shl' can be static. [functionStatic]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:1001:25: note: Technically the member function 'ezSAT::vec_shl' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:267:19: note: Technically the member function 'ezSAT::vec_shl' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:268:19: performance: Technically the member function 'ezSAT::vec_srl' can be static. [functionStatic]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:1016:25: note: Technically the member function 'ezSAT::vec_srl' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:268:19: note: Technically the member function 'ezSAT::vec_srl' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:273:19: performance: Technically the member function 'ezSAT::vec_shift' can be static. [functionStatic]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:1030:25: note: Technically the member function 'ezSAT::vec_shift' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:273:19: note: Technically the member function 'ezSAT::vec_shift' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:277:7: performance: Technically the member function 'ezSAT::vec_append' can be static. [functionStatic]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:1120:13: note: Technically the member function 'ezSAT::vec_append' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:277:7: note: Technically the member function 'ezSAT::vec_append' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:281:10: performance: Technically the member function 'ezSAT::vec_model_get_signed' can be static. [functionStatic]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:1148:16: note: Technically the member function 'ezSAT::vec_model_get_signed' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:281:10: note: Technically the member function 'ezSAT::vec_model_get_signed' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:282:11: performance: Technically the member function 'ezSAT::vec_model_get_unsigned' can be static. [functionStatic]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:1163:17: note: Technically the member function 'ezSAT::vec_model_get_unsigned' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.h:282:11: note: Technically the member function 'ezSAT::vec_model_get_unsigned' can be static.
yosys-yosys-0.7/libs/ezsat/ezsat.cc:718:45: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:240:7: warning: Either the condition 'id>0' is redundant, otherwise there is negative array index -1. [negativeContainerIndex]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:260:9: note: Assuming that condition 'id>0' is not redundant
yosys-yosys-0.7/libs/ezsat/ezsat.cc:268:21: note: Calling function 'lookup_expression', 1st argument 'id' value is 0
yosys-yosys-0.7/libs/ezsat/ezsat.cc:240:7: note: Negative array index
yosys-yosys-0.7/libs/ezsat/ezsat.cc:241:9: warning: Either the condition 'id>0' is redundant, otherwise there is negative array index -1. [negativeContainerIndex]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:260:9: note: Assuming that condition 'id>0' is not redundant
yosys-yosys-0.7/libs/ezsat/ezsat.cc:268:21: note: Calling function 'lookup_expression', 1st argument 'id' value is 0
yosys-yosys-0.7/libs/ezsat/ezsat.cc:241:9: note: Negative array index
yosys-yosys-0.7/libs/ezsat/ezsat.cc:247:7: warning: Either the condition 'id>0' is redundant, otherwise there is negative array index -1. [negativeContainerIndex]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:314:9: note: Assuming that condition 'id>0' is not redundant
yosys-yosys-0.7/libs/ezsat/ezsat.cc:321:51: note: Calling function 'lookup_expression', 1st argument 'id' value is 0
yosys-yosys-0.7/libs/ezsat/ezsat.cc:247:7: note: Negative array index
yosys-yosys-0.7/libs/ezsat/ezsat.cc:248:9: warning: Either the condition 'id>0' is redundant, otherwise there is negative array index -1. [negativeContainerIndex]
yosys-yosys-0.7/libs/ezsat/ezsat.cc:314:9: note: Assuming that condition 'id>0' is not redundant
yosys-yosys-0.7/libs/ezsat/ezsat.cc:321:51: note: Calling function 'lookup_expression', 1st argument 'id' value is 0
yosys-yosys-0.7/libs/ezsat/ezsat.cc:248:9: note: Negative array index
yosys-yosys-0.7/libs/minisat/Sort.h:41:19: style: The scope of the variable 'best_i' can be reduced. [variableScope]
yosys-yosys-0.7/libs/minisat/Sort.h:34:10: style: Technically the member function 'Minisat::LessThan_default::operator()' can be const. [functionConst]
yosys-yosys-0.7/libs/minisat/SimpSolver.cc:48:13: warning: Member variable 'SimpSolver::max_simp_var' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/libs/minisat/Solver.cc:947:12: warning: Either the condition 'f==NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
yosys-yosys-0.7/libs/minisat/Solver.cc:944:11: note: Assuming that condition 'f==NULL' is not redundant
yosys-yosys-0.7/libs/minisat/Solver.cc:947:12: note: Null pointer dereference
yosys-yosys-0.7/libs/minisat/Solver.cc:978:13: warning: Either the condition 'f==NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
yosys-yosys-0.7/libs/minisat/Solver.cc:944:11: note: Assuming that condition 'f==NULL' is not redundant
yosys-yosys-0.7/libs/minisat/Solver.cc:946:14: note: Calling function 'toDimacs', 1st argument 'f' value is 0
yosys-yosys-0.7/libs/minisat/Solver.cc:978:13: note: Null pointer dereference
yosys-yosys-0.7/libs/minisat/Solver.cc:519:22: style: C-style pointer casting [cstyleCast]
yosys-yosys-0.7/libs/minisat/Solver.cc:56:9: warning: Member variable 'Solver::max_learnts' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/libs/minisat/Solver.cc:56:9: warning: Member variable 'Solver::learntsize_adjust_confl' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/libs/minisat/Solver.cc:56:9: warning: Member variable 'Solver::learntsize_adjust_cnt' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/libs/minisat/Solver.cc:579:5: style: Struct 'reduceDB_lt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/sha1/sha1.cpp:59:9: warning: The array 'block' is too small, the function 'transform' expects a bigger one. [argumentSize]
yosys-yosys-0.7/libs/sha1/sha1.cpp:87:9: warning: The array 'block' is too small, the function 'transform' expects a bigger one. [argumentSize]
yosys-yosys-0.7/libs/sha1/sha1.cpp:97:5: warning: The array 'block' is too small, the function 'transform' expects a bigger one. [argumentSize]
yosys-yosys-0.7/libs/subcircuit/subcircuit.h:134:4: warning: Class 'Solver' which has virtual members does not have a virtual destructor. [virtualDestructor]
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:1675:55: style: Function 'solve' argument 4 names different: declaration 'initialMapping' definition 'initialMappings'. [funcArgNamesDifferent]
yosys-yosys-0.7/libs/subcircuit/subcircuit.h:146:57: note: Function 'solve' argument 4 names different: declaration 'initialMapping' definition 'initialMappings'.
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:1675:55: note: Function 'solve' argument 4 names different: declaration 'initialMapping' definition 'initialMappings'.
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:1221:10: performance: Variable 'graphId' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:1226:10: performance: Variable 'graphId' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yosys-yosys-0.7/libs/subcircuit/subcircuit.h:87:8: style: Technically the member function 'SubCircuit::Graph::print' can be const. [functionConst]
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:266:25: note: Technically the member function 'SubCircuit::Graph::print' can be const.
yosys-yosys-0.7/libs/subcircuit/subcircuit.h:87:8: note: Technically the member function 'SubCircuit::Graph::print' can be const.
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:940:7: performance: Technically the member function 'SolverWorker::printEnumerationMatrix' can be static. [functionStatic]
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:1619:2: style: Class 'Solver' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:1619:2: style: Class 'Solver' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:1474:2: style: Class 'SolverWorker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:239:48: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:107:69: performance: Function parameter 'typeId' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:204:54: performance: Function parameter 'fromNodeId' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:204:78: performance: Function parameter 'fromPortId' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:204:102: performance: Function parameter 'toNodeId' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:204:124: performance: Function parameter 'toPortId' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:400:21: performance: Function parameter 'fromPort' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:400:56: performance: Function parameter 'toPort' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:1220:23: performance: Function parameter 'graphId' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:1225:23: performance: Function parameter 'graphId' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/libs/subcircuit/subcircuit.cc:1647:56: performance: Function parameter 'needleTypeId' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/manual/CHAPTER_Prog/stubnets.cc:84:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/manual/CHAPTER_StateOfTheArt/cmp_tbdata.c:21:7: style: The scope of the variable 'eof1' can be reduced. [variableScope]
yosys-yosys-0.7/manual/CHAPTER_StateOfTheArt/cmp_tbdata.c:21:13: style: The scope of the variable 'eof2' can be reduced. [variableScope]
yosys-yosys-0.7/manual/PRESENTATION_Prog/my_cmd.cc:11:9: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/manual/PRESENTATION_Prog/my_cmd.cc:15:9: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/add.cc:89:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/add.cc:90:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/add.cc:91:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/add.cc:92:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/add.cc:93:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/add.cc:94:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/add.cc:95:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/add.cc:96:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/add.cc:97:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/add.cc:98:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/add.cc:99:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/add.cc:100:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/add.cc:101:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/add.cc:102:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/add.cc:103:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/add.cc:104:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/add.cc:105:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/add.cc:106:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/add.cc:107:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/check.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/check.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/check.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/check.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/check.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/check.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/check.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/check.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/check.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/check.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/check.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/check.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/check.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/check.cc:46:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/check.cc:47:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/check.cc:48:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/check.cc:49:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:49:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:50:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:51:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:52:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:53:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:54:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:55:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:56:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:57:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:58:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:59:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:60:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:61:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:62:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:63:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:64:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:65:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:66:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:67:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:68:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:69:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:70:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:71:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:72:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:73:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:74:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:75:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connect.cc:76:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connwrappers.cc:156:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connwrappers.cc:157:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connwrappers.cc:158:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connwrappers.cc:159:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connwrappers.cc:160:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connwrappers.cc:161:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connwrappers.cc:162:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connwrappers.cc:163:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connwrappers.cc:164:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connwrappers.cc:165:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connwrappers.cc:166:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connwrappers.cc:167:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connwrappers.cc:168:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connwrappers.cc:169:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connwrappers.cc:170:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connwrappers.cc:171:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connwrappers.cc:172:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/connwrappers.cc:173:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/copy.cc:32:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/copy.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/copy.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/copy.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/copy.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/copy.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:46:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:47:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:48:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:49:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:50:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:51:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:52:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:53:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:54:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:55:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:56:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:57:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:58:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:59:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:60:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:61:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:62:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:63:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:64:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:65:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:66:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:67:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:68:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:69:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:70:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:71:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:72:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:73:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:74:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:75:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:76:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:77:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:78:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:79:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:80:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:81:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:82:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:83:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:84:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/cover.cc:128:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/delete.cc:30:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/delete.cc:31:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/delete.cc:32:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/delete.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/delete.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/delete.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/delete.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/delete.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/delete.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/delete.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/delete.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/delete.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:46:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:47:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:48:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:49:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:50:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:51:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:52:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:53:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:54:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:55:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:56:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:57:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:58:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:59:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:60:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:61:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:62:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:63:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:64:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:65:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:66:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:67:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:68:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:69:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:70:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:71:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:72:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:73:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:74:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:75:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:76:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:77:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:78:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:79:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:80:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:81:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:82:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:83:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/design.cc:84:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/edgetypes.cc:31:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/edgetypes.cc:32:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/edgetypes.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/edgetypes.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/edgetypes.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/edgetypes.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:46:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:47:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:48:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:49:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:50:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:51:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:52:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/logcmd.cc:53:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/plugin.cc:64:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/plugin.cc:65:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/plugin.cc:66:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/plugin.cc:67:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/plugin.cc:68:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/plugin.cc:69:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/plugin.cc:70:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/plugin.cc:71:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/plugin.cc:72:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/plugin.cc:73:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/plugin.cc:74:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/plugin.cc:75:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/plugin.cc:76:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/plugin.cc:77:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/plugin.cc:109:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/plugin.cc:111:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/plugin.cc:113:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/plugin.cc:119:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:278:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:333:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:358:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:392:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:408:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:410:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:500:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:684:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:713:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:715:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:717:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:724:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:763:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:769:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:770:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:773:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:774:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:784:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:785:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:786:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:787:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:788:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:789:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:790:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:791:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:792:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:793:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:794:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:795:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:796:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:797:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:798:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:799:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:800:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:801:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:802:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:803:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:804:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:805:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:806:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:807:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:808:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:809:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/qwp.cc:688:0: style: Same expression used in consecutive assignments of 'min_value' and 'max_value'. [duplicateAssignExpression]
yosys-yosys-0.7/passes/cmds/qwp.cc:689:0: note: Same expression used in consecutive assignments of 'min_value' and 'max_value'.
yosys-yosys-0.7/passes/cmds/qwp.cc:688:0: note: Same expression used in consecutive assignments of 'min_value' and 'max_value'.
yosys-yosys-0.7/passes/cmds/qwp.cc:114:2: warning: Member variable 'QwpWorker::midpos' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/passes/cmds/qwp.cc:114:2: warning: Member variable 'QwpWorker::radius' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/passes/cmds/qwp.cc:114:2: warning: Member variable 'QwpWorker::alt_midpos' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/passes/cmds/qwp.cc:114:2: warning: Member variable 'QwpWorker::alt_radius' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/passes/cmds/qwp.cc:681:7: performance: Technically the member function 'QwpWorker::histogram' can be static. [functionStatic]
yosys-yosys-0.7/passes/cmds/rename.cc:60:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:61:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:62:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:63:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:64:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:65:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:66:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:67:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:68:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:69:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:70:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:71:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:72:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:73:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:74:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:75:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:76:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:77:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:78:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:79:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:80:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:81:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/rename.cc:82:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scatter.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scatter.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scatter.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scatter.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scatter.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scatter.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scatter.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scatter.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scatter.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scatter.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:87:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:98:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:178:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:184:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:222:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:223:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:224:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:225:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:226:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:227:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:228:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:229:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:230:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:231:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:232:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:233:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:234:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:235:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:236:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:237:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:238:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:239:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:240:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:241:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:242:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:243:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:244:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:245:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:246:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:247:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:248:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:249:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:250:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:251:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:252:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:253:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:254:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:255:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/scc.cc:256:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:953:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:954:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:955:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:956:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:957:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:958:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:959:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:960:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:961:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:962:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:963:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:964:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:965:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:966:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:967:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:968:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:969:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:970:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:971:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:972:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:973:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:974:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:975:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:976:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:977:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:978:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:979:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:980:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:981:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:982:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:983:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:984:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:985:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:986:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:987:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:988:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:989:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:990:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:991:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:992:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:993:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:994:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:995:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:996:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:997:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:998:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:999:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1000:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1001:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1002:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1003:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1004:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1005:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1006:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1007:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1008:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1009:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1010:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1011:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1012:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1013:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1014:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1015:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1016:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1017:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1018:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1019:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1020:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1021:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1022:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1023:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1024:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1025:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1026:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1027:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1028:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1029:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1030:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1031:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1032:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1033:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1034:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1035:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1036:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1037:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1038:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1039:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1040:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1041:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1042:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1043:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1044:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1045:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1046:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1047:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1048:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1049:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1050:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1051:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1052:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1053:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1054:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1055:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1056:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1057:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1058:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1059:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1060:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1061:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1062:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1063:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1064:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1065:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1066:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1067:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1068:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1069:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1070:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1071:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1072:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1073:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1074:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1075:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1076:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1077:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1078:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1079:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1080:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1081:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1082:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1083:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1084:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1085:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1086:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1087:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1088:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1089:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1090:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1091:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1092:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1093:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1094:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1095:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1096:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1097:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1098:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1099:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1100:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1101:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1102:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1103:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1104:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1105:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1106:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1107:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1108:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1109:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1110:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1111:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1112:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1113:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1114:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1115:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1116:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1117:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1118:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1119:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1120:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1121:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1122:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1123:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1124:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1125:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1126:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1127:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1128:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1129:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1130:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1131:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1132:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1133:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1134:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1135:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1136:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1137:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1138:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1139:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1140:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1141:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1142:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1143:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1144:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1145:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1146:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1147:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1148:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1149:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1150:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1151:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1152:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1153:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1154:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1155:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1156:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1157:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1158:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1159:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1160:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1161:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1162:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1163:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1164:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1165:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1452:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1471:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1472:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1473:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1474:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1475:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1476:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1477:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1478:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1479:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1480:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1481:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1482:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1483:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1484:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1485:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1486:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1543:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1544:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1545:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1546:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1547:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1548:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:1549:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/select.cc:104:113: performance: Function parameter 'value_pat' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:62:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:63:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:64:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:65:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:66:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:67:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:68:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:69:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:70:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:136:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:137:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:138:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:139:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:140:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:141:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:142:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:143:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:194:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:195:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:196:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:197:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:198:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:199:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:200:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:201:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:202:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:203:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:204:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:33:2: style: Struct 'setunset_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/passes/cmds/setattr.cc:33:25: performance: Function parameter 'unset_name' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/cmds/setattr.cc:35:25: performance: Function parameter 'set_name' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:64:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:65:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:66:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:67:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:68:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:69:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:70:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:71:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:72:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:73:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:74:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:75:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:76:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:77:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:78:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:79:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:80:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:81:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:82:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:83:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/setundef.cc:84:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:575:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:576:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:577:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:578:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:579:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:580:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:581:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:582:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:583:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:584:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:585:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:586:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:587:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:588:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:589:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:590:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:591:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:592:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:593:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:594:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:595:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:596:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:597:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:598:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:599:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:600:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:601:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:602:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:603:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:604:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:605:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:606:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:607:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:608:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:609:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:610:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:611:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:612:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:613:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:614:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:615:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:616:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:617:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:618:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:619:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:620:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:621:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:622:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:623:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:624:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:625:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:626:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:627:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:628:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:629:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:630:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:631:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:632:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:633:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:634:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:635:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:636:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:637:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:638:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:639:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:640:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:641:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:642:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:643:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:644:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:645:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:646:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:647:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:648:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:649:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:650:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:651:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:652:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/show.cc:119:14: style: Technically the member function 'ShowWorker::widthLabel' can be const. [functionConst]
yosys-yosys-0.7/passes/cmds/show.cc:282:7: performance: Technically the member function 'ShowWorker::collect_proc_signals' can be static. [functionStatic]
yosys-yosys-0.7/passes/cmds/show.cc:289:7: performance: Technically the member function 'ShowWorker::collect_proc_signals' can be static. [functionStatic]
yosys-yosys-0.7/passes/cmds/splice.cc:253:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:254:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:255:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:256:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:257:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:258:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:259:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:260:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:261:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:262:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:263:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:264:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:265:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:266:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:267:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:268:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:269:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:270:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:271:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:272:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:273:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:274:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:275:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:276:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:277:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:278:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:279:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:280:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:281:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:282:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:283:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:284:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:285:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:286:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:287:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:288:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:289:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splice.cc:54:2: warning: Member variable 'SpliceWorker::sel_by_cell' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/passes/cmds/splice.cc:54:2: warning: Member variable 'SpliceWorker::sel_by_wire' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/passes/cmds/splice.cc:54:2: warning: Member variable 'SpliceWorker::sel_any_bit' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/passes/cmds/splice.cc:54:2: warning: Member variable 'SpliceWorker::no_outputs' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/passes/cmds/splice.cc:54:2: warning: Member variable 'SpliceWorker::do_wires' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/passes/cmds/splitnets.cc:87:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splitnets.cc:88:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splitnets.cc:89:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splitnets.cc:90:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splitnets.cc:91:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splitnets.cc:92:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splitnets.cc:93:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splitnets.cc:94:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splitnets.cc:95:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splitnets.cc:96:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splitnets.cc:97:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splitnets.cc:98:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splitnets.cc:99:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splitnets.cc:100:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splitnets.cc:101:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splitnets.cc:102:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splitnets.cc:103:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/splitnets.cc:104:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:159:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:165:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:214:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:215:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:216:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:217:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:218:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:219:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:220:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:221:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:222:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:223:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:224:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:225:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:226:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:227:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:228:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:229:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:230:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:231:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:274:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:276:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:282:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:283:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:284:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:289:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/stat.cc:293:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/tee.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/tee.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/tee.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/tee.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/tee.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/tee.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/tee.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/tee.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/tee.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/tee.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/tee.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/tee.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/tee.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/tee.cc:46:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/tee.cc:47:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/tee.cc:48:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/tee.cc:49:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/tee.cc:50:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/torder.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/torder.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/torder.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/torder.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/torder.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/torder.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/torder.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/torder.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/torder.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/torder.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/torder.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/torder.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/torder.cc:111:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/torder.cc:114:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/trace.cc:66:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/trace.cc:67:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/trace.cc:68:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/trace.cc:69:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/trace.cc:70:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/trace.cc:71:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/write_file.cc:31:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/write_file.cc:32:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/write_file.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/write_file.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/write_file.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/write_file.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/write_file.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/write_file.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/write_file.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/write_file.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/write_file.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/write_file.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/write_file.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/write_file.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/cmds/write_file.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_add.cc:31:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_add.cc:32:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_add.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_add.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_add.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_add.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_add.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_add.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_add.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_add.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:116:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:153:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:157:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:168:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:169:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:170:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:171:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:172:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:173:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:174:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:175:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:176:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:177:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:178:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:179:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:180:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:181:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:182:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:183:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:184:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:185:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:186:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:187:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:188:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:189:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:190:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:191:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:192:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_induct.cc:193:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:396:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:397:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:398:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:399:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:400:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:401:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:402:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:403:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:404:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:405:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:406:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:407:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:408:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:409:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:410:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:411:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:412:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:413:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:414:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:415:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_make.cc:416:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_mark.cc:210:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_mark.cc:211:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_mark.cc:212:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_mark.cc:213:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_mark.cc:214:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_mark.cc:215:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_mark.cc:216:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_mark.cc:217:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_mark.cc:47:2: style: Struct 'EquivMarkWorker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/passes/equiv/equiv_miter.cc:267:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_miter.cc:268:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_miter.cc:269:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_miter.cc:270:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_miter.cc:271:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_miter.cc:272:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_miter.cc:273:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_miter.cc:274:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_miter.cc:275:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_miter.cc:276:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_miter.cc:277:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_miter.cc:278:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_miter.cc:279:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_miter.cc:280:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_miter.cc:281:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_miter.cc:282:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_miter.cc:283:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_purge.cc:182:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_purge.cc:183:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_purge.cc:184:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_purge.cc:185:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_purge.cc:186:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_purge.cc:187:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_purge.cc:188:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_purge.cc:32:2: style: Struct 'EquivPurgeWorker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/passes/equiv/equiv_remove.cc:30:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_remove.cc:31:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_remove.cc:32:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_remove.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_remove.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_remove.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_remove.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_remove.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_remove.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_remove.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_remove.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_remove.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:178:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:189:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:195:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:201:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:207:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:225:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:256:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:257:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:258:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:259:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:260:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:261:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:262:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:263:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:264:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:265:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:266:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:267:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:268:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:269:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:270:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:271:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_simple.cc:272:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_status.cc:30:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_status.cc:31:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_status.cc:32:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_status.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_status.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_status.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_status.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_status.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_status.cc:77:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:280:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:289:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:290:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:291:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:292:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:293:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:294:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:295:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:296:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:297:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:298:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:299:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:300:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:301:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:302:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:303:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:304:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:305:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:306:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:307:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:308:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:309:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:310:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:311:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:312:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:313:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:314:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/equiv/equiv_struct.cc:315:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:46:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:47:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:48:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:49:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:50:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:51:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:52:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:53:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:54:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:55:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:56:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:57:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:58:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:59:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:60:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:61:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:62:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:63:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:64:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:65:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:66:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:67:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:68:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm.cc:69:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsmdata.h:135:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsmdata.h:136:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsmdata.h:138:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsmdata.h:143:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsmdata.h:144:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsmdata.h:149:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsmdata.h:150:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsmdata.h:155:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsmdata.h:156:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsmdata.h:161:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsmdata.h:162:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsmdata.h:168:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsmdata.h:169:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_detect.cc:233:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_detect.cc:236:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_detect.cc:239:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_detect.cc:242:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_detect.cc:251:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_detect.cc:252:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_detect.cc:253:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_detect.cc:254:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_detect.cc:255:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_detect.cc:256:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_detect.cc:257:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_detect.cc:258:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_detect.cc:259:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_detect.cc:260:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_detect.cc:261:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_detect.cc:262:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_expand.cc:221:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_expand.cc:247:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_expand.cc:248:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_expand.cc:249:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_expand.cc:250:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_expand.cc:251:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_expand.cc:252:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_expand.cc:253:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_expand.cc:254:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_expand.cc:255:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_expand.cc:256:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_expand.cc:197:2: warning: Member variable 'FsmExpand::already_optimized' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/passes/fsm/fsm_expand.cc:197:2: warning: Member variable 'FsmExpand::limit_transitions' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:70:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:126:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:127:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:128:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:129:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:130:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:131:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:132:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:133:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:134:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:135:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:136:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:137:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:138:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:139:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:140:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:141:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:142:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:143:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_export.cc:144:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_extract.cc:293:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_extract.cc:306:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_extract.cc:310:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_extract.cc:407:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_extract.cc:408:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_extract.cc:409:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_extract.cc:410:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_extract.cc:411:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_extract.cc:412:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_extract.cc:413:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_extract.cc:414:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_extract.cc:415:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_extract.cc:416:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_extract.cc:417:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_extract.cc:418:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_info.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_info.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_info.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_info.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_info.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_info.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_info.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_info.cc:53:7: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_map.cc:331:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_map.cc:332:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_map.cc:333:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_map.cc:334:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_map.cc:335:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_opt.cc:329:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_opt.cc:330:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_opt.cc:331:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_opt.cc:332:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_opt.cc:333:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_opt.cc:334:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_opt.cc:335:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_opt.cc:79:7: performance: Technically the member function 'FsmOpt::signal_is_unused' can be static. [functionStatic]
yosys-yosys-0.7/passes/fsm/fsm_opt.cc:228:7: performance: Technically the member function 'FsmOpt::opt_find_dont_care_worker' can be static. [functionStatic]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:90:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:132:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:133:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:134:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:135:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:136:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:138:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:139:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:140:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:141:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:142:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:143:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:144:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:145:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:146:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:147:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:148:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:149:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:150:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:151:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/fsm/fsm_recode.cc:152:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:344:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:345:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:346:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:347:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:348:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:349:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:350:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:351:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:352:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:353:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:354:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:355:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:356:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:357:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:358:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:359:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:360:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:361:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:362:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:363:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:364:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:365:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:366:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:367:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:368:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:369:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:370:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:371:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:372:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:373:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:374:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:375:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:376:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:377:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:378:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:379:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:380:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:381:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:382:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:383:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:384:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:385:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:386:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:387:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:388:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:389:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:390:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:391:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:392:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:393:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:394:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:395:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:396:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:397:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:398:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:399:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:400:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:401:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/hierarchy.cc:424:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/singleton.cc:30:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/singleton.cc:31:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/singleton.cc:32:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/singleton.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/singleton.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/singleton.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/singleton.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/singleton.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/singleton.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/singleton.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/singleton.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/singleton.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/singleton.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:261:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:274:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:275:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:276:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:277:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:278:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:279:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:280:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:281:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:282:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:283:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:284:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:285:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:286:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:287:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:288:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:289:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:290:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:291:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:292:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:293:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:294:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:295:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:296:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:297:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/hierarchy/submod.cc:356:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory.cc:46:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory.cc:47:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory.cc:48:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory.cc:49:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:54:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:55:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:56:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:57:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:58:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:59:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:60:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:506:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:509:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:741:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:977:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:980:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1083:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1118:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1126:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1127:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1128:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1129:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1130:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1131:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1132:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1133:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1134:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1135:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1136:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1137:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1138:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1139:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1140:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1141:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1142:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1143:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1144:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1145:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1146:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1147:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1148:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1149:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1150:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1151:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1152:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1153:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1154:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1155:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1156:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1157:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1158:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1159:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1160:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1161:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1162:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1163:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1164:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1165:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1166:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1167:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1168:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1169:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1170:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1171:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1172:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1173:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1174:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1175:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1176:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1177:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1178:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1179:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1180:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1181:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1182:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1183:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1184:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1185:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1186:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1187:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1188:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1189:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1190:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1191:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1192:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1193:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1194:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1195:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1196:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1197:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1198:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1199:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1200:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1201:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1202:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1203:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1204:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1205:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1206:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1207:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1208:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1209:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1210:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_bram.cc:1211:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_collect.cc:83:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_collect.cc:252:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_collect.cc:253:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_collect.cc:254:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_collect.cc:255:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_collect.cc:256:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_collect.cc:257:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:99:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:105:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:111:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:127:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:131:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:185:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:200:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:217:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:221:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:271:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:272:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:273:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:274:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:275:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:276:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:277:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:278:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:279:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:280:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_dff.cc:37:2: style: Struct 'MemoryDffWorker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/passes/memory/memory_map.cc:358:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_map.cc:359:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_map.cc:360:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_map.cc:361:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_map.cc:362:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_map.cc:363:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_map.cc:36:14: performance: Technically the member function 'MemoryMapWorker::genid' can be static. [functionStatic]
yosys-yosys-0.7/passes/memory/memory_map.cc:36:54: performance: Function parameter 'token1' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/memory/memory_map.cc:36:91: performance: Function parameter 'token2' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/memory/memory_map.cc:36:128: performance: Function parameter 'token3' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/memory/memory_map.cc:36:165: performance: Function parameter 'token4' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/memory/memory_memx.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_memx.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_memx.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_memx.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_memx.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_memx.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:385:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:390:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:397:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:443:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:463:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:468:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:543:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:732:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:733:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:734:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:735:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:736:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:737:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:738:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:739:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:740:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:741:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:742:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:743:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:744:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:745:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:746:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:747:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:748:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:749:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:750:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:751:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:752:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_share.cc:753:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_unpack.cc:133:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_unpack.cc:134:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_unpack.cc:135:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_unpack.cc:136:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_unpack.cc:137:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/memory/memory_unpack.cc:138:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:46:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:47:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:48:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:49:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:50:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:51:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:52:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:53:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:54:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:55:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:56:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:57:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:58:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:59:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:60:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:61:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:62:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:63:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt.cc:64:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:368:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:369:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:370:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:371:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:372:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:373:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:374:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:375:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:376:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:377:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:378:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:379:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:380:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:428:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:429:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:430:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:431:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:432:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:433:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:434:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:435:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:436:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:437:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_clean.cc:438:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:179:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1183:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1184:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1185:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1186:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1187:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1188:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1189:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1190:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1191:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1192:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1193:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1194:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1195:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1196:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1197:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1198:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1199:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1200:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1201:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1202:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1203:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1204:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1205:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1206:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1207:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1208:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1209:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1210:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1211:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_expr.cc:1212:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_merge.cc:336:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_merge.cc:337:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_merge.cc:338:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_merge.cc:339:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_merge.cc:340:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_merge.cc:341:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_merge.cc:342:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_merge.cc:343:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_merge.cc:344:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_merge.cc:345:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_merge.cc:346:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_merge.cc:347:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_merge.cc:72:14: performance: Technically the member function 'OptMergeWorker::int_to_hash_string' can be static. [functionStatic]
yosys-yosys-0.7/passes/opt/opt_merge.cc:258:3: style: Struct 'CompareCells' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/passes/opt/opt_muxtree.cc:73:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_muxtree.cc:145:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_muxtree.cc:159:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_muxtree.cc:196:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_muxtree.cc:455:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_muxtree.cc:456:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_muxtree.cc:457:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_muxtree.cc:458:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_muxtree.cc:459:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_muxtree.cc:460:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_muxtree.cc:461:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_muxtree.cc:462:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_muxtree.cc:463:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_reduce.cc:335:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_reduce.cc:336:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_reduce.cc:337:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_reduce.cc:338:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_reduce.cc:339:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_reduce.cc:340:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_reduce.cc:341:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_reduce.cc:342:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_reduce.cc:343:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_reduce.cc:344:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_reduce.cc:345:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_reduce.cc:346:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_reduce.cc:347:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_reduce.cc:348:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_reduce.cc:349:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_reduce.cc:350:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_reduce.cc:351:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_rmdff.cc:193:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_rmdff.cc:194:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_rmdff.cc:195:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_rmdff.cc:196:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_rmdff.cc:197:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/opt_rmdff.cc:198:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1034:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1169:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1175:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1185:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1192:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1202:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1209:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1318:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1322:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1326:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1372:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1427:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1428:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1429:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1430:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1431:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1432:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1433:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1434:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1435:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1436:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1437:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1438:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1439:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1440:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1441:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1442:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1443:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1444:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1445:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1446:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1447:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1448:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1449:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1450:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1451:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1452:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1453:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:1454:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/share.cc:772:7: performance: Technically the member function 'ShareWorker::sort_check_activation_pattern' can be static. [functionStatic]
yosys-yosys-0.7/passes/opt/share.cc:937:17: performance: Technically the member function 'ShareWorker::bits_from_activation_patterns' can be static. [functionStatic]
yosys-yosys-0.7/passes/opt/share.cc:952:7: performance: Technically the member function 'ShareWorker::filter_activation_patterns' can be static. [functionStatic]
yosys-yosys-0.7/passes/opt/wreduce.cc:359:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/wreduce.cc:360:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/wreduce.cc:361:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/wreduce.cc:362:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/wreduce.cc:363:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/wreduce.cc:364:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/wreduce.cc:365:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/wreduce.cc:366:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/wreduce.cc:367:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/wreduce.cc:368:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/wreduce.cc:369:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/wreduce.cc:370:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/wreduce.cc:371:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/wreduce.cc:372:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/wreduce.cc:373:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/wreduce.cc:374:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/opt/wreduce.cc:35:3: performance: Variable 'supported_cell_types' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yosys-yosys-0.7/passes/proc/proc.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:46:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:47:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:48:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:49:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:50:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:51:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:52:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:53:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:54:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:55:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:56:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:57:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc.cc:58:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_arst.cc:209:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_arst.cc:210:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_arst.cc:211:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_arst.cc:212:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_arst.cc:213:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_arst.cc:214:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_arst.cc:215:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_arst.cc:216:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_arst.cc:217:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_arst.cc:218:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_arst.cc:219:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_arst.cc:220:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_arst.cc:221:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_arst.cc:222:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_clean.cc:149:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_clean.cc:150:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_clean.cc:151:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_clean.cc:152:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_clean.cc:153:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_clean.cc:154:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_dff.cc:224:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_dff.cc:337:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_dff.cc:375:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_dff.cc:376:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_dff.cc:377:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_dff.cc:378:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_dff.cc:379:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_dff.cc:380:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_dlatch.cc:426:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_dlatch.cc:427:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_dlatch.cc:428:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_dlatch.cc:429:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_dlatch.cc:430:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_dlatch.cc:431:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_dlatch.cc:258:7: performance: Technically the member function 'proc_dlatch_db_t::fixup_mux' can be static. [functionStatic]
yosys-yosys-0.7/passes/proc/proc_dlatch.cc:41:2: style: Struct 'proc_dlatch_db_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/passes/proc/proc_init.cc:108:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_init.cc:109:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_init.cc:110:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_init.cc:111:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_init.cc:112:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_init.cc:113:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_init.cc:114:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_mux.cc:388:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_mux.cc:389:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_mux.cc:390:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_mux.cc:391:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_mux.cc:392:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_mux.cc:393:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_mux.cc:394:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_mux.cc:395:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_mux.cc:396:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_mux.cc:397:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_rmdead.cc:71:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_rmdead.cc:72:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_rmdead.cc:73:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_rmdead.cc:74:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/proc/proc_rmdead.cc:75:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/assertpmux.cc:187:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/assertpmux.cc:188:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/assertpmux.cc:189:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/assertpmux.cc:190:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/assertpmux.cc:191:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/assertpmux.cc:192:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/assertpmux.cc:193:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/assertpmux.cc:194:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/assertpmux.cc:195:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/assertpmux.cc:196:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/assertpmux.cc:197:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/assertpmux.cc:198:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/assertpmux.cc:199:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/assertpmux.cc:200:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/clk2fflogic.cc:31:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/clk2fflogic.cc:32:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/clk2fflogic.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/clk2fflogic.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/clk2fflogic.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/clk2fflogic.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/clk2fflogic.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:222:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:229:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:235:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:301:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:303:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:366:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:367:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:368:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:369:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:370:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:371:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:372:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:373:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:374:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:375:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:376:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:377:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:378:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:379:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:380:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:381:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:382:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:383:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:384:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:574:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:581:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:587:8: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:589:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:594:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/eval.cc:129:27: performance: Technically the member function 'VlogHammerReporter::split' can be static. [functionStatic]
yosys-yosys-0.7/passes/sat/eval.cc:142:7: performance: Technically the member function 'VlogHammerReporter::sat_check' can be static. [functionStatic]
yosys-yosys-0.7/passes/sat/eval.cc:306:56: performance: Function parameter 'module_prefix' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/sat/eval.cc:306:83: performance: Function parameter 'module_list' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/sat/eval.cc:306:108: performance: Function parameter 'input_list' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/sat/eval.cc:306:132: performance: Function parameter 'pattern_list' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/sat/expose.cc:226:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:227:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:228:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:229:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:230:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:231:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:232:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:233:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:234:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:235:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:236:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:237:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:238:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:239:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:240:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:241:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:242:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:243:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:244:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:245:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:246:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:247:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:248:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:249:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:250:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:251:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:252:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:253:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/expose.cc:254:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:463:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:525:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:750:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:765:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:766:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:767:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:768:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:769:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:770:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:771:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:772:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:773:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:774:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:775:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:776:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:777:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:778:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:779:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:780:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:781:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:782:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:783:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:784:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:785:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:786:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:787:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:788:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:789:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:790:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:791:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/freduce.cc:93:12: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
yosys-yosys-0.7/passes/sat/freduce.cc:89:6: performance: Technically the member function 'FindReducedInputs::get_bits' can be static. [functionStatic]
yosys-yosys-0.7/passes/sat/freduce.cc:349:123: performance: Function parameter 'indent1' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/sat/freduce.cc:349:144: performance: Function parameter 'indent2' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/sat/miter.cc:364:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:365:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:366:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:367:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:368:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:369:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:370:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:371:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:372:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:373:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:374:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:375:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:376:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:377:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:378:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:379:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:380:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:381:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:382:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:383:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:384:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:385:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:386:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:387:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:388:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:389:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:390:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:391:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:392:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:393:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:394:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:395:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:396:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:397:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:398:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:399:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:400:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:401:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:402:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:403:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/miter.cc:247:2: style: Variable 'not_cell->parameters["\\A_WIDTH"]' is reassigned a value before the old one has been used. [redundantAssignment]
yosys-yosys-0.7/passes/sat/miter.cc:246:2: note: Variable 'not_cell->parameters["\\A_WIDTH"]' is reassigned a value before the old one has been used.
yosys-yosys-0.7/passes/sat/miter.cc:247:2: note: Variable 'not_cell->parameters["\\A_WIDTH"]' is reassigned a value before the old one has been used.
yosys-yosys-0.7/passes/sat/sat.cc:98:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:337:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:614:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:633:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:636:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:646:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:648:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:657:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:758:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:856:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:857:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:858:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:859:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:860:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:861:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:862:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:863:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:868:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:869:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:870:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:871:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:872:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:873:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:874:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:879:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:880:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:881:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:882:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:883:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:884:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:885:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:886:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:887:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:888:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:889:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:897:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:898:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:899:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:900:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:901:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:902:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:903:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:904:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:905:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:906:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:907:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:908:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:909:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:910:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:911:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:912:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:913:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:914:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:915:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:916:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:917:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:918:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:919:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:920:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:921:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:922:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:923:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:924:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:925:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:926:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:927:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:928:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:929:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:930:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:931:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:932:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:933:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:934:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:935:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:936:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:937:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:938:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:939:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:940:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:941:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:942:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:943:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:944:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:945:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:946:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:947:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:948:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:949:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:950:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:951:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:952:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:953:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:954:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:955:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:956:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:957:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:958:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:959:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:960:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:961:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:962:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:963:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:964:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:965:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:966:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:967:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:968:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:969:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:970:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:971:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:972:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:973:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:974:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:975:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:976:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:977:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:978:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:979:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:980:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:981:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:982:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:983:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:984:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:985:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:986:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:987:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:988:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:989:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:990:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:991:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:992:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:993:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:994:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:995:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:996:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:997:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:998:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:999:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1000:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1001:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1002:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1003:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1004:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1005:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1006:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1007:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1008:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1009:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1010:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1011:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1012:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1013:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1014:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1015:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1016:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1017:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1018:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1019:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1020:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1021:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1022:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1023:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1024:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1025:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1026:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1027:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1028:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1029:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1030:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1031:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1032:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1033:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1034:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1035:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1036:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1037:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1038:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1039:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1040:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1041:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1042:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1043:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1044:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1045:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1046:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1047:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1048:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1049:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1050:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1051:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1052:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1053:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1054:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1055:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1056:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1057:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1058:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1059:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1453:8: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1526:8: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1531:7: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1543:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1552:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1559:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1632:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1637:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1639:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1658:7: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1663:7: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1675:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1677:7: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1681:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1684:7: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1692:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1697:6: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:1705:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/sat/sat.cc:68:2: warning: Member variable 'SatHelper::prove_asserts' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/passes/sat/sat.cc:68:2: warning: Member variable 'SatHelper::set_assumes' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/passes/sat/sat.cc:82:7: style: Technically the member function 'SatHelper::check_undef_enabled' can be const. [functionConst]
yosys-yosys-0.7/passes/techmap/abc.cc:715:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1160:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1165:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1177:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1178:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1179:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1180:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1181:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1182:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1183:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1187:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1189:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1190:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1191:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1192:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1193:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1194:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1195:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1196:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1197:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1198:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1199:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1200:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1201:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1203:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1204:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1206:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1207:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1209:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1210:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1212:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1213:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1215:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1216:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1218:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1219:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1220:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1221:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1222:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1223:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1225:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1226:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1228:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1229:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1231:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1232:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1234:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1235:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1237:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1238:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1239:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1240:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1241:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1242:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1243:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1244:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1245:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1246:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1247:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1248:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1249:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1250:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1251:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1252:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1253:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1254:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1255:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1256:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1257:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1258:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1259:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1260:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1261:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1262:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1263:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1264:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1265:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1266:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1267:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1268:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1269:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1270:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1271:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1272:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1273:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1274:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1275:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1276:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1277:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1278:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1279:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1280:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1285:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1286:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1287:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1288:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1289:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1290:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1291:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1292:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1293:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1294:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1295:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1296:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1297:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1298:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1299:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1300:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1301:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1302:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1303:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1304:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1305:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1306:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1307:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1308:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1309:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1310:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1311:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1312:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1313:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1314:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1315:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1316:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1317:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1318:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1319:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1320:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1321:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1322:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:1323:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/abc.cc:477:12: style: Same expression on both sides of '!=' because the value of 'dot_f' and 'NULL' are the same. [duplicateExpression]
yosys-yosys-0.7/passes/techmap/abc.cc:357:16: note: 'dot_f' is assigned value 'NULL' here.
yosys-yosys-0.7/passes/techmap/abc.cc:477:12: note: Same expression on both sides of '!=' because the value of 'dot_f' and 'NULL' are the same.
yosys-yosys-0.7/passes/techmap/abc.cc:1638:6: style: Variable 'assigned_cells_reverse' is assigned a value that is never used. [unreadVariable]
yosys-yosys-0.7/passes/techmap/abc.cc:553:32: performance: Function parameter 'tempdir_name' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/techmap/abc.cc:598:28: performance: Function parameter 'delay_target' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/techmap/abc.cc:598:54: performance: Function parameter 'sop_inputs' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/techmap/abc.cc:598:78: performance: Function parameter 'sop_products' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/techmap/aigmap.cc:30:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/aigmap.cc:31:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/aigmap.cc:32:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/aigmap.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/aigmap.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/aigmap.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/aigmap.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/aigmap.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/aigmap.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/alumacc.cc:416:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/alumacc.cc:462:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/alumacc.cc:473:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/alumacc.cc:538:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/alumacc.cc:539:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/alumacc.cc:540:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/alumacc.cc:541:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/alumacc.cc:542:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/alumacc.cc:543:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/alumacc.cc:106:2: style: Struct 'AlumaccWorker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/passes/techmap/attrmap.cc:150:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:151:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:152:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:153:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:154:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:155:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:156:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:157:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:158:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:159:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:160:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:161:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:162:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:163:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:164:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:165:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:166:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:167:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:168:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:169:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:170:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:171:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:172:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:173:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:174:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:175:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:176:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:177:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:178:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:179:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:180:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmap.cc:84:15: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/passes/techmap/attrmap.cc:79:15: note: Virtual function in base class
yosys-yosys-0.7/passes/techmap/attrmap.cc:84:15: note: Function in derived class
yosys-yosys-0.7/passes/techmap/attrmap.cc:93:15: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/passes/techmap/attrmap.cc:79:15: note: Virtual function in base class
yosys-yosys-0.7/passes/techmap/attrmap.cc:93:15: note: Function in derived class
yosys-yosys-0.7/passes/techmap/attrmap.cc:104:15: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/passes/techmap/attrmap.cc:79:15: note: Virtual function in base class
yosys-yosys-0.7/passes/techmap/attrmap.cc:104:15: note: Function in derived class
yosys-yosys-0.7/passes/techmap/attrmap.cc:115:15: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/passes/techmap/attrmap.cc:79:15: note: Virtual function in base class
yosys-yosys-0.7/passes/techmap/attrmap.cc:115:15: note: Function in derived class
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:30:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:31:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:32:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:46:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:47:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:48:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:49:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:50:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:51:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:52:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:53:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/attrmvcp.cc:54:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/deminout.cc:30:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/deminout.cc:31:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/deminout.cc:32:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/deminout.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/deminout.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:259:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:260:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:261:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:262:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:263:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:264:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:265:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:266:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:267:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:268:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:269:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:270:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:271:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:272:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:273:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:274:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:275:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:276:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:277:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:278:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:279:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:280:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:281:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:282:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:283:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:284:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:327:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dff2dffe.cc:141:7: performance: Technically the member function 'Dff2dffeWorker::simplify_patterns' can be static. [functionStatic]
yosys-yosys-0.7/passes/techmap/dffinit.cc:31:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dffinit.cc:32:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dffinit.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dffinit.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dffinit.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dffinit.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dffinit.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dffinit.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dffinit.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dffinit.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dfflibmap.cc:51:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dfflibmap.cc:534:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dfflibmap.cc:535:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dfflibmap.cc:536:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dfflibmap.cc:537:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dfflibmap.cc:538:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dfflibmap.cc:539:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dfflibmap.cc:540:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dfflibmap.cc:541:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dfflibmap.cc:542:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dfflibmap.cc:543:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dfflibmap.cc:544:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dfflibmap.cc:545:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dfflibmap.cc:546:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dfflibmap.cc:643:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/libparse.h:47:3: style: Struct 'LibertyParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/passes/techmap/dfflibmap.cc:363:61: performance: Function parameter 'inv' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/techmap/dffsr2dff.cc:182:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dffsr2dff.cc:183:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dffsr2dff.cc:184:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dffsr2dff.cc:185:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dffsr2dff.cc:186:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/dffsr2dff.cc:187:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:358:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:359:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:360:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:361:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:362:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:363:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:364:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:365:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:366:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:367:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:368:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:369:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:370:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:371:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:372:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:373:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:374:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:375:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:376:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:377:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:378:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:379:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:380:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:381:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:382:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:383:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:384:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:385:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:386:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:387:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:388:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:389:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:390:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:391:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:392:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:393:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:394:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:395:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:396:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:397:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:398:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:399:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:400:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:401:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:402:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:403:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:404:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:405:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:406:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:407:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:408:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:409:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:410:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:411:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:412:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:413:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:414:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:415:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:416:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:417:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:418:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:419:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:420:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:421:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:422:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:423:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:424:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:425:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:426:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:427:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:428:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:429:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:430:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:431:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:432:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:433:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:434:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:435:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:436:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:437:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:438:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:439:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:440:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:441:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:679:7: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/extract.cc:703:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/libparse.cc:44:42: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/techmap/hilomap.cc:60:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/hilomap.cc:61:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/hilomap.cc:62:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/hilomap.cc:63:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/hilomap.cc:64:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/hilomap.cc:65:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/hilomap.cc:66:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/hilomap.cc:67:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/hilomap.cc:68:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/hilomap.cc:69:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/hilomap.cc:70:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/hilomap.cc:71:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/hilomap.cc:72:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/hilomap.cc:73:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/hilomap.cc:74:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/hilomap.cc:75:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/insbuf.cc:30:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/insbuf.cc:31:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/insbuf.cc:32:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/insbuf.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/insbuf.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/insbuf.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/insbuf.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/insbuf.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/insbuf.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:46:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:47:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:48:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:49:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:50:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:51:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:52:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:53:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:54:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:55:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:56:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:57:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:58:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:59:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:60:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:61:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:62:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:63:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:64:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:65:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:66:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:67:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:68:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:69:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:70:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:71:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:72:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:73:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:74:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:75:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:76:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:77:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:78:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/iopadmap.cc:79:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/lut2mux.cc:62:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/lut2mux.cc:63:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/lut2mux.cc:64:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/lut2mux.cc:65:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/lut2mux.cc:66:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/maccmap.cc:371:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/maccmap.cc:372:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/maccmap.cc:373:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/maccmap.cc:374:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/maccmap.cc:375:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/maccmap.cc:376:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/maccmap.cc:127:6: performance: Technically the member function 'MaccmapWorker::tree_bit_slots' can be static. [functionStatic]
yosys-yosys-0.7/passes/techmap/muxcover.cc:545:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/muxcover.cc:567:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/muxcover.cc:568:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/muxcover.cc:569:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/muxcover.cc:570:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/muxcover.cc:571:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/muxcover.cc:572:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/muxcover.cc:573:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/muxcover.cc:574:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/muxcover.cc:575:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/muxcover.cc:576:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/muxcover.cc:577:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/muxcover.cc:578:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/muxcover.cc:579:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/muxcover.cc:580:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/muxcover.cc:61:2: style: Struct 'MuxcoverWorker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yosys-yosys-0.7/passes/techmap/nlutmap.cc:135:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/nlutmap.cc:136:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/nlutmap.cc:137:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/nlutmap.cc:138:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/nlutmap.cc:139:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/nlutmap.cc:140:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/nlutmap.cc:141:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/nlutmap.cc:142:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/nlutmap.cc:143:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/nlutmap.cc:144:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/nlutmap.cc:145:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/nlutmap.cc:146:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/nlutmap.cc:147:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/nlutmap.cc:148:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/nlutmap.cc:149:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/nlutmap.cc:150:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/pmuxtree.cc:73:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/pmuxtree.cc:74:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/pmuxtree.cc:75:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/pmuxtree.cc:76:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/pmuxtree.cc:77:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:397:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:398:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:399:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:400:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:401:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:402:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:403:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:404:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:405:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:406:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:407:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:408:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:409:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:410:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:411:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:412:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:413:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:414:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:415:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:416:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:417:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:418:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:419:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:420:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:421:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:422:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:423:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:424:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:425:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:426:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:427:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:428:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:429:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:430:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:431:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:432:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:433:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:434:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:435:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:436:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:437:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:438:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:439:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:440:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:441:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:442:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:443:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:444:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:445:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:446:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:447:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:448:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:449:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:450:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/shregmap.cc:57:7: style: The function 'analyze' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/passes/techmap/shregmap.cc:29:15: note: Virtual function in base class
yosys-yosys-0.7/passes/techmap/shregmap.cc:57:7: note: Function in derived class
yosys-yosys-0.7/passes/techmap/shregmap.cc:72:7: style: The function 'fixup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yosys-yosys-0.7/passes/techmap/shregmap.cc:30:15: note: Virtual function in base class
yosys-yosys-0.7/passes/techmap/shregmap.cc:72:7: note: Function in derived class
yosys-yosys-0.7/passes/techmap/simplemap.cc:581:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/simplemap.cc:582:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/simplemap.cc:583:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/simplemap.cc:584:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/simplemap.cc:585:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/simplemap.cc:586:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/simplemap.cc:587:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/simplemap.cc:588:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/simplemap.cc:589:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/simplemap.cc:590:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/simplemap.cc:591:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:162:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:165:4: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:715:9: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:883:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:884:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:885:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:886:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:887:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:888:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:889:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:890:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:891:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:892:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:893:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:894:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:895:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:896:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:897:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:898:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:899:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:900:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:901:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:902:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:903:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:904:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:905:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:906:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:907:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:908:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:909:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:910:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:911:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:912:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:913:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:914:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:915:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:916:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:917:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:918:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:919:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:920:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:921:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:922:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:923:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:924:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:925:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:926:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:927:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:928:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:929:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:930:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:931:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:932:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:933:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:934:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:935:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:936:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:937:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:938:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:939:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:940:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:941:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:942:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:943:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:944:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:945:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:946:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:947:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:948:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:949:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:950:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:951:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:952:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:953:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:954:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:955:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:956:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:957:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:958:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:959:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:960:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:961:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:962:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:963:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:964:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:965:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:966:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:967:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:968:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:969:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:970:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:971:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:972:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:973:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:974:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:975:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:976:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:977:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:978:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:979:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:980:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:981:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:982:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:983:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:984:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:985:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:986:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:987:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:988:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:989:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:990:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:991:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:992:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:993:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:994:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:995:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:996:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:997:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:998:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:999:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1000:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1001:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1002:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1003:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1004:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1005:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1006:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1007:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1008:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1009:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1120:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1132:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1133:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1134:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1135:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1136:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1137:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1138:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1139:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1140:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1141:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:1178:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:624:43: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
yosys-yosys-0.7/passes/techmap/techmap.cc:124:15: performance: Technically the member function 'TechmapWorker::techmap_find_special_wires' can be static. [functionStatic]
yosys-yosys-0.7/passes/techmap/techmap.cc:42:31: performance: Function parameter 'prefix' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/techmap/techmap.cc:50:31: performance: Function parameter 'prefix' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/passes/techmap/tribuf.cc:145:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/tribuf.cc:146:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/tribuf.cc:147:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/tribuf.cc:148:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/tribuf.cc:149:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/tribuf.cc:150:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/tribuf.cc:151:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/tribuf.cc:152:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/tribuf.cc:153:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/tribuf.cc:154:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/tribuf.cc:155:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/tribuf.cc:156:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/tribuf.cc:157:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/zinit.cc:31:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/zinit.cc:32:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/zinit.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/zinit.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/zinit.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/zinit.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/zinit.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/techmap/zinit.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_abcloop.cc:177:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_abcloop.cc:178:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_abcloop.cc:229:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_abcloop.cc:235:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_abcloop.cc:238:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_abcloop.cc:242:2: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_abcloop.cc:250:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_abcloop.cc:251:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_abcloop.cc:252:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_abcloop.cc:253:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_abcloop.cc:254:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_abcloop.cc:255:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_abcloop.cc:256:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_abcloop.cc:257:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_abcloop.cc:258:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_abcloop.cc:259:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_abcloop.cc:260:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:330:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:331:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:332:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:333:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:334:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:335:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:336:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:337:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:338:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:339:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:340:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:341:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:342:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:343:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:344:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:345:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:346:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:347:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:348:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:349:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_autotb.cc:350:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:378:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:415:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:471:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:587:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:590:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:622:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:625:5: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:650:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:658:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:659:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:660:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:661:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:662:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:663:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:664:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:665:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:666:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:667:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:668:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:669:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:670:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:671:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:672:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:673:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:674:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:675:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:676:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:677:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:678:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:679:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:680:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:681:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:682:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:683:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:684:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:685:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:686:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:687:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:688:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:689:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:690:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:691:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:692:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:693:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:694:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:695:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:696:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:697:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:698:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:699:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:700:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:701:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:702:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:703:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:704:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:705:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:706:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:707:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:708:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:709:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:710:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:711:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:712:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/passes/tests/test_cell.cc:713:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:46:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:47:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:48:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:49:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:50:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:51:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:52:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:53:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:54:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:55:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:56:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:57:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:58:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:59:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:60:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:61:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:62:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:63:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:64:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:65:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:66:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:67:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:68:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:69:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:70:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:71:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:72:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:73:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:74:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:75:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:77:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/prep.cc:30:2: warning: Member variable 'PrepPass::autotop' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/techlibs/common/prep.cc:30:2: warning: Member variable 'PrepPass::flatten' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/techlibs/common/prep.cc:30:2: warning: Member variable 'PrepPass::ifxmode' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/techlibs/common/prep.cc:30:2: warning: Member variable 'PrepPass::memxmode' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/techlibs/common/prep.cc:30:2: warning: Member variable 'PrepPass::nomemmode' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/techlibs/common/prep.cc:30:2: warning: Member variable 'PrepPass::nokeepdc' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/techlibs/common/synth.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:46:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:47:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:48:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:49:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:50:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:51:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:52:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:53:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:54:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:55:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:56:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:57:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:58:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:59:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:60:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:61:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:62:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:63:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:64:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:65:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:66:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:67:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:68:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:69:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:70:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:71:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:72:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:73:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:75:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/common/synth.cc:30:2: warning: Member variable 'SynthPass::autotop' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/techlibs/common/synth.cc:30:2: warning: Member variable 'SynthPass::flatten' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/techlibs/common/synth.cc:30:2: warning: Member variable 'SynthPass::noalumacc' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/techlibs/common/synth.cc:30:2: warning: Member variable 'SynthPass::nofsm' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/techlibs/common/synth.cc:30:2: warning: Member variable 'SynthPass::noabc' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:46:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:47:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:48:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:49:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:50:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:51:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:52:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:53:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:54:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:55:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:56:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:58:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/gowin/synth_gowin.cc:30:2: warning: Member variable 'SynthGowinPass::retime' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/techlibs/greenpak4/greenpak4_counters.cc:402:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/greenpak4_counters.cc:403:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/greenpak4_counters.cc:404:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/greenpak4_counters.cc:405:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/greenpak4_counters.cc:406:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/greenpak4_counters.cc:407:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/greenpak4_counters.cc:296:22: style: The scope of the variable 'reasons' can be reduced. [variableScope]
yosys-yosys-0.7/techlibs/greenpak4/greenpak4_dffinv.cc:92:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/greenpak4_dffinv.cc:93:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/greenpak4_dffinv.cc:94:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/greenpak4_dffinv.cc:95:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/greenpak4_dffinv.cc:96:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:46:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:47:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:48:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:49:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:50:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:51:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:52:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:53:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:54:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:55:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:56:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:57:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:58:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:59:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:60:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:61:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:62:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:63:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:65:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:30:2: warning: Member variable 'SynthGreenPAK4Pass::flatten' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/techlibs/greenpak4/synth_greenpak4.cc:30:2: warning: Member variable 'SynthGreenPAK4Pass::retime' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/techlibs/ice40/ice40_ffinit.cc:31:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_ffinit.cc:32:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_ffinit.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_ffinit.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_ffinit.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_ffinit.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_ffssr.cc:30:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_ffssr.cc:31:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_ffssr.cc:32:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_ffssr.cc:33:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_ffssr.cc:34:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_opt.cc:126:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_opt.cc:127:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_opt.cc:128:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_opt.cc:129:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_opt.cc:130:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_opt.cc:131:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_opt.cc:132:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_opt.cc:133:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_opt.cc:134:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_opt.cc:135:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_opt.cc:136:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_opt.cc:137:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_opt.cc:138:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_opt.cc:139:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_opt.cc:140:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/ice40_opt.cc:141:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:35:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:36:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:37:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:38:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:39:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:40:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:41:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:46:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:47:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:48:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:49:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:50:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:51:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:52:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:53:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:54:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:55:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:56:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:57:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:58:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:59:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:60:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:61:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:62:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:63:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:64:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:65:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:66:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:67:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:68:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:69:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:70:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:71:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:72:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:74:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:30:2: warning: Member variable 'SynthIce40Pass::nocarry' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:30:2: warning: Member variable 'SynthIce40Pass::nobram' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:30:2: warning: Member variable 'SynthIce40Pass::flatten' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:30:2: warning: Member variable 'SynthIce40Pass::retime' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/techlibs/ice40/synth_ice40.cc:30:2: warning: Member variable 'SynthIce40Pass::abc2' is not initialized in the constructor. [uninitMemberVar]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:42:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:43:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:44:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:45:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:46:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:47:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:48:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:49:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:50:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:51:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:52:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:53:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:54:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:55:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:56:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:57:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:58:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:59:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:60:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:61:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:62:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:63:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:64:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:65:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:66:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:67:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:68:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:69:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:70:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:71:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:72:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:73:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:74:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:75:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:76:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:77:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:78:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:79:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:80:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:81:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:82:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:83:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:84:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:85:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:86:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:87:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:88:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:89:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:90:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:91:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:92:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:93:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:94:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:95:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:96:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:97:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:98:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:99:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:100:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:101:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:102:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:103:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:104:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:105:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:106:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:107:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:108:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:109:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:110:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:111:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:112:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:113:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:114:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:115:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:116:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:117:3: warning: Return value of function log() is not used. [ignoredReturnValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:28:44: performance: Function parameter 'run_from' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:28:66: performance: Function parameter 'run_to' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/techlibs/xilinx/synth_xilinx.cc:28:86: performance: Function parameter 'label' should be passed by const reference. [passedByValue]
yosys-yosys-0.7/tests/tools/cmp_tbdata.c:21:7: style: The scope of the variable 'eof1' can be reduced. [variableScope]
yosys-yosys-0.7/tests/tools/cmp_tbdata.c:21:13: style: The scope of the variable 'eof2' can be reduced. [variableScope]
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/youtube-dl/youtube-dl_2018.06.18.orig.tar.gz.asc

ftp://ftp.se.debian.org/debian/pool/main/y/yowsup/yowsup_2.5.7.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yp-svipc/yp-svipc_0.16.orig.tar.gz
yp-svipc-0.16/common/svipc_sem.c:59:6: style: The scope of the variable 'i' can be reduced. [variableScope]
yp-svipc-0.16/common/svipc_sem.c:51:18: style: union member 'semun::__buf' is never used. [unusedStructMember]
yp-svipc-0.16/common/svipc_sem.c:175:11: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
yp-svipc-0.16/common/svipc_shm.c:733:6: style: The scope of the variable 'i' can be reduced. [variableScope]
yp-svipc-0.16/common/svipc_shm.c:1080:6: style: The scope of the variable 'status' can be reduced. [variableScope]
yp-svipc-0.16/common/svipc_shm.c:903:63: style: Function 'svipc_shm_read' argument 4 names different: declaration 'subscribe' definition 'subscribe_t'. [funcArgNamesDifferent]
yp-svipc-0.16/common/svipc_shm.h:59:13: note: Function 'svipc_shm_read' argument 4 names different: declaration 'subscribe' definition 'subscribe_t'.
yp-svipc-0.16/common/svipc_shm.c:903:63: note: Function 'svipc_shm_read' argument 4 names different: declaration 'subscribe' definition 'subscribe_t'.
yp-svipc-0.16/common/svipc_shm.c:52:19: style: union member 'semun::buf' is never used. [unusedStructMember]
yp-svipc-0.16/common/svipc_shm.c:53:18: style: union member 'semun::array' is never used. [unusedStructMember]
yp-svipc-0.16/common/svipc_shm.c:54:18: style: union member 'semun::__buf' is never used. [unusedStructMember]
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yp-tools/yp-tools_3.3.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/y/yrmcds/yrmcds_1.1.8.orig.tar.gz
yrmcds-1.1.8/cybozu/config_parser.hpp:39:9: style: Struct 'not_found' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yrmcds-1.1.8/cybozu/config_parser.hpp:45:9: style: Struct 'illegal_value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yrmcds-1.1.8/cybozu/hash_map.hpp:181:14: style: Technically the member function 'cybozu::hash_map::bucket::foreach' can be const. [functionConst]
yrmcds-1.1.8/cybozu/hash_map.hpp:42:5: style: Class 'hash_key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yrmcds-1.1.8/cybozu/hash_map.hpp:274:5: style: Class 'hash_map' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yrmcds-1.1.8/cybozu/ip_address.cpp:104:10: style: The scope of the variable 'host' can be reduced. [variableScope]
yrmcds-1.1.8/cybozu/spinlock.hpp:28:10: performance: Technically the member function 'cybozu::spinlock::pause' can be static. [functionStatic]
yrmcds-1.1.8/cybozu/signal.hpp:31:52: performance: Function parameter 'callback' should be passed by const reference. [passedByValue]
yrmcds-1.1.8/cybozu/tcp.hpp:271:31: performance: Function parameter 'on_accept' should be passed by const reference. [passedByValue]
yrmcds-1.1.8/src/config.hpp:69:31: performance: Technically the member function 'yrmcds::config::vip' can be static. [functionStatic]
yrmcds-1.1.8/src/config.hpp:60:9: style: Struct 'bad_config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yrmcds-1.1.8/src/memcache/object.hpp:59:5: warning: Member variable 'object::m_unlocker' is not initialized in the constructor. [uninitMemberVar]
yrmcds-1.1.8/src/memcache/memcache.hpp:163:5: style: Class 'text_response' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yrmcds-1.1.8/src/memcache/handler.cpp:19:52: style: Function 'handler' argument 3 names different: declaration 'syncer' definition 'sync'. [funcArgNamesDifferent]
yrmcds-1.1.8/src/memcache/handler.hpp:25:21: note: Function 'handler' argument 3 names different: declaration 'syncer' definition 'sync'.
yrmcds-1.1.8/src/memcache/handler.cpp:19:52: note: Function 'handler' argument 3 names different: declaration 'syncer' definition 'sync'.
yrmcds-1.1.8/src/server.cpp:24:34: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
yrmcds-1.1.8/test/counter.cpp:271:16: style: Checking if unsigned variable 'g_port' is less than zero. [unsignedLessThanZero]
yrmcds-1.1.8/test/counter_client.hpp:33:1: style: The class 'response' does not have a constructor although it has private member variables. [noConstructor]
yrmcds-1.1.8/test/counter_client.hpp:125:5: warning: Member variable 'client::m_serial' is not initialized in the constructor. [uninitMemberVar]
yrmcds-1.1.8/test/counter_client.hpp:225:10: performance: Technically the member function 'counter_client::client::fill_header' can be static. [functionStatic]
yrmcds-1.1.8/test/counter_client.hpp:125:5: style: Class 'client' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yrmcds-1.1.8/test/counter_client.hpp:35:47: performance: Function parameter 'buf' should be passed by const reference. [passedByValue]
yrmcds-1.1.8/test/protocol_binary.cpp:1089:9: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yrmcds-1.1.8/test/protocol_binary.cpp:1108:9: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yrmcds-1.1.8/test/protocol_binary.cpp:1127:9: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yrmcds-1.1.8/test/protocol_binary.cpp:1146:9: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yrmcds-1.1.8/test/protocol_binary.cpp:1165:9: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yrmcds-1.1.8/test/protocol_binary.cpp:1276:16: style: Checking if unsigned variable 'g_port' is less than zero. [unsignedLessThanZero]
yrmcds-1.1.8/test/protocol_binary.cpp:94:5: warning: Member variable 'response::m_cas_unique' is not initialized in the constructor. [uninitMemberVar]
yrmcds-1.1.8/test/protocol_binary.cpp:77:17: style: Technically the member function 'request::data' can be const. [functionConst]
yrmcds-1.1.8/test/protocol_binary.cpp:107:10: style: Technically the member function 'response::error' can be const. [functionConst]
yrmcds-1.1.8/test/reference_wrapper.cpp:19:42: error: Null pointer dereference: p [nullPointer]
yrmcds-1.1.8/test/reference_wrapper.cpp:18:14: note: Assignment 'p=nullptr', assigned value is 0
yrmcds-1.1.8/test/reference_wrapper.cpp:19:42: note: Null pointer dereference
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yt/yt_3.4.0.orig.tar.gz
yt-3.4.0/yt/analysis_modules/halo_finding/fof/EnzoFOF.c:114:6: style: Condition 'bVerbose' is always true [knownConditionTrueFalse]
yt-3.4.0/yt/analysis_modules/halo_finding/fof/EnzoFOF.c:39:22: note: Assignment 'bVerbose=1', assigned value is 1
yt-3.4.0/yt/analysis_modules/halo_finding/fof/EnzoFOF.c:114:6: note: Condition 'bVerbose' is always true
yt-3.4.0/yt/analysis_modules/halo_finding/fof/kd.c:129:9: style: The scope of the variable 'v' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/fof/kd.c:130:6: style: The scope of the variable 'i' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/fof/kd.c:130:8: style: The scope of the variable 'j' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/fof/kd.c:180:10: style: The scope of the variable 'pj' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/fof/kd.c:180:13: style: The scope of the variable 'j' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:87:10: style: Condition 'nHop<0' is always true [knownConditionTrueFalse]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:71:10: note: Assignment 'nHop=-1', assigned value is -1
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:87:10: note: Condition 'nHop<0' is always true
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:88:14: style: Condition 'bDensity==0' is always false [knownConditionTrueFalse]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:74:13: note: Assignment 'bDensity=3', assigned value is 3
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:88:14: note: Condition 'bDensity==0' is always false
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:102:6: style: Condition '!bMerge' is always false [knownConditionTrueFalse]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:76:11: note: Assignment 'bMerge=3', assigned value is 3
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:102:6: note: Condition '!bMerge' is always false
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:118:6: style: Condition 'bDensity' is always true [knownConditionTrueFalse]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:74:13: note: Assignment 'bDensity=3', assigned value is 3
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:118:6: note: Condition 'bDensity' is always true
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:120:10: style: Condition 'bTopHat' is always false [knownConditionTrueFalse]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:78:12: note: Assignment 'bTopHat=0', assigned value is 0
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:120:10: note: Condition 'bTopHat' is always false
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:121:15: style: Condition 'bSym' is always true [knownConditionTrueFalse]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:77:9: note: Assignment 'bSym=1', assigned value is 1
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:121:15: note: Condition 'bSym' is always true
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:403:12: style: The scope of the variable 'g2' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:555:12: style: The scope of the variable 'den' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:68:2: style: Variable 'nBucket' is assigned a value that is never used. [unreadVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:81:2: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:62:8: style: Unused variable: fp [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:62:13: style: Unused variable: fpb [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:63:7: style: Unused variable: ach [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:63:41: style: Unused variable: densfile [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:378:12: style: Unused variable: k [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:378:15: style: Unused variable: g [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:378:18: style: Unused variable: next [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:378:24: style: Unused variable: newgroup [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:469:5: style: Unused variable: PQ_t [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:469:5: style: Unused variable: PQ_lt [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:469:5: style: Unused variable: PQ_i [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_hop.c:527:11: style: Unused variable: dummy [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_kd.c:87:9: style: The scope of the variable 'i' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_kd.c:146:10: style: The scope of the variable 'pj' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_kd.c:146:13: style: The scope of the variable 'j' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:142:15: style: Condition 'qmerge==1' is always true [knownConditionTrueFalse]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:95:14: note: Assignment 'qmerge=1', assigned value is 1
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:142:15: note: Condition 'qmerge==1' is always true
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:114:5: style: Variable 'c->peak_thresh' is reassigned a value before the old one has been used. [redundantAssignment]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:110:5: note: Variable 'c->peak_thresh' is reassigned a value before the old one has been used.
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:114:5: note: Variable 'c->peak_thresh' is reassigned a value before the old one has been used.
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:638:11: style: The scope of the variable 'f' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:639:35: style: The scope of the variable 'igr' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:390:61: style: Function 'merge_groups_boundaries' argument 3 names different: declaration 'fname' definition 'mergename'. [funcArgNamesDifferent]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:42:61: note: Function 'merge_groups_boundaries' argument 3 names different: declaration 'fname' definition 'mergename'.
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:390:61: note: Function 'merge_groups_boundaries' argument 3 names different: declaration 'fname' definition 'mergename'.
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:91:5: style: Variable 'narg' is assigned a value that is never used. [unreadVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:216:11: style: Unused variable: f [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:405:12: style: Unused variable: k [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:407:26: style: Unused variable: fdum [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:409:10: style: Unused variable: line [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:411:11: style: Unused variable: fp [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:412:11: style: Unused variable: boundfp [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:204:5: error: Memory leak: outname [memleak]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:560:0: error: Memory leak: g1temp [memleak]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:560:0: error: Memory leak: g2temp [memleak]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:560:0: error: Memory leak: denstemp [memleak]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_regroup.c:555:12: error: Uninitialized variable: tempfilename [uninitvar]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_slice.c:126:14: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_slice.c:384:14: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_slice.c:75:35: style: Function 'f77read' argument 3 names different: declaration 'len' definition 'maxbytes'. [funcArgNamesDifferent]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/slice.h:78:35: note: Function 'f77read' argument 3 names different: declaration 'len' definition 'maxbytes'.
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_slice.c:75:35: note: Function 'f77read' argument 3 names different: declaration 'len' definition 'maxbytes'.
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_slice.c:111:9: error: Memory leak: v [memleak]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_slice.c:121:9: error: Memory leak: v [memleak]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_smooth.c:45:2: style: Variable 'smx->kd' is reassigned a value before the old one has been used. [redundantAssignment]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_smooth.c:43:5: note: Variable 'smx->kd' is reassigned a value before the old one has been used.
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_smooth.c:45:2: note: Variable 'smx->kd' is reassigned a value before the old one has been used.
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_smooth.c:234:22: style: The scope of the variable 'nCnt' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_smooth.c:235:23: style: The scope of the variable 'h2' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_smooth.c:395:12: style: The scope of the variable 'r2' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_smooth.c:395:15: style: The scope of the variable 'rs' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_smooth.c:396:8: style: The scope of the variable 'pj' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_smooth.c:418:18: style: The scope of the variable 'r2' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_smooth.c:418:21: style: The scope of the variable 'rs' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_smooth.c:419:8: style: The scope of the variable 'pj' can be reduced. [variableScope]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_smooth.c:37:2: style: Unused variable: PQ_t [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_smooth.c:37:2: style: Unused variable: PQ_lt [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_smooth.c:37:2: style: Unused variable: PQ_i [unusedVariable]
yt-3.4.0/yt/analysis_modules/halo_finding/hop/hop_smooth.c:377:6: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
yt-3.4.0/yt/analysis_modules/photon_simulator/utils.c:24:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/analysis_modules/ppv_cube/ppv_utils.c:22:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.c:94:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.c:94:3: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.c:94:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.c:94:3: warning: %u in format string (no. 4) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.c:174:7: style: The scope of the variable 'header_filename' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.c:175:12: style: The scope of the variable 'head_fh' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.c:215:6: style: The scope of the variable 'my_rank' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.c:216:6: style: The scope of the variable 'num_procs' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.c:52:42: style: Function 'artio_fileset_open' argument 1 names different: declaration 'file_name' definition 'file_prefix'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:139:43: note: Function 'artio_fileset_open' argument 1 names different: declaration 'file_name' definition 'file_prefix'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio.c:52:42: note: Function 'artio_fileset_open' argument 1 names different: declaration 'file_name' definition 'file_prefix'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_file.c:29:50: style: Function 'artio_file_fopen' argument 2 names different: declaration 'amode' definition 'mode'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_internal.h:184:50: note: Function 'artio_file_fopen' argument 2 names different: declaration 'amode' definition 'mode'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_file.c:29:50: note: Function 'artio_file_fopen' argument 2 names different: declaration 'amode' definition 'mode'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_file.c:130:32: style: Function 'artio_file_fseek' argument 1 names different: declaration 'ffh' definition 'handle'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_internal.h:190:32: note: Function 'artio_file_fseek' argument 1 names different: declaration 'ffh' definition 'handle'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_file.c:130:32: note: Function 'artio_file_fseek' argument 1 names different: declaration 'ffh' definition 'handle'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:55:6: style: The scope of the variable 'mode' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:150:6: style: The scope of the variable 'mode' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:383:6: style: The scope of the variable 'i' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:422:9: style: The scope of the variable 'i' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:424:6: style: The scope of the variable 'file' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:424:12: style: The scope of the variable 'first' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:428:7: style: The scope of the variable 'num_octs_per_level' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:528:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:530:10: style: The scope of the variable 'first' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:530:17: style: The scope of the variable 'count' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:810:6: style: The scope of the variable 'i' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:861:6: style: The scope of the variable 'coords' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:952:9: style: The scope of the variable 'j' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:1038:6: style: The scope of the variable 'tmp_size' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:1321:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:526:63: style: Function 'artio_grid_cache_sfc_range' argument 2 names different: declaration 'sfc_start' definition 'start'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:310:63: note: Function 'artio_grid_cache_sfc_range' argument 2 names different: declaration 'sfc_start' definition 'start'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:526:63: note: Function 'artio_grid_cache_sfc_range' argument 2 names different: declaration 'sfc_start' definition 'start'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:526:78: style: Function 'artio_grid_cache_sfc_range' argument 3 names different: declaration 'sfc_end' definition 'end'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:310:82: note: Function 'artio_grid_cache_sfc_range' argument 3 names different: declaration 'sfc_end' definition 'end'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:526:78: note: Function 'artio_grid_cache_sfc_range' argument 3 names different: declaration 'sfc_end' definition 'end'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:695:25: style: Function 'artio_grid_write_root_cell_begin' argument 4 names different: declaration 'level' definition 'num_oct_levels'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:250:26: note: Function 'artio_grid_write_root_cell_begin' argument 4 names different: declaration 'level' definition 'num_oct_levels'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:695:25: note: Function 'artio_grid_write_root_cell_begin' argument 4 names different: declaration 'level' definition 'num_oct_levels'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:809:8: style: Function 'artio_grid_write_oct' argument 3 names different: declaration 'refined' definition 'cellrefined'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:273:72: note: Function 'artio_grid_write_oct' argument 3 names different: declaration 'refined' definition 'cellrefined'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:809:8: note: Function 'artio_grid_write_oct' argument 3 names different: declaration 'refined' definition 'cellrefined'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:857:39: style: Function 'artio_grid_read_root_cell_begin' argument 5 names different: declaration 'num_tree_levels' definition 'num_oct_levels'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:287:8: note: Function 'artio_grid_read_root_cell_begin' argument 5 names different: declaration 'num_tree_levels' definition 'num_oct_levels'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_grid.c:857:39: note: Function 'artio_grid_read_root_cell_begin' argument 5 names different: declaration 'num_tree_levels' definition 'num_oct_levels'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:79:6: style: The scope of the variable 't_len' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:256:9: style: The scope of the variable 't_len' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:278:9: style: The scope of the variable 't_len' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:303:6: style: The scope of the variable 'i' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:332:14: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:508:6: style: The scope of the variable 'len' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:544:6: style: The scope of the variable 'count' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:545:8: style: The scope of the variable 'p' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:571:6: style: The scope of the variable 'i' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:572:8: style: The scope of the variable 'p' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:573:6: style: The scope of the variable 'count' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:403:13: style: Function 'artio_parameter_set_int_array' argument 4 names different: declaration 'values' definition 'value'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:169:12: note: Function 'artio_parameter_set_int_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:403:13: note: Function 'artio_parameter_set_int_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:409:13: style: Function 'artio_parameter_get_int_array' argument 4 names different: declaration 'values' definition 'value'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:171:12: note: Function 'artio_parameter_get_int_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:409:13: note: Function 'artio_parameter_get_int_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:415:13: style: Function 'artio_parameter_get_int_array_index' argument 4 names different: declaration 'values' definition 'value'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:173:23: note: Function 'artio_parameter_get_int_array_index' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:415:13: note: Function 'artio_parameter_get_int_array_index' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:430:23: style: Function 'artio_parameter_set_float_array' argument 4 names different: declaration 'values' definition 'value'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:189:22: note: Function 'artio_parameter_set_float_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:430:23: note: Function 'artio_parameter_set_float_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:436:23: style: Function 'artio_parameter_get_float_array' argument 4 names different: declaration 'values' definition 'value'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:191:23: note: Function 'artio_parameter_get_float_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:436:23: note: Function 'artio_parameter_get_float_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:442:22: style: Function 'artio_parameter_get_float_array_index' argument 4 names different: declaration 'values' definition 'value'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:193:22: note: Function 'artio_parameter_get_float_array_index' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:442:22: note: Function 'artio_parameter_get_float_array_index' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:457:24: style: Function 'artio_parameter_set_double_array' argument 4 names different: declaration 'values' definition 'value'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:199:24: note: Function 'artio_parameter_set_double_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:457:24: note: Function 'artio_parameter_set_double_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:463:24: style: Function 'artio_parameter_get_double_array' argument 4 names different: declaration 'values' definition 'value'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:201:29: note: Function 'artio_parameter_get_double_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:463:24: note: Function 'artio_parameter_get_double_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:469:23: style: Function 'artio_parameter_get_double_array_index' argument 4 names different: declaration 'values' definition 'value'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:203:22: note: Function 'artio_parameter_get_double_array_index' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:469:23: note: Function 'artio_parameter_get_double_array_index' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:484:25: style: Function 'artio_parameter_set_long_array' argument 4 names different: declaration 'values' definition 'value'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:209:30: note: Function 'artio_parameter_set_long_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:484:25: note: Function 'artio_parameter_set_long_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:490:25: style: Function 'artio_parameter_get_long_array' argument 4 names different: declaration 'values' definition 'value'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:211:30: note: Function 'artio_parameter_get_long_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:490:25: note: Function 'artio_parameter_get_long_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:496:30: style: Function 'artio_parameter_get_long_array_index' argument 4 names different: declaration 'values' definition 'value'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:213:23: note: Function 'artio_parameter_get_long_array_index' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:496:30: note: Function 'artio_parameter_get_long_array_index' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:506:22: style: Function 'artio_parameter_set_string_array' argument 4 names different: declaration 'values' definition 'value'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:179:23: note: Function 'artio_parameter_set_string_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:506:22: note: Function 'artio_parameter_set_string_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:543:20: style: Function 'artio_parameter_get_string_array_index' argument 4 names different: declaration 'values' definition 'value'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:183:21: note: Function 'artio_parameter_get_string_array_index' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:543:20: note: Function 'artio_parameter_get_string_array_index' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:570:22: style: Function 'artio_parameter_get_string_array' argument 4 names different: declaration 'values' definition 'value'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:181:23: note: Function 'artio_parameter_get_string_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_parameter.c:570:22: note: Function 'artio_parameter_get_string_array' argument 4 names different: declaration 'values' definition 'value'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_particle.c:226:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_particle.c:230:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_particle.c:47:6: style: The scope of the variable 'mode' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_particle.c:159:6: style: The scope of the variable 'mode' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_particle.c:429:6: style: The scope of the variable 'i' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_particle.c:469:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_particle.c:471:10: style: The scope of the variable 'min' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_particle.c:471:15: style: The scope of the variable 'count' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_particle.c:998:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_particle.c:467:11: style: Function 'artio_particle_cache_sfc_range' argument 2 names different: declaration 'sfc_start' definition 'start'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:442:67: note: Function 'artio_particle_cache_sfc_range' argument 2 names different: declaration 'sfc_start' definition 'start'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_particle.c:467:11: note: Function 'artio_particle_cache_sfc_range' argument 2 names different: declaration 'sfc_start' definition 'start'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_particle.c:467:26: style: Function 'artio_particle_cache_sfc_range' argument 3 names different: declaration 'sfc_end' definition 'end'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:442:86: note: Function 'artio_particle_cache_sfc_range' argument 3 names different: declaration 'sfc_end' definition 'end'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_particle.c:467:26: note: Function 'artio_particle_cache_sfc_range' argument 3 names different: declaration 'sfc_end' definition 'end'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_particle.c:804:9: style: Function 'artio_particle_read_root_cell_begin' argument 3 names different: declaration 'num_particle_per_species' definition 'num_particles_per_species'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio.h:419:10: note: Function 'artio_particle_read_root_cell_begin' argument 3 names different: declaration 'num_particle_per_species' definition 'num_particles_per_species'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_particle.c:804:9: note: Function 'artio_particle_read_root_cell_begin' argument 3 names different: declaration 'num_particle_per_species' definition 'num_particles_per_species'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_posix.c:205:15: style: The scope of the variable 'avail' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_posix.c:206:6: style: The scope of the variable 'size32' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_posix.c:303:9: style: The scope of the variable 'current' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_posix.c:58:52: style: Function 'artio_file_fopen_i' argument 2 names different: declaration 'amode' definition 'mode'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_internal.h:196:52: note: Function 'artio_file_fopen_i' argument 2 names different: declaration 'amode' definition 'mode'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_posix.c:58:52: note: Function 'artio_file_fopen_i' argument 2 names different: declaration 'amode' definition 'mode'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_posix.c:58:79: style: Function 'artio_file_fopen_i' argument 3 names different: declaration 'context' definition 'not_used'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_internal.h:196:80: note: Function 'artio_file_fopen_i' argument 3 names different: declaration 'context' definition 'not_used'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_posix.c:58:79: note: Function 'artio_file_fopen_i' argument 3 names different: declaration 'context' definition 'not_used'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_posix.c:302:34: style: Function 'artio_file_fseek_i' argument 1 names different: declaration 'ffh' definition 'handle'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_internal.h:202:34: note: Function 'artio_file_fseek_i' argument 1 names different: declaration 'ffh' definition 'handle'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_posix.c:302:34: note: Function 'artio_file_fseek_i' argument 1 names different: declaration 'ffh' definition 'handle'.
yt-3.4.0/yt/frontends/artio/artio_headers/artio_selector.c:224:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_selector.c:96:2: warning: Either the condition 'selection!=NULL' is redundant or there is possible null pointer dereference: selection. [nullPointerRedundantCheck]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_selector.c:89:17: note: Assuming that condition 'selection!=NULL' is not redundant
yt-3.4.0/yt/frontends/artio/artio_headers/artio_selector.c:96:2: note: Null pointer dereference
yt-3.4.0/yt/frontends/artio/artio_headers/artio_selector.c:97:2: warning: Either the condition 'selection!=NULL' is redundant or there is possible null pointer dereference: selection. [nullPointerRedundantCheck]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_selector.c:89:17: note: Assuming that condition 'selection!=NULL' is not redundant
yt-3.4.0/yt/frontends/artio/artio_headers/artio_selector.c:97:2: note: Null pointer dereference
yt-3.4.0/yt/frontends/artio/artio_headers/artio_selector.c:98:2: warning: Either the condition 'selection!=NULL' is redundant or there is possible null pointer dereference: selection. [nullPointerRedundantCheck]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_selector.c:89:17: note: Assuming that condition 'selection!=NULL' is not redundant
yt-3.4.0/yt/frontends/artio/artio_headers/artio_selector.c:98:2: note: Null pointer dereference
yt-3.4.0/yt/frontends/artio/artio_headers/artio_selector.c:99:2: warning: Either the condition 'selection!=NULL' is redundant or there is possible null pointer dereference: selection. [nullPointerRedundantCheck]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_selector.c:89:17: note: Assuming that condition 'selection!=NULL' is not redundant
yt-3.4.0/yt/frontends/artio/artio_headers/artio_selector.c:99:2: note: Null pointer dereference
yt-3.4.0/yt/frontends/artio/artio_headers/artio_selector.c:100:2: warning: Either the condition 'selection!=NULL' is redundant or there is possible null pointer dereference: selection. [nullPointerRedundantCheck]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_selector.c:89:17: note: Assuming that condition 'selection!=NULL' is not redundant
yt-3.4.0/yt/frontends/artio/artio_headers/artio_selector.c:100:2: note: Null pointer dereference
yt-3.4.0/yt/frontends/artio/artio_headers/artio_selector.c:118:9: style: The scope of the variable 'j' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_sfc.c:76:6: style: The scope of the variable 'principal' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_sfc.c:77:10: style: The scope of the variable 'o' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_sfc.c:78:10: style: The scope of the variable 'rho' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_sfc.c:165:10: style: The scope of the variable 'sigma' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_sfc.c:167:10: style: The scope of the variable 'tau' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_sfc.c:168:10: style: The scope of the variable 'tau_' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/artio_sfc.c:170:6: style: The scope of the variable 'principal' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:230:10: style: The scope of the variable 'x' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:234:10: style: The scope of the variable 'da' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:234:14: style: The scope of the variable 'a0' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:302:10: style: The scope of the variable 'imin' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:302:16: style: The scope of the variable 'imax' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:302:22: style: The scope of the variable 'iold' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:474:7: style: The scope of the variable 'ic' can be reduced. [variableScope]
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:97:58: style: Function 'cosmology_set_OmegaM' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.h:12:1: note: Function 'cosmology_set_OmegaM' argument 2 names different: declaration 'value' definition 'v'.
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:97:58: note: Function 'cosmology_set_OmegaM' argument 2 names different: declaration 'value' definition 'v'.
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:110:58: style: Function 'cosmology_set_OmegaL' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.h:14:1: note: Function 'cosmology_set_OmegaL' argument 2 names different: declaration 'value' definition 'v'.
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:110:58: note: Function 'cosmology_set_OmegaL' argument 2 names different: declaration 'value' definition 'v'.
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:122:58: style: Function 'cosmology_set_OmegaB' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.h:13:1: note: Function 'cosmology_set_OmegaB' argument 2 names different: declaration 'value' definition 'v'.
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:122:58: note: Function 'cosmology_set_OmegaB' argument 2 names different: declaration 'value' definition 'v'.
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:134:53: style: Function 'cosmology_set_h' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.h:15:1: note: Function 'cosmology_set_h' argument 2 names different: declaration 'value' definition 'v'.
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:134:53: note: Function 'cosmology_set_h' argument 2 names different: declaration 'value' definition 'v'.
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:145:59: style: Function 'cosmology_set_DeltaDC' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.h:16:1: note: Function 'cosmology_set_DeltaDC' argument 2 names different: declaration 'value' definition 'v'.
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:145:59: note: Function 'cosmology_set_DeltaDC' argument 2 names different: declaration 'value' definition 'v'.
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:245:24: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:250:78: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
yt-3.4.0/yt/frontends/artio/artio_headers/cosmology.c:251:98: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
yt-3.4.0/yt/geometry/fake_octree.c:27:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/geometry/grid_visitors.c:25:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/alt_ray_tracers.c:22:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/autogenerated_element_samplers.c:22:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/basic_octree.c:27:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/bitarray.c:22:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/cosmology_time.c:19:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/depth_first_octree.c:22:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/distance_queue.c:22:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/element_mappings.c:27:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/fixed_interpolator.c:41:9: style: Unused variable: i [unusedVariable]
yt-3.4.0/yt/utilities/lib/fnv_hash.c:25:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/fortran_reader.c:28:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/geometry_utils.c:27:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/image_utilities.c:22:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/interpolators.c:22:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/lenses.c:28:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/line_integral_convolution.c:19:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/marching_cubes.c:31:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/mesh_utilities.c:27:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/origami.c:26:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/origami_tags.c:21:30: style: The scope of the variable 'mn' can be reduced. [variableScope]
yt-3.4.0/yt/utilities/lib/origami_tags.c:21:33: style: The scope of the variable 'm0n' can be reduced. [variableScope]
yt-3.4.0/yt/utilities/lib/origami_tags.c:21:37: style: The scope of the variable 'm1n' can be reduced. [variableScope]
yt-3.4.0/yt/utilities/lib/origami_tags.c:21:41: style: The scope of the variable 'm2n' can be reduced. [variableScope]
yt-3.4.0/yt/utilities/lib/origami_tags.c:13:58: style: Function 'compute_tags' argument 4 names different: declaration 'npart' definition 'np'. [funcArgNamesDifferent]
yt-3.4.0/yt/utilities/lib/origami_tags.h:12:58: note: Function 'compute_tags' argument 4 names different: declaration 'npart' definition 'np'.
yt-3.4.0/yt/utilities/lib/origami_tags.c:13:58: note: Function 'compute_tags' argument 4 names different: declaration 'npart' definition 'np'.
yt-3.4.0/yt/utilities/lib/origami_tags.c:49:0: error: Memory leak: m0 [memleak]
yt-3.4.0/yt/utilities/lib/origami_tags.c:49:0: error: Memory leak: m1 [memleak]
yt-3.4.0/yt/utilities/lib/origami_tags.c:49:0: error: Memory leak: m2 [memleak]
yt-3.4.0/yt/utilities/lib/partitioned_grid.c:29:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/points_in_volume.c:22:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/primitives.c:27:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/quad_tree.c:27:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
yt-3.4.0/yt/utilities/lib/write_array.c:19:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/ytalk/ytalk_3.3.0.orig.tar.gz
ytalk-3.3.0/src/comm.c:1164:8: warning: Either the condition 'user' is redundant or there is possible null pointer dereference: user. [nullPointerRedundantCheck]
ytalk-3.3.0/src/comm.c:1152:6: note: Assuming that condition 'user' is not redundant
ytalk-3.3.0/src/comm.c:1164:8: note: Null pointer dereference
ytalk-3.3.0/src/comm.c:707:8: style: The scope of the variable 'hname' can be reduced. [variableScope]
ytalk-3.3.0/src/comm.c:783:19: style: The scope of the variable 'fd' can be reduced. [variableScope]
ytalk-3.3.0/src/comm.c:1037:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
ytalk-3.3.0/src/cwin.c:198:8: style: The scope of the variable 'term' can be reduced. [variableScope]
ytalk-3.3.0/src/fd.c:290:10: style: Condition 'left_loop' is always false [knownConditionTrueFalse]
ytalk-3.3.0/src/fd.c:257:14: note: Assignment 'left_loop=0', assigned value is 0
ytalk-3.3.0/src/fd.c:290:10: note: Condition 'left_loop' is always false
ytalk-3.3.0/src/fd.c:106:15: style: The scope of the variable 'rc' can be reduced. [variableScope]
ytalk-3.3.0/src/fd.c:124:19: style: The scope of the variable 'rc' can be reduced. [variableScope]
ytalk-3.3.0/src/fd.c:253:19: style: The scope of the variable 'rc' can be reduced. [variableScope]
ytalk-3.3.0/src/getpty.c:37:15: style: The scope of the variable 'pty' can be reduced. [variableScope]
ytalk-3.3.0/src/getpty.c:38:8: style: Unused variable: tt [unusedVariable]
ytalk-3.3.0/src/gtalk.c:71:12: style: The scope of the variable 'e' can be reduced. [variableScope]
ytalk-3.3.0/src/main.c:142:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
ytalk-3.3.0/src/menu.c:301:15: style: The scope of the variable 'i' can be reduced. [variableScope]
ytalk-3.3.0/src/menu.c:534:18: style: The scope of the variable 'j' can be reduced. [variableScope]
ytalk-3.3.0/src/rc.c:150:8: style: The scope of the variable 'w' can be reduced. [variableScope]
ytalk-3.3.0/src/rc.c:307:15: style: The scope of the variable 'fname' can be reduced. [variableScope]
ytalk-3.3.0/src/socket.c:413:15: style: The scope of the variable 'n' can be reduced. [variableScope]
ytalk-3.3.0/src/socket.c:418:11: style: The scope of the variable 'max' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:233:15: style: The scope of the variable 'i' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:338:15: style: The scope of the variable 'j' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:339:18: style: The scope of the variable 'c' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:340:6: style: The scope of the variable 'x' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:340:9: style: The scope of the variable 'y' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:370:15: style: The scope of the variable 'i' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:372:6: style: The scope of the variable 'sy' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:372:10: style: The scope of the variable 'sx' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:404:15: style: The scope of the variable 'i' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:406:6: style: The scope of the variable 'sy' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:406:10: style: The scope of the variable 'sx' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:497:6: style: The scope of the variable 'i' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:516:22: style: The scope of the variable 'next_y' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:552:22: style: The scope of the variable 'next_y' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:591:15: style: The scope of the variable 'i' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:633:15: style: The scope of the variable 'i' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:759:18: style: The scope of the variable 'spaces' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:760:18: style: The scope of the variable 'c' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:801:18: style: The scope of the variable 'i' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:835:18: style: The scope of the variable 'c' can be reduced. [variableScope]
ytalk-3.3.0/src/term.c:1080:14: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ytalk-3.3.0/src/user.c:244:15: style: The scope of the variable 'i' can be reduced. [variableScope]
ytalk-3.3.0/src/vt100.c:29:6: style: The scope of the variable 'i' can be reduced. [variableScope]
ytalk-3.3.0/test/ptyalloc.c:18:10: style: Unused variable: fds [unusedVariable]
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/ytree/ytree_1.94.orig.tar.gz
ytree-1.94/arc.c:60:16: style: Same expression on both sides of '==' because the value of 'dir_flag' and 'FALSE' are the same. [duplicateExpression]
ytree-1.94/arc.c:25:21: note: 'dir_flag' is assigned value 'FALSE' here.
ytree-1.94/arc.c:60:16: note: Same expression on both sides of '==' because the value of 'dir_flag' and 'FALSE' are the same.
ytree-1.94/archive.c:258:7: style: The scope of the variable 'n' can be reduced. [variableScope]
ytree-1.94/chmod.c:242:45: style: Function 'GetNewModus' argument 2 names different: declaration 'new_modus' definition 'modus'. [funcArgNamesDifferent]
ytree-1.94/chmod.c:15:45: note: Function 'GetNewModus' argument 2 names different: declaration 'new_modus' definition 'modus'.
ytree-1.94/chmod.c:242:45: note: Function 'GetNewModus' argument 2 names different: declaration 'new_modus' definition 'modus'.
ytree-1.94/dirwin.c:111:8: style: The scope of the variable 'n' can be reduced. [variableScope]
ytree-1.94/dirwin.c:117:9: style: The scope of the variable 'dir_name' can be reduced. [variableScope]
ytree-1.94/dirwin.c:821:7: style: The scope of the variable 'i' can be reduced. [variableScope]
ytree-1.94/dirwin.c:825:9: style: The scope of the variable 'home' can be reduced. [variableScope]
ytree-1.94/dirwin.c:825:16: style: The scope of the variable 'p' can be reduced. [variableScope]
ytree-1.94/dirwin.c:1171:8: style: The scope of the variable 'new_login_path' can be reduced. [variableScope]
ytree-1.94/disp.c:390:8: style: The scope of the variable 'i' can be reduced. [variableScope]
ytree-1.94/execute.c:19:8: style: The scope of the variable 'cwd' can be reduced. [variableScope]
ytree-1.94/execute.c:20:8: style: The scope of the variable 'path' can be reduced. [variableScope]
ytree-1.94/filespec.c:37:18: style: The scope of the variable 'matching_files' can be reduced. [variableScope]
ytree-1.94/filespec.c:38:12: style: The scope of the variable 'matching_bytes' can be reduced. [variableScope]
ytree-1.94/filewin.c:616:16: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ytree-1.94/filewin.c:616:16: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ytree-1.94/filewin.c:652:16: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ytree-1.94/filewin.c:689:14: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ytree-1.94/filewin.c:722:30: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ytree-1.94/filewin.c:722:30: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ytree-1.94/filewin.c:758:30: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ytree-1.94/filewin.c:794:14: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ytree-1.94/filewin.c:806:14: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ytree-1.94/filewin.c:821:14: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ytree-1.94/filewin.c:835:30: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ytree-1.94/filewin.c:835:30: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ytree-1.94/filewin.c:851:30: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ytree-1.94/filewin.c:869:14: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ytree-1.94/filewin.c:891:14: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ytree-1.94/filewin.c:599:32: warning: Either the condition 'if(fe_ptr)' is redundant or there is possible null pointer dereference: fe_ptr. [nullPointerRedundantCheck]
ytree-1.94/filewin.c:603:21: note: Assuming that condition 'if(fe_ptr)' is not redundant
ytree-1.94/filewin.c:599:32: note: Null pointer dereference
ytree-1.94/filewin.c:481:13: style: The scope of the variable 'l' can be reduced. [variableScope]
ytree-1.94/filewin.c:556:8: style: The scope of the variable 'modify_time' can be reduced. [variableScope]
ytree-1.94/filewin.c:557:8: style: The scope of the variable 'change_time' can be reduced. [variableScope]
ytree-1.94/filewin.c:558:8: style: The scope of the variable 'access_time' can be reduced. [variableScope]
ytree-1.94/filewin.c:568:9: style: The scope of the variable 'owner_name_ptr' can be reduced. [variableScope]
ytree-1.94/filewin.c:569:9: style: The scope of the variable 'group_name_ptr' can be reduced. [variableScope]
ytree-1.94/filewin.c:2761:14: style: The scope of the variable 'fe_ptr' can be reduced. [variableScope]
ytree-1.94/filewin.c:2851:14: style: The scope of the variable 'fe_ptr' can be reduced. [variableScope]
ytree-1.94/filewin.c:2853:13: style: The scope of the variable 'result' can be reduced. [variableScope]
ytree-1.94/filewin.c:2887:14: style: The scope of the variable 'fe_ptr' can be reduced. [variableScope]
ytree-1.94/filewin.c:2912:14: style: The scope of the variable 'fe_ptr' can be reduced. [variableScope]
ytree-1.94/filewin.c:2934:14: style: The scope of the variable 'de_ptr' can be reduced. [variableScope]
ytree-1.94/filewin.c:2938:13: style: The scope of the variable 'deleted' can be reduced. [variableScope]
ytree-1.94/filewin.c:2931:34: style: Function 'DeleteTaggedFiles' argument 1 names different: declaration 'max_dispfiles' definition 'max_disp_files'. [funcArgNamesDifferent]
ytree-1.94/filewin.c:60:35: note: Function 'DeleteTaggedFiles' argument 1 names different: declaration 'max_dispfiles' definition 'max_disp_files'.
ytree-1.94/filewin.c:2931:34: note: Function 'DeleteTaggedFiles' argument 1 names different: declaration 'max_dispfiles' definition 'max_disp_files'.
ytree-1.94/filewin.c:2862:16: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
ytree-1.94/freesp.c:73:9: style: The scope of the variable 'p' can be reduced. [variableScope]
ytree-1.94/freesp.c:74:9: style: The scope of the variable 'fname' can be reduced. [variableScope]
ytree-1.94/freesp.c:76:12: style: The scope of the variable 'bfree' can be reduced. [variableScope]
ytree-1.94/freesp.c:77:12: style: The scope of the variable 'this_disk_space' can be reduced. [variableScope]
ytree-1.94/freesp.c:50:19: style: Function 'GetDiskParameter' argument 4 names different: declaration 'capacity' definition 'total_disk_space'. [funcArgNamesDifferent]
ytree-1.94/ytree.h:931:19: note: Function 'GetDiskParameter' argument 4 names different: declaration 'capacity' definition 'total_disk_space'.
ytree-1.94/freesp.c:50:19: note: Function 'GetDiskParameter' argument 4 names different: declaration 'capacity' definition 'total_disk_space'.
ytree-1.94/hex.c:59:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
ytree-1.94/history.c:146:3: style: Variable 'ef_window_width' is reassigned a value before the old one has been used. [redundantAssignment]
ytree-1.94/history.c:141:3: note: Variable 'ef_window_width' is reassigned a value before the old one has been used.
ytree-1.94/history.c:146:3: note: Variable 'ef_window_width' is reassigned a value before the old one has been used.
ytree-1.94/history.c:35:8: style: The scope of the variable 'buffer' can be reduced. [variableScope]
ytree-1.94/history.c:55:9: style: The scope of the variable 'HstFile' can be reduced. [variableScope]
ytree-1.94/history.c:56:7: style: The scope of the variable 'j' can be reduced. [variableScope]
ytree-1.94/history.c:134:12: style: The scope of the variable 'line_ptr' can be reduced. [variableScope]
ytree-1.94/history.c:32:24: style: Function 'ReadHistory' argument 1 names different: declaration 'filename' definition 'Filename'. [funcArgNamesDifferent]
ytree-1.94/ytree.h:1056:31: note: Function 'ReadHistory' argument 1 names different: declaration 'filename' definition 'Filename'.
ytree-1.94/history.c:32:24: note: Function 'ReadHistory' argument 1 names different: declaration 'filename' definition 'Filename'.
ytree-1.94/history.c:53:24: style: Function 'SaveHistory' argument 1 names different: declaration 'filename' definition 'Filename'. [funcArgNamesDifferent]
ytree-1.94/ytree.h:1057:31: note: Function 'SaveHistory' argument 1 names different: declaration 'filename' definition 'Filename'.
ytree-1.94/history.c:53:24: note: Function 'SaveHistory' argument 1 names different: declaration 'filename' definition 'Filename'.
ytree-1.94/history.c:80:24: style: Function 'InsHistory' argument 1 names different: declaration 'new_hist' definition 'NewHst'. [funcArgNamesDifferent]
ytree-1.94/ytree.h:1055:30: note: Function 'InsHistory' argument 1 names different: declaration 'new_hist' definition 'NewHst'.
ytree-1.94/history.c:80:24: note: Function 'InsHistory' argument 1 names different: declaration 'new_hist' definition 'NewHst'.
ytree-1.94/input.c:52:30: style: The scope of the variable 'tmp_len' can be reduced. [variableScope]
ytree-1.94/keyhtab.c:33:3: style: Variable 'ef_window_width' is reassigned a value before the old one has been used. [redundantAssignment]
ytree-1.94/keyhtab.c:28:3: note: Variable 'ef_window_width' is reassigned a value before the old one has been used.
ytree-1.94/keyhtab.c:33:3: note: Variable 'ef_window_width' is reassigned a value before the old one has been used.
ytree-1.94/keyhtab.c:143:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
ytree-1.94/keyhtab.c:19:11: style: The scope of the variable 'n' can be reduced. [variableScope]
ytree-1.94/keyhtab.c:21:12: style: The scope of the variable 'line_ptr' can be reduced. [variableScope]
ytree-1.94/lha.c:64:16: style: Same expression on both sides of '==' because the value of 'dir_flag' and 'FALSE' are the same. [duplicateExpression]
ytree-1.94/lha.c:27:21: note: 'dir_flag' is assigned value 'FALSE' here.
ytree-1.94/lha.c:64:16: note: Same expression on both sides of '==' because the value of 'dir_flag' and 'FALSE' are the same.
ytree-1.94/lha.c:82:11: style: The scope of the variable 'id' can be reduced. [variableScope]
ytree-1.94/login.c:53:10: style: The scope of the variable 'pid' can be reduced. [variableScope]
ytree-1.94/login.c:54:10: style: The scope of the variable 'p' can be reduced. [variableScope]
ytree-1.94/login.c:55:10: style: The scope of the variable 'depth' can be reduced. [variableScope]
ytree-1.94/login.c:56:11: style: The scope of the variable 'f' can be reduced. [variableScope]
ytree-1.94/login.c:58:10: style: The scope of the variable 'result' can be reduced. [variableScope]
ytree-1.94/login.c:597:9: style: The scope of the variable 'cptr' can be reduced. [variableScope]
ytree-1.94/mkdir.c:179:13: style: The scope of the variable 'cptr' can be reduced. [variableScope]
ytree-1.94/mkdir.c:180:13: style: The scope of the variable 'token' can be reduced. [variableScope]
ytree-1.94/pipe.c:24:9: style: The scope of the variable 'archive' can be reduced. [variableScope]
ytree-1.94/pipe.c:25:8: style: The scope of the variable 'cwd' can be reduced. [variableScope]
ytree-1.94/pipe.c:26:8: style: The scope of the variable 'path' can be reduced. [variableScope]
ytree-1.94/profile.c:426:10: style: The scope of the variable 'x' can be reduced. [variableScope]
ytree-1.94/profile.c:351:30: style: Function 'GetProfileValue' argument 1 names different: declaration 'key' definition 'name'. [funcArgNamesDifferent]
ytree-1.94/ytree.h:1050:37: note: Function 'GetProfileValue' argument 1 names different: declaration 'key' definition 'name'.
ytree-1.94/profile.c:351:30: note: Function 'GetProfileValue' argument 1 names different: declaration 'key' definition 'name'.
ytree-1.94/quit.c:143:8: style: The scope of the variable 'path' can be reduced. [variableScope]
ytree-1.94/quit.c:144:9: style: The scope of the variable 'p' can be reduced. [variableScope]
ytree-1.94/rar.c:60:16: style: Same expression on both sides of '==' because the value of 'dir_flag' and 'FALSE' are the same. [duplicateExpression]
ytree-1.94/rar.c:25:21: note: 'dir_flag' is assigned value 'FALSE' here.
ytree-1.94/rar.c:60:16: note: Same expression on both sides of '==' because the value of 'dir_flag' and 'FALSE' are the same.
ytree-1.94/rpm.c:79:16: style: Same expression on both sides of '==' because the value of 'dir_flag' and 'FALSE' are the same. [duplicateExpression]
ytree-1.94/rpm.c:27:21: note: 'dir_flag' is assigned value 'FALSE' here.
ytree-1.94/rpm.c:79:16: note: Same expression on both sides of '==' because the value of 'dir_flag' and 'FALSE' are the same.
ytree-1.94/tar.c:79:16: style: Same expression on both sides of '==' because the value of 'dir_flag' and 'FALSE' are the same. [duplicateExpression]
ytree-1.94/tar.c:26:21: note: 'dir_flag' is assigned value 'FALSE' here.
ytree-1.94/tar.c:79:16: note: Same expression on both sides of '==' because the value of 'dir_flag' and 'FALSE' are the same.
ytree-1.94/util.c:934:10: warning: Either the condition 'fe_ptr' is redundant or there is possible null pointer dereference: fe_ptr. [nullPointerRedundantCheck]
ytree-1.94/util.c:928:7: note: Assuming that condition 'fe_ptr' is not redundant
ytree-1.94/util.c:934:10: note: Null pointer dereference
ytree-1.94/util.c:935:25: warning: Either the condition 'fe_ptr' is redundant or there is possible null pointer dereference: fe_ptr. [nullPointerRedundantCheck]
ytree-1.94/util.c:928:7: note: Assuming that condition 'fe_ptr' is not redundant
ytree-1.94/util.c:935:25: note: Null pointer dereference
ytree-1.94/util.c:937:17: warning: Either the condition 'fe_ptr' is redundant or there is possible null pointer dereference: fe_ptr. [nullPointerRedundantCheck]
ytree-1.94/util.c:928:7: note: Assuming that condition 'fe_ptr' is not redundant
ytree-1.94/util.c:937:17: note: Null pointer dereference
ytree-1.94/util.c:938:17: warning: Either the condition 'fe_ptr' is redundant or there is possible null pointer dereference: fe_ptr. [nullPointerRedundantCheck]
ytree-1.94/util.c:928:7: note: Assuming that condition 'fe_ptr' is not redundant
ytree-1.94/util.c:938:17: note: Null pointer dereference
ytree-1.94/util.c:939:17: warning: Either the condition 'fe_ptr' is redundant or there is possible null pointer dereference: fe_ptr. [nullPointerRedundantCheck]
ytree-1.94/util.c:928:7: note: Assuming that condition 'fe_ptr' is not redundant
ytree-1.94/util.c:939:17: note: Null pointer dereference
ytree-1.94/util.c:941:34: warning: Either the condition 'fe_ptr' is redundant or there is possible null pointer dereference: fe_ptr. [nullPointerRedundantCheck]
ytree-1.94/util.c:928:7: note: Assuming that condition 'fe_ptr' is not redundant
ytree-1.94/util.c:941:34: note: Null pointer dereference
ytree-1.94/util.c:942:33: warning: Either the condition 'fe_ptr' is redundant or there is possible null pointer dereference: fe_ptr. [nullPointerRedundantCheck]
ytree-1.94/util.c:928:7: note: Assuming that condition 'fe_ptr' is not redundant
ytree-1.94/util.c:942:33: note: Null pointer dereference
ytree-1.94/util.c:64:9: style: The scope of the variable 'sym_name' can be reduced. [variableScope]
ytree-1.94/util.c:99:8: style: The scope of the variable 'help_path' can be reduced. [variableScope]
ytree-1.94/util.c:100:9: style: The scope of the variable 'token' can be reduced. [variableScope]
ytree-1.94/util.c:340:6: style: The scope of the variable 'ch' can be reduced. [variableScope]
ytree-1.94/util.c:364:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
ytree-1.94/util.c:425:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
ytree-1.94/util.c:505:7: style: The scope of the variable 'i' can be reduced. [variableScope]
ytree-1.94/util.c:532:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ytree-1.94/util.c:637:10: style: The scope of the variable 'k' can be reduced. [variableScope]
ytree-1.94/util.c:767:11: style: The scope of the variable 'm' can be reduced. [variableScope]
ytree-1.94/util.c:865:7: style: The scope of the variable 'l' can be reduced. [variableScope]
ytree-1.94/util.c:1116:41: style: Function 'Getcwd' argument 2 names different: declaration 'len' definition 'size'. [funcArgNamesDifferent]
ytree-1.94/ytree.h:1094:48: note: Function 'Getcwd' argument 2 names different: declaration 'len' definition 'size'.
ytree-1.94/util.c:1116:41: note: Function 'Getcwd' argument 2 names different: declaration 'len' definition 'size'.
ytree-1.94/util.c:435:5: error: Memory leak: sbuf [memleak]
ytree-1.94/view.c:290:6: warning: %hhX in format string (no. 1) requires 'unsigned char' but the argument type is 'signed char'. [invalidPrintfArgType_uint]
ytree-1.94/view.c:292:6: warning: %hhX in format string (no. 1) requires 'unsigned char' but the argument type is 'signed char'. [invalidPrintfArgType_uint]
ytree-1.94/view.c:478:5: style: Variable 'cambio' is reassigned a value before the old one has been used. [redundantAssignment]
ytree-1.94/view.c:474:0: note: Variable 'cambio' is reassigned a value before the old one has been used.
ytree-1.94/view.c:478:5: note: Variable 'cambio' is reassigned a value before the old one has been used.
ytree-1.94/view.c:320:10: style: The scope of the variable 'mensaje' can be reduced. [variableScope]
ytree-1.94/view.c:576:9: style: The scope of the variable 'ch' can be reduced. [variableScope]
ytree-1.94/view.c:578:10: style: The scope of the variable 'mensaje' can be reduced. [variableScope]
ytree-1.94/view.c:786:9: style: The scope of the variable 'ch' can be reduced. [variableScope]
ytree-1.94/view.c:231:7: style: Variable 'l' is assigned a value that is never used. [unreadVariable]
ytree-1.94/zip.c:63:16: style: Same expression on both sides of '==' because the value of 'dir_flag' and 'FALSE' are the same. [duplicateExpression]
ytree-1.94/zip.c:26:21: note: 'dir_flag' is assigned value 'FALSE' here.
ytree-1.94/zip.c:63:16: note: Same expression on both sides of '==' because the value of 'dir_flag' and 'FALSE' are the same.
ytree-1.94/zoo.c:60:16: style: Same expression on both sides of '==' because the value of 'dir_flag' and 'FALSE' are the same. [duplicateExpression]
ytree-1.94/zoo.c:25:21: note: 'dir_flag' is assigned value 'FALSE' here.
ytree-1.94/zoo.c:60:16: note: Same expression on both sides of '==' because the value of 'dir_flag' and 'FALSE' are the same.
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yubico-pam/yubico-pam_2.26.orig.tar.gz
pam_yubico-2.26/pam_yubico.c:817:19: style: The scope of the variable 'fd' can be reduced. [variableScope]
pam_yubico-2.26/pam_yubico.c:1006:9: warning: Either the condition 'templates==0' is redundant, otherwise there is negative array index -1. [negativeIndex]
pam_yubico-2.26/pam_yubico.c:998:0: note: Assuming that condition 'templates==0' is not redundant
pam_yubico-2.26/pam_yubico.c:1007:4: note: templates is incremented, before this increment the value is -1
pam_yubico-2.26/pam_yubico.c:1006:9: note: Negative array index
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yubico-piv-tool/yubico-piv-tool_1.5.0.orig.tar.gz
yubico-piv-tool-1.5.0/lib/tests/api.c:307:5: style: Variable 'bio' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/lib/tests/api.c:296:0: note: Variable 'bio' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:307:5: note: Variable 'bio' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:308:5: style: Variable 'private_key' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/lib/tests/api.c:295:0: note: Variable 'private_key' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:308:5: note: Variable 'private_key' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:311:5: style: Variable 'rsa_private_key' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/lib/tests/api.c:297:0: note: Variable 'rsa_private_key' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:311:5: note: Variable 'rsa_private_key' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:363:5: style: Variable 'bio' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/lib/tests/api.c:354:0: note: Variable 'bio' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:363:5: note: Variable 'bio' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:364:5: style: Variable 'cert' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/lib/tests/api.c:355:0: note: Variable 'cert' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:364:5: note: Variable 'cert' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:367:5: style: Variable 'pub_key' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/lib/tests/api.c:356:0: note: Variable 'pub_key' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:367:5: note: Variable 'pub_key' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:369:5: style: Variable 'rsa' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/lib/tests/api.c:362:0: note: Variable 'rsa' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:369:5: note: Variable 'rsa' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:413:5: style: Variable 'bio' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/lib/tests/api.c:395:0: note: Variable 'bio' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:413:5: note: Variable 'bio' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:414:5: style: Variable 'cert' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/lib/tests/api.c:396:0: note: Variable 'cert' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:414:5: note: Variable 'cert' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:417:5: style: Variable 'pub_key' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/lib/tests/api.c:398:0: note: Variable 'pub_key' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:417:5: note: Variable 'pub_key' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:419:5: style: Variable 'rsa' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/lib/tests/api.c:397:0: note: Variable 'rsa' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:419:5: note: Variable 'rsa' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:493:5: style: Variable 'bio' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/lib/tests/api.c:475:0: note: Variable 'bio' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:493:5: note: Variable 'bio' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:494:5: style: Variable 'cert' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/lib/tests/api.c:476:0: note: Variable 'cert' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:494:5: note: Variable 'cert' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:497:5: style: Variable 'pub_key' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/lib/tests/api.c:478:0: note: Variable 'pub_key' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:497:5: note: Variable 'pub_key' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:499:5: style: Variable 'rsa' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/lib/tests/api.c:477:0: note: Variable 'rsa' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:499:5: note: Variable 'rsa' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:753:3: style: Variable 'tries' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/lib/tests/api.c:733:0: note: Variable 'tries' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:753:3: note: Variable 'tries' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/lib/tests/api.c:274:13: style: Unused variable: parameter [unusedVariable]
yubico-piv-tool-1.5.0/lib/tests/api.c:835:25: style: Unused variable: allocator [unusedVariable]
yubico-piv-tool-1.5.0/lib/util.c:265:4: warning: Either the condition 'if(data_len)' is redundant or there is possible null pointer dereference: data_len. [nullPointerRedundantCheck]
yubico-piv-tool-1.5.0/lib/util.c:310:6: note: Assuming that condition 'if(data_len)' is not redundant
yubico-piv-tool-1.5.0/lib/util.c:265:4: note: Null pointer dereference
yubico-piv-tool-1.5.0/lib/util.c:1525:18: warning: Possible null pointer dereference: p_item [nullPointer]
yubico-piv-tool-1.5.0/lib/util.c:1229:92: note: Calling function '_set_metadata_item', 5th argument 'p_item' value is 0
yubico-piv-tool-1.5.0/lib/util.c:1525:18: note: Null pointer dereference
yubico-piv-tool-1.5.0/lib/util.c:1409:11: style: The scope of the variable 'tag_temp' can be reduced. [variableScope]
yubico-piv-tool-1.5.0/lib/util.c:1462:11: style: The scope of the variable 'tag_temp' can be reduced. [variableScope]
yubico-piv-tool-1.5.0/lib/util.c:1346:18: style: Variable 'cbBuf' is assigned a value that is never used. [unreadVariable]
yubico-piv-tool-1.5.0/lib/ykpiv.c:1144:22: warning: Either the condition 'new_pin!=NULL' is redundant or there is possible null pointer dereference: new_pin. [nullPointerRedundantCheck]
yubico-piv-tool-1.5.0/lib/ykpiv.c:1174:34: note: Assuming that condition 'new_pin!=NULL' is not redundant
yubico-piv-tool-1.5.0/lib/ykpiv.c:1173:86: note: Calling function '_ykpiv_change_pin', 5th argument 'new_pin' value is 0
yubico-piv-tool-1.5.0/lib/ykpiv.c:1144:22: note: Null pointer dereference
yubico-piv-tool-1.5.0/lib/ykpiv.c:516:32: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yubico-piv-tool-1.5.0/lib/ykpiv.c:1103:43: note: Calling function 'ykpiv_transfer_data', 3rd argument 'in_data' value is 0
yubico-piv-tool-1.5.0/lib/ykpiv.c:516:32: note: Null pointer addition
yubico-piv-tool-1.5.0/lib/ykpiv.c:545:28: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
yubico-piv-tool-1.5.0/lib/ykpiv.c:1103:43: note: Calling function 'ykpiv_transfer_data', 3rd argument 'in_data' value is 0
yubico-piv-tool-1.5.0/lib/ykpiv.c:545:28: note: Null pointer addition
yubico-piv-tool-1.5.0/lib/ykpiv.c:910:26: style: Function 'ykpiv_sign_data' argument 2 names different: declaration 'sign_in' definition 'raw_in'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/lib/ykpiv.h:102:69: note: Function 'ykpiv_sign_data' argument 2 names different: declaration 'sign_in' definition 'raw_in'.
yubico-piv-tool-1.5.0/lib/ykpiv.c:910:26: note: Function 'ykpiv_sign_data' argument 2 names different: declaration 'sign_in' definition 'raw_in'.
yubico-piv-tool-1.5.0/lib/ykpiv.c:927:71: style: Function 'ykpiv_decipher_data' argument 2 names different: declaration 'enc_in' definition 'in'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/lib/ykpiv.h:105:73: note: Function 'ykpiv_decipher_data' argument 2 names different: declaration 'enc_in' definition 'in'.
yubico-piv-tool-1.5.0/lib/ykpiv.c:927:71: note: Function 'ykpiv_decipher_data' argument 2 names different: declaration 'enc_in' definition 'in'.
yubico-piv-tool-1.5.0/lib/ykpiv.c:928:35: style: Function 'ykpiv_decipher_data' argument 4 names different: declaration 'enc_out' definition 'out'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/lib/ykpiv.h:106:62: note: Function 'ykpiv_decipher_data' argument 4 names different: declaration 'enc_out' definition 'out'.
yubico-piv-tool-1.5.0/lib/ykpiv.c:928:35: note: Function 'ykpiv_decipher_data' argument 4 names different: declaration 'enc_out' definition 'out'.
yubico-piv-tool-1.5.0/tool/cmdline.c:650:17: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition]
yubico-piv-tool-1.5.0/tool/cmdline.c:707:19: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yubico-piv-tool-1.5.0/tool/cmdline.c:716:15: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yubico-piv-tool-1.5.0/tool/cmdline.c:716:15: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yubico-piv-tool-1.5.0/tool/cmdline.c:726:15: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yubico-piv-tool-1.5.0/tool/cmdline.c:736:15: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yubico-piv-tool-1.5.0/tool/cmdline.c:885:78: warning: Either the condition 'if(field_given&&*field_given&&!override)' is redundant or there is possible null pointer dereference: field_given. [nullPointerRedundantCheck]
yubico-piv-tool-1.5.0/tool/cmdline.c:911:6: note: Assuming that condition 'if(field_given&&*field_given&&!override)' is not redundant
yubico-piv-tool-1.5.0/tool/cmdline.c:885:78: note: Null pointer dereference
yubico-piv-tool-1.5.0/tool/cmdline.c:378:16: style: The scope of the variable 'i' can be reduced. [variableScope]
yubico-piv-tool-1.5.0/tool/cmdline.c:474:7: style: The scope of the variable 'found' can be reduced. [variableScope]
yubico-piv-tool-1.5.0/tool/cmdline.c:879:10: style: The scope of the variable 'string_field' can be reduced. [variableScope]
yubico-piv-tool-1.5.0/tool/cmdline.c:1027:26: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yubico-piv-tool-1.5.0/tool/cmdline.c:1050:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yubico-piv-tool-1.5.0/tool/util.c:528:3: style: Variable 'pkey' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/tool/util.c:525:0: note: Variable 'pkey' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/util.c:528:3: note: Variable 'pkey' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/util.c:52:15: style: The scope of the variable 'mod' can be reduced. [variableScope]
yubico-piv-tool-1.5.0/tool/util.c:339:13: style: Unused variable: parameter [unusedVariable]
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:1736:5: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:200:3: style: Variable 'output_file' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:186:0: note: Variable 'output_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:200:3: note: Variable 'output_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:227:7: style: Variable 'bignum_n' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:224:0: note: Variable 'bignum_n' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:227:7: note: Variable 'bignum_n' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:333:3: style: Variable 'input_file' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:324:0: note: Variable 'input_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:333:3: note: Variable 'input_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:500:3: style: Variable 'input_file' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:493:0: note: Variable 'input_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:500:3: note: Variable 'input_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:636:3: style: Variable 'input_file' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:614:0: note: Variable 'input_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:636:3: note: Variable 'input_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:637:3: style: Variable 'output_file' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:615:0: note: Variable 'output_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:637:3: note: Variable 'output_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:796:3: style: Variable 'input_file' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:770:0: note: Variable 'input_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:796:3: note: Variable 'input_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:797:3: style: Variable 'output_file' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:771:0: note: Variable 'output_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:797:3: note: Variable 'output_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:1135:3: style: Variable 'input_file' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:1124:0: note: Variable 'input_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:1135:3: note: Variable 'input_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:1720:3: style: Variable 'input_file' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:1715:0: note: Variable 'input_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:1720:3: note: Variable 'input_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:1759:3: style: Variable 'output_file' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:1754:0: note: Variable 'output_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:1759:3: note: Variable 'output_file' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:587:17: style: The scope of the variable 'id' can be reduced. [variableScope]
yubico-piv-tool-1.5.0/tool/yubico-piv-tool.c:1324:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yubico-piv-tool-1.5.0/ykcs11/objects.c:318:3: style: Variable 'q' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/ykcs11/objects.c:312:0: note: Variable 'q' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/ykcs11/objects.c:318:3: note: Variable 'q' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/ykcs11/openssl_utils.c:295:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yubico-piv-tool-1.5.0/ykcs11/openssl_utils.c:531:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yubico-piv-tool-1.5.0/ykcs11/openssl_utils.c:84:3: style: Variable 'cert' is reassigned a value before the old one has been used. [redundantAssignment]
yubico-piv-tool-1.5.0/ykcs11/openssl_utils.c:68:0: note: Variable 'cert' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/ykcs11/openssl_utils.c:84:3: note: Variable 'cert' is reassigned a value before the old one has been used.
yubico-piv-tool-1.5.0/ykcs11/token_vendors.c:45:18: style: The scope of the variable 'term_pin' can be reduced. [variableScope]
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1980:3: style: Variable 'op_info.type' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1975:3: note: Variable 'op_info.type' is reassigned a value before the old one has been used if variable is no semaphore variable.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1980:3: note: Variable 'op_info.type' is reassigned a value before the old one has been used if variable is no semaphore variable.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2279:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2282:3: note: Found duplicate branches for 'if' and 'else'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2279:3: note: Found duplicate branches for 'if' and 'else'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1257:9: style: The scope of the variable 'rv' can be reduced. [variableScope]
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:81:15: style: Function 'C_Initialize' argument 1 names different: declaration 'init_args' definition 'pInitArgs'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:808:1: note: Function 'C_Initialize' argument 1 names different: declaration 'init_args' definition 'pInitArgs'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:81:15: note: Function 'C_Initialize' argument 1 names different: declaration 'init_args' definition 'pInitArgs'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:145:15: style: Function 'C_GetInfo' argument 1 names different: declaration 'info' definition 'pInfo'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:810:1: note: Function 'C_GetInfo' argument 1 names different: declaration 'info' definition 'pInfo'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:145:15: note: Function 'C_GetInfo' argument 1 names different: declaration 'info' definition 'pInfo'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:169:28: style: Function 'C_GetFunctionList' argument 1 names different: declaration 'function_list' definition 'ppFunctionList'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:811:1: note: Function 'C_GetFunctionList' argument 1 names different: declaration 'function_list' definition 'ppFunctionList'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:169:28: note: Function 'C_GetFunctionList' argument 1 names different: declaration 'function_list' definition 'ppFunctionList'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:187:12: style: Function 'C_GetSlotList' argument 1 names different: declaration 'token_present' definition 'tokenPresent'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:814:1: note: Function 'C_GetSlotList' argument 1 names different: declaration 'token_present' definition 'tokenPresent'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:187:12: note: Function 'C_GetSlotList' argument 1 names different: declaration 'token_present' definition 'tokenPresent'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:188:18: style: Function 'C_GetSlotList' argument 2 names different: declaration 'slot_list' definition 'pSlotList'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:814:1: note: Function 'C_GetSlotList' argument 2 names different: declaration 'slot_list' definition 'pSlotList'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:188:18: note: Function 'C_GetSlotList' argument 2 names different: declaration 'slot_list' definition 'pSlotList'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:189:16: style: Function 'C_GetSlotList' argument 3 names different: declaration 'count' definition 'pulCount'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:814:1: note: Function 'C_GetSlotList' argument 3 names different: declaration 'count' definition 'pulCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:189:16: note: Function 'C_GetSlotList' argument 3 names different: declaration 'count' definition 'pulCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:246:20: style: Function 'C_GetSlotInfo' argument 2 names different: declaration 'info' definition 'pInfo'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:817:1: note: Function 'C_GetSlotInfo' argument 2 names different: declaration 'info' definition 'pInfo'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:246:20: note: Function 'C_GetSlotInfo' argument 2 names different: declaration 'info' definition 'pInfo'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:269:21: style: Function 'C_GetTokenInfo' argument 2 names different: declaration 'info' definition 'pInfo'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:819:1: note: Function 'C_GetTokenInfo' argument 2 names different: declaration 'info' definition 'pInfo'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:269:21: note: Function 'C_GetTokenInfo' argument 2 names different: declaration 'info' definition 'pInfo'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:319:18: style: Function 'C_WaitForSlotEvent' argument 2 names different: declaration 'slot' definition 'pSlot'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:821:1: note: Function 'C_WaitForSlotEvent' argument 2 names different: declaration 'slot' definition 'pSlot'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:319:18: note: Function 'C_WaitForSlotEvent' argument 2 names different: declaration 'slot' definition 'pSlot'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:331:25: style: Function 'C_GetMechanismList' argument 2 names different: declaration 'mechanism_list' definition 'pMechanismList'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:823:1: note: Function 'C_GetMechanismList' argument 2 names different: declaration 'mechanism_list' definition 'pMechanismList'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:331:25: note: Function 'C_GetMechanismList' argument 2 names different: declaration 'mechanism_list' definition 'pMechanismList'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:332:16: style: Function 'C_GetMechanismList' argument 3 names different: declaration 'count' definition 'pulCount'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:823:1: note: Function 'C_GetMechanismList' argument 3 names different: declaration 'count' definition 'pulCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:332:16: note: Function 'C_GetMechanismList' argument 3 names different: declaration 'count' definition 'pulCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:391:25: style: Function 'C_GetMechanismInfo' argument 3 names different: declaration 'info' definition 'pInfo'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:827:1: note: Function 'C_GetMechanismInfo' argument 3 names different: declaration 'info' definition 'pInfo'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:391:25: note: Function 'C_GetMechanismInfo' argument 3 names different: declaration 'info' definition 'pInfo'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:431:19: style: Function 'C_InitToken' argument 2 names different: declaration 'pin' definition 'pPin'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:830:1: note: Function 'C_InitToken' argument 2 names different: declaration 'pin' definition 'pPin'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:431:19: note: Function 'C_InitToken' argument 2 names different: declaration 'pin' definition 'pPin'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:432:0: style: Function 'C_InitToken' argument 3 names different: declaration 'pin_len' definition 'ulPinLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:830:1: note: Function 'C_InitToken' argument 3 names different: declaration 'pin_len' definition 'ulPinLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:432:0: note: Function 'C_InitToken' argument 3 names different: declaration 'pin_len' definition 'ulPinLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:433:19: style: Function 'C_InitToken' argument 4 names different: declaration 'label' definition 'pLabel'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:830:1: note: Function 'C_InitToken' argument 4 names different: declaration 'label' definition 'pLabel'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:433:19: note: Function 'C_InitToken' argument 4 names different: declaration 'label' definition 'pLabel'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:443:21: style: Function 'C_InitPIN' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:833:1: note: Function 'C_InitPIN' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:443:21: note: Function 'C_InitPIN' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:444:19: style: Function 'C_InitPIN' argument 2 names different: declaration 'pin' definition 'pPin'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:833:1: note: Function 'C_InitPIN' argument 2 names different: declaration 'pin' definition 'pPin'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:444:19: note: Function 'C_InitPIN' argument 2 names different: declaration 'pin' definition 'pPin'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:445:0: style: Function 'C_InitPIN' argument 3 names different: declaration 'pin_len' definition 'ulPinLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:833:1: note: Function 'C_InitPIN' argument 3 names different: declaration 'pin_len' definition 'ulPinLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:445:0: note: Function 'C_InitPIN' argument 3 names different: declaration 'pin_len' definition 'ulPinLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:455:21: style: Function 'C_SetPIN' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:836:1: note: Function 'C_SetPIN' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:455:21: note: Function 'C_SetPIN' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:456:19: style: Function 'C_SetPIN' argument 2 names different: declaration 'old_pin' definition 'pOldPin'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:836:1: note: Function 'C_SetPIN' argument 2 names different: declaration 'old_pin' definition 'pOldPin'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:456:19: note: Function 'C_SetPIN' argument 2 names different: declaration 'old_pin' definition 'pOldPin'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:457:0: style: Function 'C_SetPIN' argument 3 names different: declaration 'old_len' definition 'ulOldLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:836:1: note: Function 'C_SetPIN' argument 3 names different: declaration 'old_len' definition 'ulOldLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:457:0: note: Function 'C_SetPIN' argument 3 names different: declaration 'old_len' definition 'ulOldLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:458:19: style: Function 'C_SetPIN' argument 4 names different: declaration 'new_pin' definition 'pNewPin'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:836:1: note: Function 'C_SetPIN' argument 4 names different: declaration 'new_pin' definition 'pNewPin'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:458:19: note: Function 'C_SetPIN' argument 4 names different: declaration 'new_pin' definition 'pNewPin'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:459:0: style: Function 'C_SetPIN' argument 5 names different: declaration 'new_len' definition 'ulNewLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:836:1: note: Function 'C_SetPIN' argument 5 names different: declaration 'new_len' definition 'ulNewLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:459:0: note: Function 'C_SetPIN' argument 5 names different: declaration 'new_len' definition 'ulNewLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:500:15: style: Function 'C_OpenSession' argument 3 names different: declaration 'application' definition 'pApplication'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:841:1: note: Function 'C_OpenSession' argument 3 names different: declaration 'application' definition 'pApplication'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:500:15: note: Function 'C_OpenSession' argument 3 names different: declaration 'application' definition 'pApplication'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:501:13: style: Function 'C_OpenSession' argument 4 names different: declaration 'notify' definition 'Notify'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:841:1: note: Function 'C_OpenSession' argument 4 names different: declaration 'notify' definition 'Notify'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:501:13: note: Function 'C_OpenSession' argument 4 names different: declaration 'notify' definition 'Notify'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:502:25: style: Function 'C_OpenSession' argument 5 names different: declaration 'session' definition 'phSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:841:1: note: Function 'C_OpenSession' argument 5 names different: declaration 'session' definition 'phSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:502:25: note: Function 'C_OpenSession' argument 5 names different: declaration 'session' definition 'phSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:660:21: style: Function 'C_CloseSession' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:845:1: note: Function 'C_CloseSession' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:660:21: note: Function 'C_CloseSession' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:717:21: style: Function 'C_GetSessionInfo' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:847:1: note: Function 'C_GetSessionInfo' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:717:21: note: Function 'C_GetSessionInfo' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:718:23: style: Function 'C_GetSessionInfo' argument 2 names different: declaration 'info' definition 'pInfo'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:847:1: note: Function 'C_GetSessionInfo' argument 2 names different: declaration 'info' definition 'pInfo'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:718:23: note: Function 'C_GetSessionInfo' argument 2 names different: declaration 'info' definition 'pInfo'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:745:21: style: Function 'C_GetOperationState' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:850:1: note: Function 'C_GetOperationState' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:745:21: note: Function 'C_GetOperationState' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:746:15: style: Function 'C_GetOperationState' argument 2 names different: declaration 'operation_state' definition 'pOperationState'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:850:1: note: Function 'C_GetOperationState' argument 2 names different: declaration 'operation_state' definition 'pOperationState'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:746:15: note: Function 'C_GetOperationState' argument 2 names different: declaration 'operation_state' definition 'pOperationState'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:747:16: style: Function 'C_GetOperationState' argument 3 names different: declaration 'operation_state_len' definition 'pulOperationStateLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:850:1: note: Function 'C_GetOperationState' argument 3 names different: declaration 'operation_state_len' definition 'pulOperationStateLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:747:16: note: Function 'C_GetOperationState' argument 3 names different: declaration 'operation_state_len' definition 'pulOperationStateLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:757:21: style: Function 'C_SetOperationState' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:854:1: note: Function 'C_SetOperationState' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:757:21: note: Function 'C_SetOperationState' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:758:15: style: Function 'C_SetOperationState' argument 2 names different: declaration 'operation_state' definition 'pOperationState'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:854:1: note: Function 'C_SetOperationState' argument 2 names different: declaration 'operation_state' definition 'pOperationState'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:758:15: note: Function 'C_SetOperationState' argument 2 names different: declaration 'operation_state' definition 'pOperationState'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:759:0: style: Function 'C_SetOperationState' argument 3 names different: declaration 'operation_state_len' definition 'ulOperationStateLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:854:1: note: Function 'C_SetOperationState' argument 3 names different: declaration 'operation_state_len' definition 'ulOperationStateLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:759:0: note: Function 'C_SetOperationState' argument 3 names different: declaration 'operation_state_len' definition 'ulOperationStateLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:760:20: style: Function 'C_SetOperationState' argument 4 names different: declaration 'encryption_key' definition 'hEncryptionKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:854:1: note: Function 'C_SetOperationState' argument 4 names different: declaration 'encryption_key' definition 'hEncryptionKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:760:20: note: Function 'C_SetOperationState' argument 4 names different: declaration 'encryption_key' definition 'hEncryptionKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:761:20: style: Function 'C_SetOperationState' argument 5 names different: declaration 'authentiation_key' definition 'hAuthenticationKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:854:1: note: Function 'C_SetOperationState' argument 5 names different: declaration 'authentiation_key' definition 'hAuthenticationKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:761:20: note: Function 'C_SetOperationState' argument 5 names different: declaration 'authentiation_key' definition 'hAuthenticationKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:771:21: style: Function 'C_Login' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:860:1: note: Function 'C_Login' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:771:21: note: Function 'C_Login' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:772:16: style: Function 'C_Login' argument 2 names different: declaration 'user_type' definition 'userType'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:860:1: note: Function 'C_Login' argument 2 names different: declaration 'user_type' definition 'userType'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:772:16: note: Function 'C_Login' argument 2 names different: declaration 'user_type' definition 'userType'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:773:19: style: Function 'C_Login' argument 3 names different: declaration 'pin' definition 'pPin'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:860:1: note: Function 'C_Login' argument 3 names different: declaration 'pin' definition 'pPin'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:773:19: note: Function 'C_Login' argument 3 names different: declaration 'pin' definition 'pPin'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:774:0: style: Function 'C_Login' argument 4 names different: declaration 'pin_len' definition 'ulPinLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:860:1: note: Function 'C_Login' argument 4 names different: declaration 'pin_len' definition 'ulPinLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:774:0: note: Function 'C_Login' argument 4 names different: declaration 'pin_len' definition 'ulPinLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:879:21: style: Function 'C_Logout' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:863:1: note: Function 'C_Logout' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:879:21: note: Function 'C_Logout' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:913:21: style: Function 'C_CreateObject' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:865:1: note: Function 'C_CreateObject' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:913:21: note: Function 'C_CreateObject' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:914:20: style: Function 'C_CreateObject' argument 2 names different: declaration 'templ' definition 'pTemplate'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:865:1: note: Function 'C_CreateObject' argument 2 names different: declaration 'templ' definition 'pTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:914:20: note: Function 'C_CreateObject' argument 2 names different: declaration 'templ' definition 'pTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:915:0: style: Function 'C_CreateObject' argument 3 names different: declaration 'count' definition 'ulCount'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:865:1: note: Function 'C_CreateObject' argument 3 names different: declaration 'count' definition 'ulCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:915:0: note: Function 'C_CreateObject' argument 3 names different: declaration 'count' definition 'ulCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:916:24: style: Function 'C_CreateObject' argument 4 names different: declaration 'object' definition 'phObject'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:865:1: note: Function 'C_CreateObject' argument 4 names different: declaration 'object' definition 'phObject'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:916:24: note: Function 'C_CreateObject' argument 4 names different: declaration 'object' definition 'phObject'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1126:21: style: Function 'C_CopyObject' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:869:1: note: Function 'C_CopyObject' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1126:21: note: Function 'C_CopyObject' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1127:20: style: Function 'C_CopyObject' argument 2 names different: declaration 'object' definition 'hObject'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:869:1: note: Function 'C_CopyObject' argument 2 names different: declaration 'object' definition 'hObject'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1127:20: note: Function 'C_CopyObject' argument 2 names different: declaration 'object' definition 'hObject'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1128:20: style: Function 'C_CopyObject' argument 3 names different: declaration 'templ' definition 'pTemplate'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:869:1: note: Function 'C_CopyObject' argument 3 names different: declaration 'templ' definition 'pTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1128:20: note: Function 'C_CopyObject' argument 3 names different: declaration 'templ' definition 'pTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1129:0: style: Function 'C_CopyObject' argument 4 names different: declaration 'count' definition 'ulCount'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:869:1: note: Function 'C_CopyObject' argument 4 names different: declaration 'count' definition 'ulCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1129:0: note: Function 'C_CopyObject' argument 4 names different: declaration 'count' definition 'ulCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1130:24: style: Function 'C_CopyObject' argument 5 names different: declaration 'new_object' definition 'phNewObject'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:869:1: note: Function 'C_CopyObject' argument 5 names different: declaration 'new_object' definition 'phNewObject'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1130:24: note: Function 'C_CopyObject' argument 5 names different: declaration 'new_object' definition 'phNewObject'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1140:21: style: Function 'C_DestroyObject' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:873:1: note: Function 'C_DestroyObject' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1140:21: note: Function 'C_DestroyObject' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1141:20: style: Function 'C_DestroyObject' argument 2 names different: declaration 'object' definition 'hObject'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:873:1: note: Function 'C_DestroyObject' argument 2 names different: declaration 'object' definition 'hObject'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1141:20: note: Function 'C_DestroyObject' argument 2 names different: declaration 'object' definition 'hObject'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1238:21: style: Function 'C_GetObjectSize' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:876:1: note: Function 'C_GetObjectSize' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1238:21: note: Function 'C_GetObjectSize' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1239:20: style: Function 'C_GetObjectSize' argument 2 names different: declaration 'object' definition 'hObject'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:876:1: note: Function 'C_GetObjectSize' argument 2 names different: declaration 'object' definition 'hObject'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1239:20: note: Function 'C_GetObjectSize' argument 2 names different: declaration 'object' definition 'hObject'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1240:16: style: Function 'C_GetObjectSize' argument 3 names different: declaration 'size' definition 'pulSize'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:876:1: note: Function 'C_GetObjectSize' argument 3 names different: declaration 'size' definition 'pulSize'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1240:16: note: Function 'C_GetObjectSize' argument 3 names different: declaration 'size' definition 'pulSize'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1250:21: style: Function 'C_GetAttributeValue' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:880:1: note: Function 'C_GetAttributeValue' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1250:21: note: Function 'C_GetAttributeValue' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1251:20: style: Function 'C_GetAttributeValue' argument 2 names different: declaration 'object' definition 'hObject'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:880:1: note: Function 'C_GetAttributeValue' argument 2 names different: declaration 'object' definition 'hObject'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1251:20: note: Function 'C_GetAttributeValue' argument 2 names different: declaration 'object' definition 'hObject'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1252:20: style: Function 'C_GetAttributeValue' argument 3 names different: declaration 'templ' definition 'pTemplate'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:880:1: note: Function 'C_GetAttributeValue' argument 3 names different: declaration 'templ' definition 'pTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1252:20: note: Function 'C_GetAttributeValue' argument 3 names different: declaration 'templ' definition 'pTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1253:0: style: Function 'C_GetAttributeValue' argument 4 names different: declaration 'count' definition 'ulCount'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:880:1: note: Function 'C_GetAttributeValue' argument 4 names different: declaration 'count' definition 'ulCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1253:0: note: Function 'C_GetAttributeValue' argument 4 names different: declaration 'count' definition 'ulCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1296:21: style: Function 'C_SetAttributeValue' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:885:1: note: Function 'C_SetAttributeValue' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1296:21: note: Function 'C_SetAttributeValue' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1297:20: style: Function 'C_SetAttributeValue' argument 2 names different: declaration 'object' definition 'hObject'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:885:1: note: Function 'C_SetAttributeValue' argument 2 names different: declaration 'object' definition 'hObject'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1297:20: note: Function 'C_SetAttributeValue' argument 2 names different: declaration 'object' definition 'hObject'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1298:20: style: Function 'C_SetAttributeValue' argument 3 names different: declaration 'templ' definition 'pTemplate'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:885:1: note: Function 'C_SetAttributeValue' argument 3 names different: declaration 'templ' definition 'pTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1298:20: note: Function 'C_SetAttributeValue' argument 3 names different: declaration 'templ' definition 'pTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1299:0: style: Function 'C_SetAttributeValue' argument 4 names different: declaration 'count' definition 'ulCount'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:885:1: note: Function 'C_SetAttributeValue' argument 4 names different: declaration 'count' definition 'ulCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1299:0: note: Function 'C_SetAttributeValue' argument 4 names different: declaration 'count' definition 'ulCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1309:21: style: Function 'C_FindObjectsInit' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:890:1: note: Function 'C_FindObjectsInit' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1309:21: note: Function 'C_FindObjectsInit' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1310:20: style: Function 'C_FindObjectsInit' argument 2 names different: declaration 'templ' definition 'pTemplate'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:890:1: note: Function 'C_FindObjectsInit' argument 2 names different: declaration 'templ' definition 'pTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1310:20: note: Function 'C_FindObjectsInit' argument 2 names different: declaration 'templ' definition 'pTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1311:0: style: Function 'C_FindObjectsInit' argument 3 names different: declaration 'count' definition 'ulCount'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:890:1: note: Function 'C_FindObjectsInit' argument 3 names different: declaration 'count' definition 'ulCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1311:0: note: Function 'C_FindObjectsInit' argument 3 names different: declaration 'count' definition 'ulCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1404:21: style: Function 'C_FindObjects' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:894:1: note: Function 'C_FindObjects' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1404:21: note: Function 'C_FindObjects' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1405:24: style: Function 'C_FindObjects' argument 2 names different: declaration 'object' definition 'phObject'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:894:1: note: Function 'C_FindObjects' argument 2 names different: declaration 'object' definition 'phObject'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1405:24: note: Function 'C_FindObjects' argument 2 names different: declaration 'object' definition 'phObject'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1406:0: style: Function 'C_FindObjects' argument 3 names different: declaration 'max_object_count' definition 'ulMaxObjectCount'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:894:1: note: Function 'C_FindObjects' argument 3 names different: declaration 'max_object_count' definition 'ulMaxObjectCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1406:0: note: Function 'C_FindObjects' argument 3 names different: declaration 'max_object_count' definition 'ulMaxObjectCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1407:16: style: Function 'C_FindObjects' argument 4 names different: declaration 'object_count' definition 'pulObjectCount'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:894:1: note: Function 'C_FindObjects' argument 4 names different: declaration 'object_count' definition 'pulObjectCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1407:16: note: Function 'C_FindObjects' argument 4 names different: declaration 'object_count' definition 'pulObjectCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1457:21: style: Function 'C_FindObjectsFinal' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:899:1: note: Function 'C_FindObjectsFinal' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1457:21: note: Function 'C_FindObjectsFinal' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1490:21: style: Function 'C_EncryptInit' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:902:1: note: Function 'C_EncryptInit' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1490:21: note: Function 'C_EncryptInit' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1491:20: style: Function 'C_EncryptInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:902:1: note: Function 'C_EncryptInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1491:20: note: Function 'C_EncryptInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1492:20: style: Function 'C_EncryptInit' argument 3 names different: declaration 'key' definition 'hKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:902:1: note: Function 'C_EncryptInit' argument 3 names different: declaration 'key' definition 'hKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1492:20: note: Function 'C_EncryptInit' argument 3 names different: declaration 'key' definition 'hKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1502:21: style: Function 'C_Encrypt' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:906:1: note: Function 'C_Encrypt' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1502:21: note: Function 'C_Encrypt' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1503:15: style: Function 'C_Encrypt' argument 2 names different: declaration 'data' definition 'pData'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:906:1: note: Function 'C_Encrypt' argument 2 names different: declaration 'data' definition 'pData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1503:15: note: Function 'C_Encrypt' argument 2 names different: declaration 'data' definition 'pData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1504:0: style: Function 'C_Encrypt' argument 3 names different: declaration 'data_len' definition 'ulDataLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:906:1: note: Function 'C_Encrypt' argument 3 names different: declaration 'data_len' definition 'ulDataLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1504:0: note: Function 'C_Encrypt' argument 3 names different: declaration 'data_len' definition 'ulDataLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1505:15: style: Function 'C_Encrypt' argument 4 names different: declaration 'encrypted_data' definition 'pEncryptedData'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:906:1: note: Function 'C_Encrypt' argument 4 names different: declaration 'encrypted_data' definition 'pEncryptedData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1505:15: note: Function 'C_Encrypt' argument 4 names different: declaration 'encrypted_data' definition 'pEncryptedData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1506:16: style: Function 'C_Encrypt' argument 5 names different: declaration 'encrypted_data_len' definition 'pulEncryptedDataLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:906:1: note: Function 'C_Encrypt' argument 5 names different: declaration 'encrypted_data_len' definition 'pulEncryptedDataLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1506:16: note: Function 'C_Encrypt' argument 5 names different: declaration 'encrypted_data_len' definition 'pulEncryptedDataLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1516:21: style: Function 'C_EncryptUpdate' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:911:1: note: Function 'C_EncryptUpdate' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1516:21: note: Function 'C_EncryptUpdate' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1517:15: style: Function 'C_EncryptUpdate' argument 2 names different: declaration 'part' definition 'pPart'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:911:1: note: Function 'C_EncryptUpdate' argument 2 names different: declaration 'part' definition 'pPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1517:15: note: Function 'C_EncryptUpdate' argument 2 names different: declaration 'part' definition 'pPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1518:0: style: Function 'C_EncryptUpdate' argument 3 names different: declaration 'part_len' definition 'ulPartLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:911:1: note: Function 'C_EncryptUpdate' argument 3 names different: declaration 'part_len' definition 'ulPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1518:0: note: Function 'C_EncryptUpdate' argument 3 names different: declaration 'part_len' definition 'ulPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1519:15: style: Function 'C_EncryptUpdate' argument 4 names different: declaration 'encrypted_part' definition 'pEncryptedPart'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:911:1: note: Function 'C_EncryptUpdate' argument 4 names different: declaration 'encrypted_part' definition 'pEncryptedPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1519:15: note: Function 'C_EncryptUpdate' argument 4 names different: declaration 'encrypted_part' definition 'pEncryptedPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1520:16: style: Function 'C_EncryptUpdate' argument 5 names different: declaration 'encrypted_part_len' definition 'pulEncryptedPartLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:911:1: note: Function 'C_EncryptUpdate' argument 5 names different: declaration 'encrypted_part_len' definition 'pulEncryptedPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1520:16: note: Function 'C_EncryptUpdate' argument 5 names different: declaration 'encrypted_part_len' definition 'pulEncryptedPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1530:21: style: Function 'C_EncryptFinal' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:916:1: note: Function 'C_EncryptFinal' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1530:21: note: Function 'C_EncryptFinal' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1531:15: style: Function 'C_EncryptFinal' argument 2 names different: declaration 'last_encrypted_part' definition 'pLastEncryptedPart'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:916:1: note: Function 'C_EncryptFinal' argument 2 names different: declaration 'last_encrypted_part' definition 'pLastEncryptedPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1531:15: note: Function 'C_EncryptFinal' argument 2 names different: declaration 'last_encrypted_part' definition 'pLastEncryptedPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1532:16: style: Function 'C_EncryptFinal' argument 3 names different: declaration 'last_encrypted_part_len' definition 'pulLastEncryptedPartLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:916:1: note: Function 'C_EncryptFinal' argument 3 names different: declaration 'last_encrypted_part_len' definition 'pulLastEncryptedPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1532:16: note: Function 'C_EncryptFinal' argument 3 names different: declaration 'last_encrypted_part_len' definition 'pulLastEncryptedPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1542:21: style: Function 'C_DecryptInit' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:921:1: note: Function 'C_DecryptInit' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1542:21: note: Function 'C_DecryptInit' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1543:20: style: Function 'C_DecryptInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:921:1: note: Function 'C_DecryptInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1543:20: note: Function 'C_DecryptInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1544:20: style: Function 'C_DecryptInit' argument 3 names different: declaration 'key' definition 'hKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:921:1: note: Function 'C_DecryptInit' argument 3 names different: declaration 'key' definition 'hKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1544:20: note: Function 'C_DecryptInit' argument 3 names different: declaration 'key' definition 'hKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1554:21: style: Function 'C_Decrypt' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:925:1: note: Function 'C_Decrypt' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1554:21: note: Function 'C_Decrypt' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1555:15: style: Function 'C_Decrypt' argument 2 names different: declaration 'encrypted_data' definition 'pEncryptedData'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:925:1: note: Function 'C_Decrypt' argument 2 names different: declaration 'encrypted_data' definition 'pEncryptedData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1555:15: note: Function 'C_Decrypt' argument 2 names different: declaration 'encrypted_data' definition 'pEncryptedData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1556:0: style: Function 'C_Decrypt' argument 3 names different: declaration 'encrypted_data_len' definition 'ulEncryptedDataLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:925:1: note: Function 'C_Decrypt' argument 3 names different: declaration 'encrypted_data_len' definition 'ulEncryptedDataLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1556:0: note: Function 'C_Decrypt' argument 3 names different: declaration 'encrypted_data_len' definition 'ulEncryptedDataLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1557:15: style: Function 'C_Decrypt' argument 4 names different: declaration 'data' definition 'pData'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:925:1: note: Function 'C_Decrypt' argument 4 names different: declaration 'data' definition 'pData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1557:15: note: Function 'C_Decrypt' argument 4 names different: declaration 'data' definition 'pData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1558:16: style: Function 'C_Decrypt' argument 5 names different: declaration 'data_len' definition 'pulDataLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:925:1: note: Function 'C_Decrypt' argument 5 names different: declaration 'data_len' definition 'pulDataLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1558:16: note: Function 'C_Decrypt' argument 5 names different: declaration 'data_len' definition 'pulDataLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1568:21: style: Function 'C_DecryptUpdate' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:930:1: note: Function 'C_DecryptUpdate' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1568:21: note: Function 'C_DecryptUpdate' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1569:15: style: Function 'C_DecryptUpdate' argument 2 names different: declaration 'encrypted_part' definition 'pEncryptedPart'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:930:1: note: Function 'C_DecryptUpdate' argument 2 names different: declaration 'encrypted_part' definition 'pEncryptedPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1569:15: note: Function 'C_DecryptUpdate' argument 2 names different: declaration 'encrypted_part' definition 'pEncryptedPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1570:0: style: Function 'C_DecryptUpdate' argument 3 names different: declaration 'encrypted_part_len' definition 'ulEncryptedPartLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:930:1: note: Function 'C_DecryptUpdate' argument 3 names different: declaration 'encrypted_part_len' definition 'ulEncryptedPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1570:0: note: Function 'C_DecryptUpdate' argument 3 names different: declaration 'encrypted_part_len' definition 'ulEncryptedPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1571:15: style: Function 'C_DecryptUpdate' argument 4 names different: declaration 'part' definition 'pPart'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:930:1: note: Function 'C_DecryptUpdate' argument 4 names different: declaration 'part' definition 'pPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1571:15: note: Function 'C_DecryptUpdate' argument 4 names different: declaration 'part' definition 'pPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1572:16: style: Function 'C_DecryptUpdate' argument 5 names different: declaration 'part_len' definition 'pulPartLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:930:1: note: Function 'C_DecryptUpdate' argument 5 names different: declaration 'part_len' definition 'pulPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1572:16: note: Function 'C_DecryptUpdate' argument 5 names different: declaration 'part_len' definition 'pulPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1582:21: style: Function 'C_DecryptFinal' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:935:1: note: Function 'C_DecryptFinal' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1582:21: note: Function 'C_DecryptFinal' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1583:15: style: Function 'C_DecryptFinal' argument 2 names different: declaration 'last_part' definition 'pLastPart'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:935:1: note: Function 'C_DecryptFinal' argument 2 names different: declaration 'last_part' definition 'pLastPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1583:15: note: Function 'C_DecryptFinal' argument 2 names different: declaration 'last_part' definition 'pLastPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1584:16: style: Function 'C_DecryptFinal' argument 3 names different: declaration 'last_part_len' definition 'pulLastPartLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:935:1: note: Function 'C_DecryptFinal' argument 3 names different: declaration 'last_part_len' definition 'pulLastPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1584:16: note: Function 'C_DecryptFinal' argument 3 names different: declaration 'last_part_len' definition 'pulLastPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1594:21: style: Function 'C_DigestInit' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:940:1: note: Function 'C_DigestInit' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1594:21: note: Function 'C_DigestInit' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1595:20: style: Function 'C_DigestInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:940:1: note: Function 'C_DigestInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1595:20: note: Function 'C_DigestInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1641:21: style: Function 'C_Digest' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:943:1: note: Function 'C_Digest' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1641:21: note: Function 'C_Digest' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1642:15: style: Function 'C_Digest' argument 2 names different: declaration 'data' definition 'pData'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:943:1: note: Function 'C_Digest' argument 2 names different: declaration 'data' definition 'pData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1642:15: note: Function 'C_Digest' argument 2 names different: declaration 'data' definition 'pData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1643:0: style: Function 'C_Digest' argument 3 names different: declaration 'data_len' definition 'ulDataLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:943:1: note: Function 'C_Digest' argument 3 names different: declaration 'data_len' definition 'ulDataLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1643:0: note: Function 'C_Digest' argument 3 names different: declaration 'data_len' definition 'ulDataLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1644:15: style: Function 'C_Digest' argument 4 names different: declaration 'digest' definition 'pDigest'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:943:1: note: Function 'C_Digest' argument 4 names different: declaration 'digest' definition 'pDigest'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1644:15: note: Function 'C_Digest' argument 4 names different: declaration 'digest' definition 'pDigest'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1645:16: style: Function 'C_Digest' argument 5 names different: declaration 'digest_len' definition 'pulDigestLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:943:1: note: Function 'C_Digest' argument 5 names different: declaration 'digest_len' definition 'pulDigestLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1645:16: note: Function 'C_Digest' argument 5 names different: declaration 'digest_len' definition 'pulDigestLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1655:21: style: Function 'C_DigestUpdate' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:948:1: note: Function 'C_DigestUpdate' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1655:21: note: Function 'C_DigestUpdate' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1656:15: style: Function 'C_DigestUpdate' argument 2 names different: declaration 'part' definition 'pPart'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:948:1: note: Function 'C_DigestUpdate' argument 2 names different: declaration 'part' definition 'pPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1656:15: note: Function 'C_DigestUpdate' argument 2 names different: declaration 'part' definition 'pPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1657:0: style: Function 'C_DigestUpdate' argument 3 names different: declaration 'part_len' definition 'ulPartLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:948:1: note: Function 'C_DigestUpdate' argument 3 names different: declaration 'part_len' definition 'ulPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1657:0: note: Function 'C_DigestUpdate' argument 3 names different: declaration 'part_len' definition 'ulPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1667:21: style: Function 'C_DigestKey' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:951:1: note: Function 'C_DigestKey' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1667:21: note: Function 'C_DigestKey' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1668:20: style: Function 'C_DigestKey' argument 2 names different: declaration 'key' definition 'hKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:951:1: note: Function 'C_DigestKey' argument 2 names different: declaration 'key' definition 'hKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1668:20: note: Function 'C_DigestKey' argument 2 names different: declaration 'key' definition 'hKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1678:21: style: Function 'C_DigestFinal' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:953:1: note: Function 'C_DigestFinal' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1678:21: note: Function 'C_DigestFinal' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1679:15: style: Function 'C_DigestFinal' argument 2 names different: declaration 'digest' definition 'pDigest'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:953:1: note: Function 'C_DigestFinal' argument 2 names different: declaration 'digest' definition 'pDigest'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1679:15: note: Function 'C_DigestFinal' argument 2 names different: declaration 'digest' definition 'pDigest'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1680:16: style: Function 'C_DigestFinal' argument 3 names different: declaration 'digest_len' definition 'pulDigestLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:953:1: note: Function 'C_DigestFinal' argument 3 names different: declaration 'digest_len' definition 'pulDigestLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1680:16: note: Function 'C_DigestFinal' argument 3 names different: declaration 'digest_len' definition 'pulDigestLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1690:21: style: Function 'C_SignInit' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:958:1: note: Function 'C_SignInit' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1690:21: note: Function 'C_SignInit' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1691:20: style: Function 'C_SignInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:958:1: note: Function 'C_SignInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1691:20: note: Function 'C_SignInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1692:20: style: Function 'C_SignInit' argument 3 names different: declaration 'key' definition 'hKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:958:1: note: Function 'C_SignInit' argument 3 names different: declaration 'key' definition 'hKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1692:20: note: Function 'C_SignInit' argument 3 names different: declaration 'key' definition 'hKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1836:21: style: Function 'C_Sign' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:962:1: note: Function 'C_Sign' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1836:21: note: Function 'C_Sign' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1837:15: style: Function 'C_Sign' argument 2 names different: declaration 'data' definition 'pData'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:962:1: note: Function 'C_Sign' argument 2 names different: declaration 'data' definition 'pData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1837:15: note: Function 'C_Sign' argument 2 names different: declaration 'data' definition 'pData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1838:0: style: Function 'C_Sign' argument 3 names different: declaration 'data_len' definition 'ulDataLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:962:1: note: Function 'C_Sign' argument 3 names different: declaration 'data_len' definition 'ulDataLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1838:0: note: Function 'C_Sign' argument 3 names different: declaration 'data_len' definition 'ulDataLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1839:15: style: Function 'C_Sign' argument 4 names different: declaration 'signature' definition 'pSignature'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:962:1: note: Function 'C_Sign' argument 4 names different: declaration 'signature' definition 'pSignature'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1839:15: note: Function 'C_Sign' argument 4 names different: declaration 'signature' definition 'pSignature'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1840:16: style: Function 'C_Sign' argument 5 names different: declaration 'signature_len' definition 'pulSignatureLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:962:1: note: Function 'C_Sign' argument 5 names different: declaration 'signature_len' definition 'pulSignatureLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1840:16: note: Function 'C_Sign' argument 5 names different: declaration 'signature_len' definition 'pulSignatureLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1988:21: style: Function 'C_SignUpdate' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:967:1: note: Function 'C_SignUpdate' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1988:21: note: Function 'C_SignUpdate' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1989:15: style: Function 'C_SignUpdate' argument 2 names different: declaration 'part' definition 'pPart'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:967:1: note: Function 'C_SignUpdate' argument 2 names different: declaration 'part' definition 'pPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1989:15: note: Function 'C_SignUpdate' argument 2 names different: declaration 'part' definition 'pPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1990:0: style: Function 'C_SignUpdate' argument 3 names different: declaration 'part_len' definition 'ulPartLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:967:1: note: Function 'C_SignUpdate' argument 3 names different: declaration 'part_len' definition 'ulPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:1990:0: note: Function 'C_SignUpdate' argument 3 names different: declaration 'part_len' definition 'ulPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2000:21: style: Function 'C_SignFinal' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:970:1: note: Function 'C_SignFinal' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2000:21: note: Function 'C_SignFinal' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2001:15: style: Function 'C_SignFinal' argument 2 names different: declaration 'signature' definition 'pSignature'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:970:1: note: Function 'C_SignFinal' argument 2 names different: declaration 'signature' definition 'pSignature'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2001:15: note: Function 'C_SignFinal' argument 2 names different: declaration 'signature' definition 'pSignature'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2002:16: style: Function 'C_SignFinal' argument 3 names different: declaration 'signature_len' definition 'pulSignatureLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:970:1: note: Function 'C_SignFinal' argument 3 names different: declaration 'signature_len' definition 'pulSignatureLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2002:16: note: Function 'C_SignFinal' argument 3 names different: declaration 'signature_len' definition 'pulSignatureLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2012:21: style: Function 'C_SignRecoverInit' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:974:1: note: Function 'C_SignRecoverInit' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2012:21: note: Function 'C_SignRecoverInit' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2013:20: style: Function 'C_SignRecoverInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:974:1: note: Function 'C_SignRecoverInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2013:20: note: Function 'C_SignRecoverInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2014:20: style: Function 'C_SignRecoverInit' argument 3 names different: declaration 'key' definition 'hKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:974:1: note: Function 'C_SignRecoverInit' argument 3 names different: declaration 'key' definition 'hKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2014:20: note: Function 'C_SignRecoverInit' argument 3 names different: declaration 'key' definition 'hKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2024:21: style: Function 'C_SignRecover' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:978:1: note: Function 'C_SignRecover' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2024:21: note: Function 'C_SignRecover' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2025:15: style: Function 'C_SignRecover' argument 2 names different: declaration 'data' definition 'pData'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:978:1: note: Function 'C_SignRecover' argument 2 names different: declaration 'data' definition 'pData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2025:15: note: Function 'C_SignRecover' argument 2 names different: declaration 'data' definition 'pData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2026:0: style: Function 'C_SignRecover' argument 3 names different: declaration 'data_len' definition 'ulDataLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:978:1: note: Function 'C_SignRecover' argument 3 names different: declaration 'data_len' definition 'ulDataLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2026:0: note: Function 'C_SignRecover' argument 3 names different: declaration 'data_len' definition 'ulDataLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2027:15: style: Function 'C_SignRecover' argument 4 names different: declaration 'signature' definition 'pSignature'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:978:1: note: Function 'C_SignRecover' argument 4 names different: declaration 'signature' definition 'pSignature'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2027:15: note: Function 'C_SignRecover' argument 4 names different: declaration 'signature' definition 'pSignature'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2028:16: style: Function 'C_SignRecover' argument 5 names different: declaration 'signature_len' definition 'pulSignatureLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:978:1: note: Function 'C_SignRecover' argument 5 names different: declaration 'signature_len' definition 'pulSignatureLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2028:16: note: Function 'C_SignRecover' argument 5 names different: declaration 'signature_len' definition 'pulSignatureLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2038:21: style: Function 'C_VerifyInit' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:984:1: note: Function 'C_VerifyInit' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2038:21: note: Function 'C_VerifyInit' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2039:20: style: Function 'C_VerifyInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:984:1: note: Function 'C_VerifyInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2039:20: note: Function 'C_VerifyInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2040:20: style: Function 'C_VerifyInit' argument 3 names different: declaration 'key' definition 'hKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:984:1: note: Function 'C_VerifyInit' argument 3 names different: declaration 'key' definition 'hKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2040:20: note: Function 'C_VerifyInit' argument 3 names different: declaration 'key' definition 'hKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2050:21: style: Function 'C_Verify' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:988:1: note: Function 'C_Verify' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2050:21: note: Function 'C_Verify' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2051:15: style: Function 'C_Verify' argument 2 names different: declaration 'data' definition 'pData'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:988:1: note: Function 'C_Verify' argument 2 names different: declaration 'data' definition 'pData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2051:15: note: Function 'C_Verify' argument 2 names different: declaration 'data' definition 'pData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2052:0: style: Function 'C_Verify' argument 3 names different: declaration 'data_len' definition 'ulDataLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:988:1: note: Function 'C_Verify' argument 3 names different: declaration 'data_len' definition 'ulDataLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2052:0: note: Function 'C_Verify' argument 3 names different: declaration 'data_len' definition 'ulDataLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2053:15: style: Function 'C_Verify' argument 4 names different: declaration 'signature' definition 'pSignature'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:988:1: note: Function 'C_Verify' argument 4 names different: declaration 'signature' definition 'pSignature'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2053:15: note: Function 'C_Verify' argument 4 names different: declaration 'signature' definition 'pSignature'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2054:0: style: Function 'C_Verify' argument 5 names different: declaration 'signature_len' definition 'ulSignatureLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:988:1: note: Function 'C_Verify' argument 5 names different: declaration 'signature_len' definition 'ulSignatureLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2054:0: note: Function 'C_Verify' argument 5 names different: declaration 'signature_len' definition 'ulSignatureLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2064:21: style: Function 'C_VerifyUpdate' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:993:1: note: Function 'C_VerifyUpdate' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2064:21: note: Function 'C_VerifyUpdate' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2065:15: style: Function 'C_VerifyUpdate' argument 2 names different: declaration 'part' definition 'pPart'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:993:1: note: Function 'C_VerifyUpdate' argument 2 names different: declaration 'part' definition 'pPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2065:15: note: Function 'C_VerifyUpdate' argument 2 names different: declaration 'part' definition 'pPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2066:0: style: Function 'C_VerifyUpdate' argument 3 names different: declaration 'part_len' definition 'ulPartLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:993:1: note: Function 'C_VerifyUpdate' argument 3 names different: declaration 'part_len' definition 'ulPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2066:0: note: Function 'C_VerifyUpdate' argument 3 names different: declaration 'part_len' definition 'ulPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2076:21: style: Function 'C_VerifyFinal' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:996:1: note: Function 'C_VerifyFinal' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2076:21: note: Function 'C_VerifyFinal' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2077:15: style: Function 'C_VerifyFinal' argument 2 names different: declaration 'signature' definition 'pSignature'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:996:1: note: Function 'C_VerifyFinal' argument 2 names different: declaration 'signature' definition 'pSignature'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2077:15: note: Function 'C_VerifyFinal' argument 2 names different: declaration 'signature' definition 'pSignature'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2078:0: style: Function 'C_VerifyFinal' argument 3 names different: declaration 'signature_len' definition 'ulSignatureLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:996:1: note: Function 'C_VerifyFinal' argument 3 names different: declaration 'signature_len' definition 'ulSignatureLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2078:0: note: Function 'C_VerifyFinal' argument 3 names different: declaration 'signature_len' definition 'ulSignatureLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2088:21: style: Function 'C_VerifyRecoverInit' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1000:1: note: Function 'C_VerifyRecoverInit' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2088:21: note: Function 'C_VerifyRecoverInit' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2089:20: style: Function 'C_VerifyRecoverInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1000:1: note: Function 'C_VerifyRecoverInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2089:20: note: Function 'C_VerifyRecoverInit' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2090:20: style: Function 'C_VerifyRecoverInit' argument 3 names different: declaration 'key' definition 'hKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1000:1: note: Function 'C_VerifyRecoverInit' argument 3 names different: declaration 'key' definition 'hKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2090:20: note: Function 'C_VerifyRecoverInit' argument 3 names different: declaration 'key' definition 'hKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2100:21: style: Function 'C_VerifyRecover' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1004:1: note: Function 'C_VerifyRecover' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2100:21: note: Function 'C_VerifyRecover' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2101:15: style: Function 'C_VerifyRecover' argument 2 names different: declaration 'signature' definition 'pSignature'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1004:1: note: Function 'C_VerifyRecover' argument 2 names different: declaration 'signature' definition 'pSignature'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2101:15: note: Function 'C_VerifyRecover' argument 2 names different: declaration 'signature' definition 'pSignature'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2102:0: style: Function 'C_VerifyRecover' argument 3 names different: declaration 'signature_len' definition 'ulSignatureLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1004:1: note: Function 'C_VerifyRecover' argument 3 names different: declaration 'signature_len' definition 'ulSignatureLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2102:0: note: Function 'C_VerifyRecover' argument 3 names different: declaration 'signature_len' definition 'ulSignatureLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2103:15: style: Function 'C_VerifyRecover' argument 4 names different: declaration 'data' definition 'pData'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1004:1: note: Function 'C_VerifyRecover' argument 4 names different: declaration 'data' definition 'pData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2103:15: note: Function 'C_VerifyRecover' argument 4 names different: declaration 'data' definition 'pData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2104:16: style: Function 'C_VerifyRecover' argument 5 names different: declaration 'data_len' definition 'pulDataLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1004:1: note: Function 'C_VerifyRecover' argument 5 names different: declaration 'data_len' definition 'pulDataLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2104:16: note: Function 'C_VerifyRecover' argument 5 names different: declaration 'data_len' definition 'pulDataLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2114:21: style: Function 'C_DigestEncryptUpdate' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1011:1: note: Function 'C_DigestEncryptUpdate' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2114:21: note: Function 'C_DigestEncryptUpdate' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2115:15: style: Function 'C_DigestEncryptUpdate' argument 2 names different: declaration 'part' definition 'pPart'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1011:1: note: Function 'C_DigestEncryptUpdate' argument 2 names different: declaration 'part' definition 'pPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2115:15: note: Function 'C_DigestEncryptUpdate' argument 2 names different: declaration 'part' definition 'pPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2116:0: style: Function 'C_DigestEncryptUpdate' argument 3 names different: declaration 'part_len' definition 'ulPartLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1011:1: note: Function 'C_DigestEncryptUpdate' argument 3 names different: declaration 'part_len' definition 'ulPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2116:0: note: Function 'C_DigestEncryptUpdate' argument 3 names different: declaration 'part_len' definition 'ulPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2117:15: style: Function 'C_DigestEncryptUpdate' argument 4 names different: declaration 'encrypted_part' definition 'pEncryptedPart'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1011:1: note: Function 'C_DigestEncryptUpdate' argument 4 names different: declaration 'encrypted_part' definition 'pEncryptedPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2117:15: note: Function 'C_DigestEncryptUpdate' argument 4 names different: declaration 'encrypted_part' definition 'pEncryptedPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2118:16: style: Function 'C_DigestEncryptUpdate' argument 5 names different: declaration 'encrypted_part_len' definition 'pulEncryptedPartLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1011:1: note: Function 'C_DigestEncryptUpdate' argument 5 names different: declaration 'encrypted_part_len' definition 'pulEncryptedPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2118:16: note: Function 'C_DigestEncryptUpdate' argument 5 names different: declaration 'encrypted_part_len' definition 'pulEncryptedPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2128:21: style: Function 'C_DecryptDigestUpdate' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1016:1: note: Function 'C_DecryptDigestUpdate' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2128:21: note: Function 'C_DecryptDigestUpdate' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2129:15: style: Function 'C_DecryptDigestUpdate' argument 2 names different: declaration 'encrypted_part' definition 'pEncryptedPart'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1016:1: note: Function 'C_DecryptDigestUpdate' argument 2 names different: declaration 'encrypted_part' definition 'pEncryptedPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2129:15: note: Function 'C_DecryptDigestUpdate' argument 2 names different: declaration 'encrypted_part' definition 'pEncryptedPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2130:0: style: Function 'C_DecryptDigestUpdate' argument 3 names different: declaration 'encrypted_part_len' definition 'ulEncryptedPartLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1016:1: note: Function 'C_DecryptDigestUpdate' argument 3 names different: declaration 'encrypted_part_len' definition 'ulEncryptedPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2130:0: note: Function 'C_DecryptDigestUpdate' argument 3 names different: declaration 'encrypted_part_len' definition 'ulEncryptedPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2131:15: style: Function 'C_DecryptDigestUpdate' argument 4 names different: declaration 'part' definition 'pPart'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1016:1: note: Function 'C_DecryptDigestUpdate' argument 4 names different: declaration 'part' definition 'pPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2131:15: note: Function 'C_DecryptDigestUpdate' argument 4 names different: declaration 'part' definition 'pPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2132:16: style: Function 'C_DecryptDigestUpdate' argument 5 names different: declaration 'part_len' definition 'pulPartLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1016:1: note: Function 'C_DecryptDigestUpdate' argument 5 names different: declaration 'part_len' definition 'pulPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2132:16: note: Function 'C_DecryptDigestUpdate' argument 5 names different: declaration 'part_len' definition 'pulPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2142:21: style: Function 'C_SignEncryptUpdate' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1022:1: note: Function 'C_SignEncryptUpdate' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2142:21: note: Function 'C_SignEncryptUpdate' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2143:15: style: Function 'C_SignEncryptUpdate' argument 2 names different: declaration 'part' definition 'pPart'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1022:1: note: Function 'C_SignEncryptUpdate' argument 2 names different: declaration 'part' definition 'pPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2143:15: note: Function 'C_SignEncryptUpdate' argument 2 names different: declaration 'part' definition 'pPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2144:0: style: Function 'C_SignEncryptUpdate' argument 3 names different: declaration 'part_len' definition 'ulPartLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1022:1: note: Function 'C_SignEncryptUpdate' argument 3 names different: declaration 'part_len' definition 'ulPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2144:0: note: Function 'C_SignEncryptUpdate' argument 3 names different: declaration 'part_len' definition 'ulPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2145:15: style: Function 'C_SignEncryptUpdate' argument 4 names different: declaration 'encrypted_part' definition 'pEncryptedPart'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1022:1: note: Function 'C_SignEncryptUpdate' argument 4 names different: declaration 'encrypted_part' definition 'pEncryptedPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2145:15: note: Function 'C_SignEncryptUpdate' argument 4 names different: declaration 'encrypted_part' definition 'pEncryptedPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2146:16: style: Function 'C_SignEncryptUpdate' argument 5 names different: declaration 'encrypted_part_len' definition 'pulEncryptedPartLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1022:1: note: Function 'C_SignEncryptUpdate' argument 5 names different: declaration 'encrypted_part_len' definition 'pulEncryptedPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2146:16: note: Function 'C_SignEncryptUpdate' argument 5 names different: declaration 'encrypted_part_len' definition 'pulEncryptedPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2156:21: style: Function 'C_DecryptVerifyUpdate' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1027:1: note: Function 'C_DecryptVerifyUpdate' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2156:21: note: Function 'C_DecryptVerifyUpdate' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2157:15: style: Function 'C_DecryptVerifyUpdate' argument 2 names different: declaration 'encrypted_part' definition 'pEncryptedPart'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1027:1: note: Function 'C_DecryptVerifyUpdate' argument 2 names different: declaration 'encrypted_part' definition 'pEncryptedPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2157:15: note: Function 'C_DecryptVerifyUpdate' argument 2 names different: declaration 'encrypted_part' definition 'pEncryptedPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2158:0: style: Function 'C_DecryptVerifyUpdate' argument 3 names different: declaration 'encrypted_part_len' definition 'ulEncryptedPartLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1027:1: note: Function 'C_DecryptVerifyUpdate' argument 3 names different: declaration 'encrypted_part_len' definition 'ulEncryptedPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2158:0: note: Function 'C_DecryptVerifyUpdate' argument 3 names different: declaration 'encrypted_part_len' definition 'ulEncryptedPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2159:15: style: Function 'C_DecryptVerifyUpdate' argument 4 names different: declaration 'part' definition 'pPart'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1027:1: note: Function 'C_DecryptVerifyUpdate' argument 4 names different: declaration 'part' definition 'pPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2159:15: note: Function 'C_DecryptVerifyUpdate' argument 4 names different: declaration 'part' definition 'pPart'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2160:16: style: Function 'C_DecryptVerifyUpdate' argument 5 names different: declaration 'part_len' definition 'pulPartLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1027:1: note: Function 'C_DecryptVerifyUpdate' argument 5 names different: declaration 'part_len' definition 'pulPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2160:16: note: Function 'C_DecryptVerifyUpdate' argument 5 names different: declaration 'part_len' definition 'pulPartLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2170:21: style: Function 'C_GenerateKey' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1034:1: note: Function 'C_GenerateKey' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2170:21: note: Function 'C_GenerateKey' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2171:20: style: Function 'C_GenerateKey' argument 2 names different: declaration 'mechanism' definition 'pMechanism'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1034:1: note: Function 'C_GenerateKey' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2171:20: note: Function 'C_GenerateKey' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2172:20: style: Function 'C_GenerateKey' argument 3 names different: declaration 'templ' definition 'pTemplate'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1034:1: note: Function 'C_GenerateKey' argument 3 names different: declaration 'templ' definition 'pTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2172:20: note: Function 'C_GenerateKey' argument 3 names different: declaration 'templ' definition 'pTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2173:0: style: Function 'C_GenerateKey' argument 4 names different: declaration 'count' definition 'ulCount'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1034:1: note: Function 'C_GenerateKey' argument 4 names different: declaration 'count' definition 'ulCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2173:0: note: Function 'C_GenerateKey' argument 4 names different: declaration 'count' definition 'ulCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2174:24: style: Function 'C_GenerateKey' argument 5 names different: declaration 'key' definition 'phKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1034:1: note: Function 'C_GenerateKey' argument 5 names different: declaration 'key' definition 'phKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2174:24: note: Function 'C_GenerateKey' argument 5 names different: declaration 'key' definition 'phKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2184:21: style: Function 'C_GenerateKeyPair' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1040:1: note: Function 'C_GenerateKeyPair' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2184:21: note: Function 'C_GenerateKeyPair' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2185:20: style: Function 'C_GenerateKeyPair' argument 2 names different: declaration 'mechanism' definition 'pMechanism'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1040:1: note: Function 'C_GenerateKeyPair' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2185:20: note: Function 'C_GenerateKeyPair' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2186:20: style: Function 'C_GenerateKeyPair' argument 3 names different: declaration 'public_key_template' definition 'pPublicKeyTemplate'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1040:1: note: Function 'C_GenerateKeyPair' argument 3 names different: declaration 'public_key_template' definition 'pPublicKeyTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2186:20: note: Function 'C_GenerateKeyPair' argument 3 names different: declaration 'public_key_template' definition 'pPublicKeyTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2187:0: style: Function 'C_GenerateKeyPair' argument 4 names different: declaration 'public_key_attribute_count' definition 'ulPublicKeyAttributeCount'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1040:1: note: Function 'C_GenerateKeyPair' argument 4 names different: declaration 'public_key_attribute_count' definition 'ulPublicKeyAttributeCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2187:0: note: Function 'C_GenerateKeyPair' argument 4 names different: declaration 'public_key_attribute_count' definition 'ulPublicKeyAttributeCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2188:20: style: Function 'C_GenerateKeyPair' argument 5 names different: declaration 'private_key_template' definition 'pPrivateKeyTemplate'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1040:1: note: Function 'C_GenerateKeyPair' argument 5 names different: declaration 'private_key_template' definition 'pPrivateKeyTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2188:20: note: Function 'C_GenerateKeyPair' argument 5 names different: declaration 'private_key_template' definition 'pPrivateKeyTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2189:0: style: Function 'C_GenerateKeyPair' argument 6 names different: declaration 'private_key_attribute_count' definition 'ulPrivateKeyAttributeCount'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1040:1: note: Function 'C_GenerateKeyPair' argument 6 names different: declaration 'private_key_attribute_count' definition 'ulPrivateKeyAttributeCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2189:0: note: Function 'C_GenerateKeyPair' argument 6 names different: declaration 'private_key_attribute_count' definition 'ulPrivateKeyAttributeCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2190:24: style: Function 'C_GenerateKeyPair' argument 7 names different: declaration 'public_key' definition 'phPublicKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1040:1: note: Function 'C_GenerateKeyPair' argument 7 names different: declaration 'public_key' definition 'phPublicKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2190:24: note: Function 'C_GenerateKeyPair' argument 7 names different: declaration 'public_key' definition 'phPublicKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2191:24: style: Function 'C_GenerateKeyPair' argument 8 names different: declaration 'private_key' definition 'phPrivateKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1040:1: note: Function 'C_GenerateKeyPair' argument 8 names different: declaration 'private_key' definition 'phPrivateKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2191:24: note: Function 'C_GenerateKeyPair' argument 8 names different: declaration 'private_key' definition 'phPrivateKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2347:21: style: Function 'C_WrapKey' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1049:1: note: Function 'C_WrapKey' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2347:21: note: Function 'C_WrapKey' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2348:20: style: Function 'C_WrapKey' argument 2 names different: declaration 'mechanism' definition 'pMechanism'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1049:1: note: Function 'C_WrapKey' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2348:20: note: Function 'C_WrapKey' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2349:20: style: Function 'C_WrapKey' argument 3 names different: declaration 'wrapping_key' definition 'hWrappingKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1049:1: note: Function 'C_WrapKey' argument 3 names different: declaration 'wrapping_key' definition 'hWrappingKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2349:20: note: Function 'C_WrapKey' argument 3 names different: declaration 'wrapping_key' definition 'hWrappingKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2350:20: style: Function 'C_WrapKey' argument 4 names different: declaration 'key' definition 'hKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1049:1: note: Function 'C_WrapKey' argument 4 names different: declaration 'key' definition 'hKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2350:20: note: Function 'C_WrapKey' argument 4 names different: declaration 'key' definition 'hKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2351:15: style: Function 'C_WrapKey' argument 5 names different: declaration 'wrapped_key' definition 'pWrappedKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1049:1: note: Function 'C_WrapKey' argument 5 names different: declaration 'wrapped_key' definition 'pWrappedKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2351:15: note: Function 'C_WrapKey' argument 5 names different: declaration 'wrapped_key' definition 'pWrappedKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2352:16: style: Function 'C_WrapKey' argument 6 names different: declaration 'wrapped_key_len' definition 'pulWrappedKeyLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1049:1: note: Function 'C_WrapKey' argument 6 names different: declaration 'wrapped_key_len' definition 'pulWrappedKeyLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2352:16: note: Function 'C_WrapKey' argument 6 names different: declaration 'wrapped_key_len' definition 'pulWrappedKeyLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2362:21: style: Function 'C_UnwrapKey' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1056:1: note: Function 'C_UnwrapKey' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2362:21: note: Function 'C_UnwrapKey' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2363:20: style: Function 'C_UnwrapKey' argument 2 names different: declaration 'mechanism' definition 'pMechanism'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1056:1: note: Function 'C_UnwrapKey' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2363:20: note: Function 'C_UnwrapKey' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2364:20: style: Function 'C_UnwrapKey' argument 3 names different: declaration 'unwrapping_key' definition 'hUnwrappingKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1056:1: note: Function 'C_UnwrapKey' argument 3 names different: declaration 'unwrapping_key' definition 'hUnwrappingKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2364:20: note: Function 'C_UnwrapKey' argument 3 names different: declaration 'unwrapping_key' definition 'hUnwrappingKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2365:15: style: Function 'C_UnwrapKey' argument 4 names different: declaration 'wrapped_key' definition 'pWrappedKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1056:1: note: Function 'C_UnwrapKey' argument 4 names different: declaration 'wrapped_key' definition 'pWrappedKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2365:15: note: Function 'C_UnwrapKey' argument 4 names different: declaration 'wrapped_key' definition 'pWrappedKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2366:0: style: Function 'C_UnwrapKey' argument 5 names different: declaration 'wrapped_key_len' definition 'ulWrappedKeyLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1056:1: note: Function 'C_UnwrapKey' argument 5 names different: declaration 'wrapped_key_len' definition 'ulWrappedKeyLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2366:0: note: Function 'C_UnwrapKey' argument 5 names different: declaration 'wrapped_key_len' definition 'ulWrappedKeyLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2367:20: style: Function 'C_UnwrapKey' argument 6 names different: declaration 'templ' definition 'pTemplate'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1056:1: note: Function 'C_UnwrapKey' argument 6 names different: declaration 'templ' definition 'pTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2367:20: note: Function 'C_UnwrapKey' argument 6 names different: declaration 'templ' definition 'pTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2368:0: style: Function 'C_UnwrapKey' argument 7 names different: declaration 'attribute_count' definition 'ulAttributeCount'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1056:1: note: Function 'C_UnwrapKey' argument 7 names different: declaration 'attribute_count' definition 'ulAttributeCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2368:0: note: Function 'C_UnwrapKey' argument 7 names different: declaration 'attribute_count' definition 'ulAttributeCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2369:24: style: Function 'C_UnwrapKey' argument 8 names different: declaration 'key' definition 'phKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1056:1: note: Function 'C_UnwrapKey' argument 8 names different: declaration 'key' definition 'phKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2369:24: note: Function 'C_UnwrapKey' argument 8 names different: declaration 'key' definition 'phKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2379:21: style: Function 'C_DeriveKey' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1065:1: note: Function 'C_DeriveKey' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2379:21: note: Function 'C_DeriveKey' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2380:20: style: Function 'C_DeriveKey' argument 2 names different: declaration 'mechanism' definition 'pMechanism'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1065:1: note: Function 'C_DeriveKey' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2380:20: note: Function 'C_DeriveKey' argument 2 names different: declaration 'mechanism' definition 'pMechanism'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2381:20: style: Function 'C_DeriveKey' argument 3 names different: declaration 'base_key' definition 'hBaseKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1065:1: note: Function 'C_DeriveKey' argument 3 names different: declaration 'base_key' definition 'hBaseKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2381:20: note: Function 'C_DeriveKey' argument 3 names different: declaration 'base_key' definition 'hBaseKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2382:20: style: Function 'C_DeriveKey' argument 4 names different: declaration 'templ' definition 'pTemplate'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1065:1: note: Function 'C_DeriveKey' argument 4 names different: declaration 'templ' definition 'pTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2382:20: note: Function 'C_DeriveKey' argument 4 names different: declaration 'templ' definition 'pTemplate'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2383:0: style: Function 'C_DeriveKey' argument 5 names different: declaration 'attribute_count' definition 'ulAttributeCount'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1065:1: note: Function 'C_DeriveKey' argument 5 names different: declaration 'attribute_count' definition 'ulAttributeCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2383:0: note: Function 'C_DeriveKey' argument 5 names different: declaration 'attribute_count' definition 'ulAttributeCount'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2384:24: style: Function 'C_DeriveKey' argument 6 names different: declaration 'key' definition 'phKey'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1065:1: note: Function 'C_DeriveKey' argument 6 names different: declaration 'key' definition 'phKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2384:24: note: Function 'C_DeriveKey' argument 6 names different: declaration 'key' definition 'phKey'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2396:21: style: Function 'C_SeedRandom' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1073:1: note: Function 'C_SeedRandom' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2396:21: note: Function 'C_SeedRandom' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2397:15: style: Function 'C_SeedRandom' argument 2 names different: declaration 'seed' definition 'pSeed'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1073:1: note: Function 'C_SeedRandom' argument 2 names different: declaration 'seed' definition 'pSeed'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2397:15: note: Function 'C_SeedRandom' argument 2 names different: declaration 'seed' definition 'pSeed'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2398:0: style: Function 'C_SeedRandom' argument 3 names different: declaration 'seed_len' definition 'ulSeedLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1073:1: note: Function 'C_SeedRandom' argument 3 names different: declaration 'seed_len' definition 'ulSeedLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2398:0: note: Function 'C_SeedRandom' argument 3 names different: declaration 'seed_len' definition 'ulSeedLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2408:21: style: Function 'C_GenerateRandom' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1076:1: note: Function 'C_GenerateRandom' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2408:21: note: Function 'C_GenerateRandom' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2409:15: style: Function 'C_GenerateRandom' argument 2 names different: declaration 'random_data' definition 'pRandomData'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1076:1: note: Function 'C_GenerateRandom' argument 2 names different: declaration 'random_data' definition 'pRandomData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2409:15: note: Function 'C_GenerateRandom' argument 2 names different: declaration 'random_data' definition 'pRandomData'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2410:0: style: Function 'C_GenerateRandom' argument 3 names different: declaration 'random_len' definition 'ulRandomLen'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1076:1: note: Function 'C_GenerateRandom' argument 3 names different: declaration 'random_len' definition 'ulRandomLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2410:0: note: Function 'C_GenerateRandom' argument 3 names different: declaration 'random_len' definition 'ulRandomLen'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2420:21: style: Function 'C_GetFunctionStatus' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1081:1: note: Function 'C_GetFunctionStatus' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2420:21: note: Function 'C_GetFunctionStatus' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2430:21: style: Function 'C_CancelFunction' argument 1 names different: declaration 'session' definition 'hSession'. [funcArgNamesDifferent]
yubico-piv-tool-1.5.0/ykcs11/pkcs11.h:1082:1: note: Function 'C_CancelFunction' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/ykcs11.c:2430:21: note: Function 'C_CancelFunction' argument 1 names different: declaration 'session' definition 'hSession'.
yubico-piv-tool-1.5.0/ykcs11/yubico_token.c:248:0: style: The scope of the variable 'i' can be reduced. [variableScope]
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yubikey-ksm/yubikey-ksm_1.15.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yubikey-luks/yubikey-luks_0.3.3+3.ge11e4c1.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/y/yubikey-manager/yubikey-manager_0.7.1.orig.tar.gz.asc

ftp://ftp.se.debian.org/debian/pool/main/y/yubikey-neo-manager/yubikey-neo-manager_1.4.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yubikey-personalization/yubikey-personalization_1.7.0.orig.tar.gz
ykpers-1.7.0/rfc4634/sha1.c:120:20: style: Function 'SHA1Input' argument 2 names different: declaration 'bytes' definition 'message_array'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:179:52: note: Function 'SHA1Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykpers-1.7.0/rfc4634/sha1.c:120:20: note: Function 'SHA1Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykpers-1.7.0/rfc4634/sha1.c:120:44: style: Function 'SHA1Input' argument 3 names different: declaration 'bytecount' definition 'length'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:180:35: note: Function 'SHA1Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykpers-1.7.0/rfc4634/sha1.c:120:44: note: Function 'SHA1Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykpers-1.7.0/rfc4634/sha1.c:169:55: style: Function 'SHA1FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:181:55: note: Function 'SHA1FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykpers-1.7.0/rfc4634/sha1.c:169:55: note: Function 'SHA1FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykpers-1.7.0/rfc4634/sha1.c:170:18: style: Function 'SHA1FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:182:39: note: Function 'SHA1FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykpers-1.7.0/rfc4634/sha1.c:170:18: note: Function 'SHA1FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykpers-1.7.0/rfc4634/sha224-256.c:460:14: style: The scope of the variable 'temp1' can be reduced. [variableScope]
ykpers-1.7.0/rfc4634/sha224-256.c:460:21: style: The scope of the variable 'temp2' can be reduced. [variableScope]
ykpers-1.7.0/rfc4634/sha224-256.c:128:56: style: Function 'SHA224Input' argument 2 names different: declaration 'bytes' definition 'message_array'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:188:56: note: Function 'SHA224Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykpers-1.7.0/rfc4634/sha224-256.c:128:56: note: Function 'SHA224Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykpers-1.7.0/rfc4634/sha224-256.c:129:18: style: Function 'SHA224Input' argument 3 names different: declaration 'bytecount' definition 'length'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:189:37: note: Function 'SHA224Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykpers-1.7.0/rfc4634/sha224-256.c:129:18: note: Function 'SHA224Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykpers-1.7.0/rfc4634/sha224-256.c:154:19: style: Function 'SHA224FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:190:59: note: Function 'SHA224FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykpers-1.7.0/rfc4634/sha224-256.c:154:19: note: Function 'SHA224FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykpers-1.7.0/rfc4634/sha224-256.c:154:46: style: Function 'SHA224FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:191:41: note: Function 'SHA224FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykpers-1.7.0/rfc4634/sha224-256.c:154:46: note: Function 'SHA224FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykpers-1.7.0/rfc4634/sha224-256.c:221:56: style: Function 'SHA256Input' argument 2 names different: declaration 'bytes' definition 'message_array'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:197:56: note: Function 'SHA256Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykpers-1.7.0/rfc4634/sha224-256.c:221:56: note: Function 'SHA256Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykpers-1.7.0/rfc4634/sha224-256.c:222:18: style: Function 'SHA256Input' argument 3 names different: declaration 'bytecount' definition 'length'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:198:37: note: Function 'SHA256Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykpers-1.7.0/rfc4634/sha224-256.c:222:18: note: Function 'SHA256Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykpers-1.7.0/rfc4634/sha224-256.c:273:19: style: Function 'SHA256FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:199:59: note: Function 'SHA256FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykpers-1.7.0/rfc4634/sha224-256.c:273:19: note: Function 'SHA256FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykpers-1.7.0/rfc4634/sha224-256.c:273:46: style: Function 'SHA256FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:200:41: note: Function 'SHA256FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykpers-1.7.0/rfc4634/sha224-256.c:273:46: note: Function 'SHA256FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykpers-1.7.0/rfc4634/sha384-512.c:874:14: style: The scope of the variable 'temp1' can be reduced. [variableScope]
ykpers-1.7.0/rfc4634/sha384-512.c:874:21: style: The scope of the variable 'temp2' can be reduced. [variableScope]
ykpers-1.7.0/rfc4634/sha384-512.c:362:20: style: Function 'SHA384Input' argument 2 names different: declaration 'bytes' definition 'message_array'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:206:56: note: Function 'SHA384Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykpers-1.7.0/rfc4634/sha384-512.c:362:20: note: Function 'SHA384Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykpers-1.7.0/rfc4634/sha384-512.c:362:48: style: Function 'SHA384Input' argument 3 names different: declaration 'bytecount' definition 'length'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:207:37: note: Function 'SHA384Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykpers-1.7.0/rfc4634/sha384-512.c:362:48: note: Function 'SHA384Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykpers-1.7.0/rfc4634/sha384-512.c:388:19: style: Function 'SHA384FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:208:59: note: Function 'SHA384FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykpers-1.7.0/rfc4634/sha384-512.c:388:19: note: Function 'SHA384FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykpers-1.7.0/rfc4634/sha384-512.c:388:46: style: Function 'SHA384FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:209:41: note: Function 'SHA384FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykpers-1.7.0/rfc4634/sha384-512.c:388:46: note: Function 'SHA384FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykpers-1.7.0/rfc4634/sha384-512.c:459:24: style: Function 'SHA512Input' argument 2 names different: declaration 'bytes' definition 'message_array'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:215:56: note: Function 'SHA512Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykpers-1.7.0/rfc4634/sha384-512.c:459:24: note: Function 'SHA512Input' argument 2 names different: declaration 'bytes' definition 'message_array'.
ykpers-1.7.0/rfc4634/sha384-512.c:460:22: style: Function 'SHA512Input' argument 3 names different: declaration 'bytecount' definition 'length'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:216:37: note: Function 'SHA512Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykpers-1.7.0/rfc4634/sha384-512.c:460:22: note: Function 'SHA512Input' argument 3 names different: declaration 'bytecount' definition 'length'.
ykpers-1.7.0/rfc4634/sha384-512.c:511:19: style: Function 'SHA512FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:217:59: note: Function 'SHA512FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykpers-1.7.0/rfc4634/sha384-512.c:511:19: note: Function 'SHA512FinalBits' argument 2 names different: declaration 'bits' definition 'message_bits'.
ykpers-1.7.0/rfc4634/sha384-512.c:511:46: style: Function 'SHA512FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'. [funcArgNamesDifferent]
ykpers-1.7.0/rfc4634/sha.h:218:41: note: Function 'SHA512FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykpers-1.7.0/rfc4634/sha384-512.c:511:46: note: Function 'SHA512FinalBits' argument 3 names different: declaration 'bitcount' definition 'length'.
ykpers-1.7.0/tests/test_args_to_config.c:177:20: style: Unused variable: ycfg [unusedVariable]
ykpers-1.7.0/tests/test_args_to_config.c:208:20: style: Unused variable: ycfg [unusedVariable]
ykpers-1.7.0/tests/test_args_to_config.c:333:20: style: Unused variable: ycfg [unusedVariable]
ykpers-1.7.0/tests/test_key_generation.c:43:10: warning: Size of pointer 'cfg' used instead of size of its data. [pointerSize]
ykpers-1.7.0/tests/test_key_generation.c:59:10: warning: Size of pointer 'cfg' used instead of size of its data. [pointerSize]
ykpers-1.7.0/ykchalresp.c:130:4: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
ykpers-1.7.0/ykchalresp.c:204:3: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ykpers-1.7.0/ykchalresp.c:125:7: style: Unused variable: decoded_len [unusedVariable]
ykpers-1.7.0/ykcore/ykcore.c:295:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
ykpers-1.7.0/ykcore/ykcore.c:87:26: style: Function 'yk_close_key' argument 1 names different: declaration 'k' definition 'yk'. [funcArgNamesDifferent]
ykpers-1.7.0/ykcore/ykcore.h:80:33: note: Function 'yk_close_key' argument 1 names different: declaration 'k' definition 'yk'.
ykpers-1.7.0/ykcore/ykcore.c:87:26: note: Function 'yk_close_key' argument 1 names different: declaration 'k' definition 'yk'.
ykpers-1.7.0/ykcore/ykcore.c:178:30: style: Function 'yk_write_command' argument 1 names different: declaration 'k' definition 'yk'. [funcArgNamesDifferent]
ykpers-1.7.0/ykcore/ykcore.h:112:37: note: Function 'yk_write_command' argument 1 names different: declaration 'k' definition 'yk'.
ykpers-1.7.0/ykcore/ykcore.c:178:30: note: Function 'yk_write_command' argument 1 names different: declaration 'k' definition 'yk'.
ykpers-1.7.0/ykcore/ykcore.c:232:29: style: Function 'yk_write_config' argument 1 names different: declaration 'k' definition 'yk'. [funcArgNamesDifferent]
ykpers-1.7.0/ykcore/ykcore.h:115:36: note: Function 'yk_write_config' argument 1 names different: declaration 'k' definition 'yk'.
ykpers-1.7.0/ykcore/ykcore.c:232:29: note: Function 'yk_write_config' argument 1 names different: declaration 'k' definition 'yk'.
ykpers-1.7.0/ykcore/ykcore.c:350:30: style: Function 'yk_read_from_key' argument 1 names different: declaration 'k' definition 'yk'. [funcArgNamesDifferent]
ykpers-1.7.0/ykcore/ykcore_lcl.h:64:37: note: Function 'yk_read_from_key' argument 1 names different: declaration 'k' definition 'yk'.
ykpers-1.7.0/ykcore/ykcore.c:350:30: note: Function 'yk_read_from_key' argument 1 names different: declaration 'k' definition 'yk'.
ykpers-1.7.0/ykcore/ykcore.c:489:13: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
ykpers-1.7.0/ykcore/ykcore.c:520:15: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
ykpers-1.7.0/ykcore/ykcore.c:148:6: style: Unused variable: yk_cmd [unusedVariable]
ykpers-1.7.0/ykcore/ykcore_libusb-1.0.c:65:22: style: Function '_ykusb_write' argument 5 names different: declaration 'buffer_size' definition 'size'. [funcArgNamesDifferent]
ykpers-1.7.0/ykcore/ykcore_backend.h:48:22: note: Function '_ykusb_write' argument 5 names different: declaration 'buffer_size' definition 'size'.
ykpers-1.7.0/ykcore/ykcore_libusb-1.0.c:65:22: note: Function '_ykusb_write' argument 5 names different: declaration 'buffer_size' definition 'size'.
ykpers-1.7.0/ykcore/ykcore_libusb-1.0.c:110:21: style: Function '_ykusb_read' argument 5 names different: declaration 'buffer_size' definition 'size'. [funcArgNamesDifferent]
ykpers-1.7.0/ykcore/ykcore_backend.h:46:21: note: Function '_ykusb_read' argument 5 names different: declaration 'buffer_size' definition 'size'.
ykpers-1.7.0/ykcore/ykcore_libusb-1.0.c:110:21: note: Function '_ykusb_read' argument 5 names different: declaration 'buffer_size' definition 'size'.
ykpers-1.7.0/ykcore/ykcore_libusb.c:61:22: style: Function '_ykusb_write' argument 5 names different: declaration 'buffer_size' definition 'size'. [funcArgNamesDifferent]
ykpers-1.7.0/ykcore/ykcore_backend.h:48:22: note: Function '_ykusb_write' argument 5 names different: declaration 'buffer_size' definition 'size'.
ykpers-1.7.0/ykcore/ykcore_libusb.c:61:22: note: Function '_ykusb_write' argument 5 names different: declaration 'buffer_size' definition 'size'.
ykpers-1.7.0/ykcore/ykcore_libusb.c:104:21: style: Function '_ykusb_read' argument 5 names different: declaration 'buffer_size' definition 'size'. [funcArgNamesDifferent]
ykpers-1.7.0/ykcore/ykcore_backend.h:46:21: note: Function '_ykusb_read' argument 5 names different: declaration 'buffer_size' definition 'size'.
ykpers-1.7.0/ykcore/ykcore_libusb.c:104:21: note: Function '_ykusb_read' argument 5 names different: declaration 'buffer_size' definition 'size'.
ykpers-1.7.0/ykcore/ykcore_osx.c:144:21: style: Function '_ykusb_read' argument 5 names different: declaration 'buffer_size' definition 'size'. [funcArgNamesDifferent]
ykpers-1.7.0/ykcore/ykcore_backend.h:46:21: note: Function '_ykusb_read' argument 5 names different: declaration 'buffer_size' definition 'size'.
ykpers-1.7.0/ykcore/ykcore_osx.c:144:21: note: Function '_ykusb_read' argument 5 names different: declaration 'buffer_size' definition 'size'.
ykpers-1.7.0/ykcore/ykcore_osx.c:166:21: style: Function '_ykusb_write' argument 5 names different: declaration 'buffer_size' definition 'size'. [funcArgNamesDifferent]
ykpers-1.7.0/ykcore/ykcore_backend.h:48:22: note: Function '_ykusb_write' argument 5 names different: declaration 'buffer_size' definition 'size'.
ykpers-1.7.0/ykcore/ykcore_osx.c:166:21: note: Function '_ykusb_write' argument 5 names different: declaration 'buffer_size' definition 'size'.
ykpers-1.7.0/ykcore/ykcore_stub.c:31:0: error: #error "To be implemented!" [preprocessorErrorDirective]
ykpers-1.7.0/ykpers-args.c:724:2: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ykpers-1.7.0/ykpers-args.c:362:37: error: Uninitialized variable: command [uninitvar]
ykpers-1.7.0/ykpers.c:167:30: warning: Comparison of a boolean expression with an integer other than 0 or 1. [compareBoolExpressionWithInt]
ykpers-1.7.0/ykpers.c:797:3: style: Variable 'key_bits_in_uid' is reassigned a value before the old one has been used. [redundantAssignment]
ykpers-1.7.0/ykpers.c:792:0: note: Variable 'key_bits_in_uid' is reassigned a value before the old one has been used.
ykpers-1.7.0/ykpers.c:797:3: note: Variable 'key_bits_in_uid' is reassigned a value before the old one has been used.
ykpers-1.7.0/ykpers.c:304:10: style: The scope of the variable 'random_place' can be reduced. [variableScope]
ykpers-1.7.0/ykpers.c:1015:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
ykpers-1.7.0/ykpers.c:609:1: style: Function 'ykp_set_access_code' argument 2 names different: declaration 'access_code' definition 'input'. [funcArgNamesDifferent]
ykpers-1.7.0/ykpers.h:73:57: note: Function 'ykp_set_access_code' argument 2 names different: declaration 'access_code' definition 'input'.
ykpers-1.7.0/ykpers.c:609:1: note: Function 'ykp_set_access_code' argument 2 names different: declaration 'access_code' definition 'input'.
ykpers-1.7.0/ykpers.c:610:1: style: Function 'ykp_set_fixed' argument 2 names different: declaration 'fixed' definition 'input'. [funcArgNamesDifferent]
ykpers-1.7.0/ykpers.h:74:51: note: Function 'ykp_set_fixed' argument 2 names different: declaration 'fixed' definition 'input'.
ykpers-1.7.0/ykpers.c:610:1: note: Function 'ykp_set_fixed' argument 2 names different: declaration 'fixed' definition 'input'.
ykpers-1.7.0/ykpers.c:611:1: style: Function 'ykp_set_uid' argument 2 names different: declaration 'uid' definition 'input'. [funcArgNamesDifferent]
ykpers-1.7.0/ykpers.h:75:49: note: Function 'ykp_set_uid' argument 2 names different: declaration 'uid' definition 'input'.
ykpers-1.7.0/ykpers.c:611:1: note: Function 'ykp_set_uid' argument 2 names different: declaration 'uid' definition 'input'.
ykpers-1.7.0/ykpers.c:226:25: style: Variable 'key_bits_in_uid' is assigned a value that is never used. [unreadVariable]
ykpers-1.7.0/ykpersonalize.c:145:4: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ykpers-1.7.0/ykpersonalize.c:78:2: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment]
ykpers-1.7.0/ykpersonalize.c:71:0: note: Variable 'error' is reassigned a value before the old one has been used.
ykpers-1.7.0/ykpersonalize.c:78:2: note: Variable 'error' is reassigned a value before the old one has been used.
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yubikey-personalization-gui/yubikey-personalization-gui_3.1.24.orig.tar.gz
yubikey-personalization-gui-3.1.24/lib/crandom.cpp:32:5: performance: Variable 'm_crypt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yubikey-personalization-gui-3.1.24/lib/yubikeyutil.cpp:317:30: style: Checking if unsigned variable 'hexDecodedLen' is less than zero. [unsignedLessThanZero]
yubikey-personalization-gui-3.1.24/src/ui/staticpage.cpp:1107:65: style: Function 'on_quickScanCodesTxt_textEdited' argument 1 names different: declaration 'text' definition 'scanCodes'. [funcArgNamesDifferent]
yubikey-personalization-gui-3.1.24/src/ui/staticpage.h:144:57: note: Function 'on_quickScanCodesTxt_textEdited' argument 1 names different: declaration 'text' definition 'scanCodes'.
yubikey-personalization-gui-3.1.24/src/ui/staticpage.cpp:1107:65: note: Function 'on_quickScanCodesTxt_textEdited' argument 1 names different: declaration 'text' definition 'scanCodes'.
yubikey-personalization-gui-3.1.24/src/yubikeyconfig.cpp:36:5: performance: Variable 'm_accMode' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yubikey-personalization-gui-3.1.24/src/yubikeywriter.cpp:125:72: style: Function 'assembleConfig' argument 2 names different: declaration 'ykp' definition 'cfg'. [funcArgNamesDifferent]
yubikey-personalization-gui-3.1.24/src/yubikeywriter.h:60:61: note: Function 'assembleConfig' argument 2 names different: declaration 'ykp' definition 'cfg'.
yubikey-personalization-gui-3.1.24/src/yubikeywriter.cpp:125:72: note: Function 'assembleConfig' argument 2 names different: declaration 'ykp' definition 'cfg'.
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yubikey-piv-manager/yubikey-piv-manager_1.4.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yubikey-server-c/yubikey-server-c_0.5.orig.tar.gz
yubikey-server-c-0.5/src/main.c:380:2: style: Variable 'timestamp' is reassigned a value before the old one has been used. [redundantAssignment]
yubikey-server-c-0.5/src/main.c:371:0: note: Variable 'timestamp' is reassigned a value before the old one has been used.
yubikey-server-c-0.5/src/main.c:380:2: note: Variable 'timestamp' is reassigned a value before the old one has been used.
yubikey-server-c-0.5/src/main.c:384:2: style: Variable 'id' is reassigned a value before the old one has been used. [redundantAssignment]
yubikey-server-c-0.5/src/main.c:369:0: note: Variable 'id' is reassigned a value before the old one has been used.
yubikey-server-c-0.5/src/main.c:384:2: note: Variable 'id' is reassigned a value before the old one has been used.
yubikey-server-c-0.5/src/main.c:385:2: style: Variable 'otp' is reassigned a value before the old one has been used. [redundantAssignment]
yubikey-server-c-0.5/src/main.c:369:0: note: Variable 'otp' is reassigned a value before the old one has been used.
yubikey-server-c-0.5/src/main.c:385:2: note: Variable 'otp' is reassigned a value before the old one has been used.
yubikey-server-c-0.5/src/main.c:386:2: style: Variable 'h' is reassigned a value before the old one has been used. [redundantAssignment]
yubikey-server-c-0.5/src/main.c:369:0: note: Variable 'h' is reassigned a value before the old one has been used.
yubikey-server-c-0.5/src/main.c:386:2: note: Variable 'h' is reassigned a value before the old one has been used.
yubikey-server-c-0.5/src/main.c:483:2: error: Memory pointed to by 'public_id' is freed twice. [doubleFree]
yubikey-server-c-0.5/src/main.c:484:2: error: Memory pointed to by 'secret_uid' is freed twice. [doubleFree]
yubikey-server-c-0.5/src/main.c:485:2: error: Memory pointed to by 'secret_key' is freed twice. [doubleFree]
yubikey-server-c-0.5/src/main.c:566:0: error: Resource leak: f [resourceLeak]
yubikey-server-c-0.5/src/main.c:600:15: error: Uninitialized variable: config [uninitvar]
[18:49]

ftp://ftp.se.debian.org/debian/pool/main/y/yubikey-val/yubikey-val_2.38.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yubioath-desktop/yubioath-desktop_3.0.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yubiserver/yubiserver_0.6.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/y/yudit/yudit_2.9.6.orig.tar.gz
yudit-2.9.6/bin/reverse.c:11:7: style: The scope of the variable 'scanned' can be reduced. [variableScope]
yudit-2.9.6/gui/Main.cpp:68:7: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/gui/Main.cpp:73:7: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/gui/Main.cpp:81:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/gui/Main.cpp:201:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/gui/Main.cpp:235:10: error: fprintf format string requires 6 parameters but only 2 are given. [wrongPrintfScanfArgNum]
yudit-2.9.6/gui/Main.cpp:237:10: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/gui/Main.cpp:291:7: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/gui/SKMapPanel.cpp:442:35: style: Redundant condition: If 'i < 96', the comparison 'i < 100' is always true. [redundantCondition]
yudit-2.9.6/gui/SToolBar.cpp:228:16: style: The scope of the variable 'i' can be reduced. [variableScope]
yudit-2.9.6/gui/SYudit.cpp:108:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yudit-2.9.6/gui/SYudit.cpp:260:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/gui/SYudit.cpp:2006:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/gui/SYudit.cpp:955:39: style: Same expression on both sides of '||'. [duplicateExpression]
yudit-2.9.6/gui/SYudit.cpp:1292:8: style: The scope of the variable 'a' can be reduced. [variableScope]
yudit-2.9.6/mytool/Main.cpp:125:7: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/mytool/Main.cpp:163:9: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/mytool/Main.cpp:575:11: style: The scope of the variable 'integ' can be reduced. [variableScope]
yudit-2.9.6/mytool/Main.cpp:608:30: style: The scope of the variable 'tmp' can be reduced. [variableScope]
yudit-2.9.6/mytool/Main.cpp:1018:8: style: The scope of the variable 'i' can be reduced. [variableScope]
yudit-2.9.6/mytool/Main.cpp:164:0: error: Resource leak: output [resourceLeak]
yudit-2.9.6/mytool/ProcessFile.cpp:33:0: error: #error This module needs strtol. [preprocessorErrorDirective]
yudit-2.9.6/stoolkit/SBHashtable.cpp:539:6: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yudit-2.9.6/stoolkit/SBHashtable.cpp:597:3: portability: Using memset() on union which contains a floating point number. [memsetClassFloat]
yudit-2.9.6/stoolkit/SBHashtable.cpp:139:12: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SBHashtable.cpp:166:12: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SBHashtable.cpp:645:20: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SBHashtable.cpp:658:18: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SBHashtable.cpp:666:18: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SBHashtable.cpp:699:12: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SBHashtable.cpp:718:12: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SVector.h:48:0: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SShared.h:75:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
yudit-2.9.6/stoolkit/SShared.h:97:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
yudit-2.9.6/stoolkit/SBHashtable.cpp:311:16: style: The scope of the variable 'bi' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SBHashtable.cpp:364:24: style: The scope of the variable 'bi' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SVector.h:90:0: style: The scope of the variable 'mid' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SBinVector.h:91:0: style: The scope of the variable 'mid' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SBVector.h:123:33: style: Function 'SBVector' argument 1 names different: declaration 'size' definition '_size'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SBVector.h:37:32: note: Function 'SBVector' argument 1 names different: declaration 'size' definition '_size'.
yudit-2.9.6/stoolkit/SBVector.h:123:33: note: Function 'SBVector' argument 1 names different: declaration 'size' definition '_size'.
yudit-2.9.6/stoolkit/SBVector.h:215:51: style: Function 'insert' argument 2 names different: declaration 'e' definition 'in'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SBVector.h:49:56: note: Function 'insert' argument 2 names different: declaration 'e' definition 'in'.
yudit-2.9.6/stoolkit/SBVector.h:215:51: note: Function 'insert' argument 2 names different: declaration 'e' definition 'in'.
yudit-2.9.6/stoolkit/SBVector.h:274:35: style: Function 'equals' argument 1 names different: declaration 'v' definition 'e'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SBVector.h:65:39: note: Function 'equals' argument 1 names different: declaration 'v' definition 'e'.
yudit-2.9.6/stoolkit/SBVector.h:274:35: note: Function 'equals' argument 1 names different: declaration 'v' definition 'e'.
yudit-2.9.6/stoolkit/SBHashtable.cpp:77:46: style: Function 'SBucketItem' argument 1 names different: declaration 'i' definition 'item'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SBHashtable.cpp:43:35: note: Function 'SBucketItem' argument 1 names different: declaration 'i' definition 'item'.
yudit-2.9.6/stoolkit/SBHashtable.cpp:77:46: note: Function 'SBucketItem' argument 1 names different: declaration 'i' definition 'item'.
yudit-2.9.6/stoolkit/SBHashtable.cpp:88:42: style: Function 'SBucketItem' argument 1 names different: declaration 'key' definition 'k'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SBHashtable.cpp:42:31: note: Function 'SBucketItem' argument 1 names different: declaration 'key' definition 'k'.
yudit-2.9.6/stoolkit/SBHashtable.cpp:88:42: note: Function 'SBucketItem' argument 1 names different: declaration 'key' definition 'k'.
yudit-2.9.6/stoolkit/SBHashtable.cpp:88:57: style: Function 'SBucketItem' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SBHashtable.cpp:42:48: note: Function 'SBucketItem' argument 2 names different: declaration 'value' definition 'v'.
yudit-2.9.6/stoolkit/SBHashtable.cpp:88:57: note: Function 'SBucketItem' argument 2 names different: declaration 'value' definition 'v'.
yudit-2.9.6/stoolkit/SBHashtable.cpp:193:23: style: Function 'size' argument 1 names different: declaration 'bucket' definition 'sub'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SBHashtable.h:53:28: note: Function 'size' argument 1 names different: declaration 'bucket' definition 'sub'.
yudit-2.9.6/stoolkit/SBHashtable.cpp:193:23: note: Function 'size' argument 1 names different: declaration 'bucket' definition 'sub'.
yudit-2.9.6/stoolkit/SBHashtable.cpp:250:34: style: Function 'put' argument 1 names different: declaration 'key' definition 'index'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SBHashtable.h:46:29: note: Function 'put' argument 1 names different: declaration 'key' definition 'index'.
yudit-2.9.6/stoolkit/SBHashtable.cpp:250:34: note: Function 'put' argument 1 names different: declaration 'key' definition 'index'.
yudit-2.9.6/stoolkit/SBHashtable.cpp:305:37: style: Function 'remove' argument 1 names different: declaration 'key' definition 'index'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SBHashtable.h:48:32: note: Function 'remove' argument 1 names different: declaration 'key' definition 'index'.
yudit-2.9.6/stoolkit/SBHashtable.cpp:305:37: note: Function 'remove' argument 1 names different: declaration 'key' definition 'index'.
yudit-2.9.6/stoolkit/SBHashtable.cpp:386:34: style: Function 'get' argument 1 names different: declaration 'key' definition 'index'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SBHashtable.h:50:35: note: Function 'get' argument 1 names different: declaration 'key' definition 'index'.
yudit-2.9.6/stoolkit/SBHashtable.cpp:386:34: note: Function 'get' argument 1 names different: declaration 'key' definition 'index'.
yudit-2.9.6/stoolkit/SBHashtable.cpp:454:34: style: Function 'keys' argument 1 names different: declaration 'list' definition 'keys'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SBHashtable.h:56:29: note: Function 'keys' argument 1 names different: declaration 'list' definition 'keys'.
yudit-2.9.6/stoolkit/SBHashtable.cpp:454:34: note: Function 'keys' argument 1 names different: declaration 'list' definition 'keys'.
yudit-2.9.6/stoolkit/SBHashtable.cpp:549:47: style: Function 'largerPrime' argument 1 names different: declaration 'in' definition 'base'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SBHashtable.cpp:34:47: note: Function 'largerPrime' argument 1 names different: declaration 'in' definition 'base'.
yudit-2.9.6/stoolkit/SBHashtable.cpp:549:47: note: Function 'largerPrime' argument 1 names different: declaration 'in' definition 'base'.
yudit-2.9.6/stoolkit/SBHashtable.cpp:127:21: warning: Size of pointer 'array' used instead of size of its data. [pointerSize]
yudit-2.9.6/stoolkit/SBHashtable.cpp:221:19: warning: Size of pointer 'array' used instead of size of its data. [pointerSize]
yudit-2.9.6/stoolkit/SBHashtable.cpp:346:19: warning: Size of pointer 'array' used instead of size of its data. [pointerSize]
yudit-2.9.6/stoolkit/SBHashtable.cpp:54:13: style: union member 'Anonymous0::d' is never used. [unusedStructMember]
yudit-2.9.6/stoolkit/SBHashtable.cpp:55:12: style: union member 'Anonymous0::v' is never used. [unusedStructMember]
yudit-2.9.6/stoolkit/SBHashtable.cpp:56:12: style: union member 'Anonymous0::c' is never used. [unusedStructMember]
yudit-2.9.6/stoolkit/SBHashtable.cpp:593:14: style: union member 'Anonymous1::d' is never used. [unusedStructMember]
yudit-2.9.6/stoolkit/SBHashtable.cpp:594:13: style: union member 'Anonymous1::v' is never used. [unusedStructMember]
yudit-2.9.6/stoolkit/SBHashtable.cpp:595:13: style: union member 'Anonymous1::c' is never used. [unusedStructMember]
yudit-2.9.6/stoolkit/SBinVector.h:89:0: style: Technically the member function 'SBinVector < char >::findSorted' can be const. [functionConst]
yudit-2.9.6/stoolkit/SBHashtable.cpp:139:3: style: Value of pointer 'buffer', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying]
yudit-2.9.6/stoolkit/SExcept.h:27:3: style: Class 'SExcept' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SHShared.h:38:3: style: Class 'SHShared' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SShared.h:38:3: style: Class 'SShared' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SBVector.h:37:3: style: Class 'SBVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SBVector.h:85:3: style: Class 'SOVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SString.h:37:3: style: Class 'SString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SString.h:38:3: style: Class 'SString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SString.h:39:3: style: Class 'SString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SString.h:40:3: style: Class 'SString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SStringVector.h:37:3: style: Class 'SStringVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SStringVector.h:38:3: style: Class 'SStringVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SVector.h:44:0: style: Class 'SVector < SString >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SBHashtable.cpp:39:1: warning: The class 'SBucketItem' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yudit-2.9.6/stoolkit/SBVector.h:42:20: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SObject.h:35:21: note: Virtual function in base class
yudit-2.9.6/stoolkit/SBVector.h:42:20: note: Function in derived class
yudit-2.9.6/stoolkit/SBVector.h:88:20: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SBVector.h:42:20: note: Virtual function in base class
yudit-2.9.6/stoolkit/SBVector.h:88:20: note: Function in derived class
yudit-2.9.6/stoolkit/SString.h:43:20: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SBinVector.h:43:0: note: Virtual function in base class
yudit-2.9.6/stoolkit/SString.h:43:20: note: Function in derived class
yudit-2.9.6/stoolkit/SStringVector.h:40:20: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SVector.h:41:0: note: Virtual function in base class
yudit-2.9.6/stoolkit/SStringVector.h:40:20: note: Function in derived class
yudit-2.9.6/stoolkit/SBHashtable.h:43:20: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SObject.h:35:21: note: Virtual function in base class
yudit-2.9.6/stoolkit/SBHashtable.h:43:20: note: Function in derived class
yudit-2.9.6/stoolkit/SBHashtable.h:80:20: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SBHashtable.h:43:20: note: Virtual function in base class
yudit-2.9.6/stoolkit/SBHashtable.h:80:20: note: Function in derived class
yudit-2.9.6/stoolkit/SBHashtable.cpp:45:20: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SObject.h:35:21: note: Virtual function in base class
yudit-2.9.6/stoolkit/SBHashtable.cpp:45:20: note: Function in derived class
yudit-2.9.6/stoolkit/SVector.h:41:0: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SBVector.h:88:20: note: Virtual function in base class
yudit-2.9.6/stoolkit/SVector.h:41:0: note: Function in derived class
yudit-2.9.6/stoolkit/SBinVector.h:43:0: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SBVector.h:42:20: note: Virtual function in base class
yudit-2.9.6/stoolkit/SBinVector.h:43:0: note: Function in derived class
yudit-2.9.6/stoolkit/SBMap.cpp:1237:16: style: The scope of the variable 'offset' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SBMap.cpp:1804:32: style: The scope of the variable 'mid' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SBMap.cpp:1807:24: style: The scope of the variable 'vle1' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SBMap.cpp:1808:7: style: The scope of the variable 'result' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SBMap.cpp:2166:7: style: The scope of the variable 'arrayIndex' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SBMap.cpp:2167:17: style: The scope of the variable 'high' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SBMap.cpp:2168:24: style: The scope of the variable 'mp' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SBMap.cpp:3037:24: style: The scope of the variable 'mp' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SBMap.cpp:3740:8: style: The scope of the variable 'kc' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SBMap.cpp:3329:21: style: Function 'writeBytes' argument 1 names different: declaration 'fd' definition '_fd'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SBMap.cpp:107:32: note: Function 'writeBytes' argument 1 names different: declaration 'fd' definition '_fd'.
yudit-2.9.6/stoolkit/SBMap.cpp:3329:21: note: Function 'writeBytes' argument 1 names different: declaration 'fd' definition '_fd'.
yudit-2.9.6/stoolkit/SBMap.cpp:3347:43: style: Function 'write1' argument 2 names different: declaration 'out' definition 'in'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SBMap.cpp:111:54: note: Function 'write1' argument 2 names different: declaration 'out' definition 'in'.
yudit-2.9.6/stoolkit/SBMap.cpp:3347:43: note: Function 'write1' argument 2 names different: declaration 'out' definition 'in'.
yudit-2.9.6/stoolkit/SBMap.cpp:3521:19: style: Function 'write16' argument 1 names different: declaration 'fd' definition '_fd'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SBMap.cpp:109:30: note: Function 'write16' argument 1 names different: declaration 'fd' definition '_fd'.
yudit-2.9.6/stoolkit/SBMap.cpp:3521:19: note: Function 'write16' argument 1 names different: declaration 'fd' definition '_fd'.
yudit-2.9.6/stoolkit/SBMap.cpp:3600:19: style: Function 'write32' argument 1 names different: declaration 'fd' definition '_fd'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SBMap.cpp:110:30: note: Function 'write32' argument 1 names different: declaration 'fd' definition '_fd'.
yudit-2.9.6/stoolkit/SBMap.cpp:3600:19: note: Function 'write32' argument 1 names different: declaration 'fd' definition '_fd'.
yudit-2.9.6/stoolkit/SBMap.cpp:2045:7: error: Mismatching allocation and deallocation: retVle [mismatchAllocDealloc]
yudit-2.9.6/stoolkit/SBMap.cpp:3833:21: error: Mismatching allocation and deallocation: bkey [mismatchAllocDealloc]
yudit-2.9.6/stoolkit/SBMap.cpp:3837:24: error: Mismatching allocation and deallocation: bkey [mismatchAllocDealloc]
yudit-2.9.6/stoolkit/SBMap.cpp:3848:5: error: Mismatching allocation and deallocation: bkey [mismatchAllocDealloc]
yudit-2.9.6/stoolkit/SBMap.cpp:3852:3: error: Mismatching allocation and deallocation: bkey [mismatchAllocDealloc]
yudit-2.9.6/stoolkit/SBVector.cpp:49:12: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SBVector.cpp:77:12: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SBVector.cpp:215:16: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SBVector.cpp:224:17: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SBVector.cpp:232:18: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SBVector.cpp:273:18: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SBVector.cpp:291:18: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SBVector.cpp:90:52: style: Function 'replace' argument 2 names different: declaration 'e' definition 'in'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SBVector.h:51:50: note: Function 'replace' argument 2 names different: declaration 'e' definition 'in'.
yudit-2.9.6/stoolkit/SBVector.cpp:90:52: note: Function 'replace' argument 2 names different: declaration 'e' definition 'in'.
yudit-2.9.6/stoolkit/SBVector.cpp:185:33: style: Function 'SOVector' argument 1 names different: declaration 'size' definition '_size'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SBVector.h:85:26: note: Function 'SOVector' argument 1 names different: declaration 'size' definition '_size'.
yudit-2.9.6/stoolkit/SBVector.cpp:185:33: note: Function 'SOVector' argument 1 names different: declaration 'size' definition '_size'.
yudit-2.9.6/stoolkit/SBVector.h:108:8: style: Technically the member function 'SOVector::cleanup' can be const. [functionConst]
yudit-2.9.6/stoolkit/SBVector.cpp:286:11: note: Technically the member function 'SOVector::cleanup' can be const.
yudit-2.9.6/stoolkit/SBVector.h:108:8: note: Technically the member function 'SOVector::cleanup' can be const.
yudit-2.9.6/stoolkit/SBVector.cpp:49:3: style: Value of pointer 'buffer', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying]
yudit-2.9.6/stoolkit/SCluster.cpp:1339:31: style: Redundant condition: If '_comp >= 2147516416U', the comparison '_comp > 2147483648U' is always true. [redundantCondition]
yudit-2.9.6/stoolkit/SHashtable.h:46:0: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SHashtable.h:52:0: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SConfig.cpp:52:3: performance: Variable 'sectHashtable' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/stoolkit/SConfig.h:47:18: style: Technically the member function 'SConfig::getName' can be const. [functionConst]
yudit-2.9.6/stoolkit/SConfig.h:56:17: style: Technically the member function 'SConfig::keys' can be const. [functionConst]
yudit-2.9.6/stoolkit/SConfig.cpp:167:10: note: Technically the member function 'SConfig::keys' can be const.
yudit-2.9.6/stoolkit/SConfig.h:56:17: note: Technically the member function 'SConfig::keys' can be const.
yudit-2.9.6/stoolkit/SIOStream.h:61:8: style: Technically the member function 'SWriter::isErrror' can be const. [functionConst]
yudit-2.9.6/stoolkit/SIOStream.h:62:8: style: Technically the member function 'SWriter::isFinished' can be const. [functionConst]
yudit-2.9.6/stoolkit/SBinVector.h:89:0: style: Technically the member function 'SBinVector < long >::findSorted' can be const. [functionConst]
yudit-2.9.6/stoolkit/SEvent.h:64:3: style: Class 'SJob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SEvent.h:107:3: style: Class 'STimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SIO.h:36:3: style: Class 'SIO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SIO.h:70:3: style: Class 'SDir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SIO.h:101:3: style: Class 'SPipe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SIO.h:117:3: style: Class 'SFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SIO.h:159:3: style: Class 'SServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SProperties.h:40:3: style: Class 'SProperties' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SConfig.h:42:3: style: Class 'SConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SProperties.h:43:20: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SHashtable.h:40:0: note: Virtual function in base class
yudit-2.9.6/stoolkit/SProperties.h:43:20: note: Function in derived class
yudit-2.9.6/stoolkit/SIOStream.h:38:15: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SEvent.h:67:15: note: Virtual function in base class
yudit-2.9.6/stoolkit/SIOStream.h:38:15: note: Function in derived class
yudit-2.9.6/stoolkit/SIOStream.h:39:16: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SEvent.h:94:16: note: Virtual function in base class
yudit-2.9.6/stoolkit/SIOStream.h:39:16: note: Function in derived class
yudit-2.9.6/stoolkit/SIOStream.h:40:16: style: The function 'error' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SEvent.h:82:16: note: Virtual function in base class
yudit-2.9.6/stoolkit/SIOStream.h:40:16: note: Function in derived class
yudit-2.9.6/stoolkit/SIOStream.h:64:15: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SEvent.h:67:15: note: Virtual function in base class
yudit-2.9.6/stoolkit/SIOStream.h:64:15: note: Function in derived class
yudit-2.9.6/stoolkit/SIOStream.h:65:16: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SEvent.h:85:16: note: Virtual function in base class
yudit-2.9.6/stoolkit/SIOStream.h:65:16: note: Function in derived class
yudit-2.9.6/stoolkit/SIOStream.h:66:16: style: The function 'error' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SEvent.h:82:16: note: Virtual function in base class
yudit-2.9.6/stoolkit/SIOStream.h:66:16: note: Function in derived class
yudit-2.9.6/stoolkit/SHashtable.h:40:0: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SBHashtable.h:80:20: note: Virtual function in base class
yudit-2.9.6/stoolkit/SHashtable.h:40:0: note: Function in derived class
yudit-2.9.6/stoolkit/SCursorIndex.cpp:27:48: style: Function 'SCursorIndex' argument 3 names different: declaration 'before' definition '_before'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SCursorIndex.h:29:36: note: Function 'SCursorIndex' argument 3 names different: declaration 'before' definition '_before'.
yudit-2.9.6/stoolkit/SCursorIndex.cpp:27:48: note: Function 'SCursorIndex' argument 3 names different: declaration 'before' definition '_before'.
yudit-2.9.6/stoolkit/SCursorIndex.h:32:3: style: 'SCursorIndex::operator=' should return 'SCursorIndex &'. [operatorEq]
yudit-2.9.6/stoolkit/SCursorIndex.cpp:35:3: performance: Variable 'textIndex' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/stoolkit/SDimension.cpp:33:29: style: Function 'SDimension' argument 1 names different: declaration 'width' definition 'w'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SDimension.h:29:19: note: Function 'SDimension' argument 1 names different: declaration 'width' definition 'w'.
yudit-2.9.6/stoolkit/SDimension.cpp:33:29: note: Function 'SDimension' argument 1 names different: declaration 'width' definition 'w'.
yudit-2.9.6/stoolkit/SDimension.cpp:33:36: style: Function 'SDimension' argument 2 names different: declaration 'height' definition 'h'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SDimension.h:29:30: note: Function 'SDimension' argument 2 names different: declaration 'height' definition 'h'.
yudit-2.9.6/stoolkit/SDimension.cpp:33:36: note: Function 'SDimension' argument 2 names different: declaration 'height' definition 'h'.
yudit-2.9.6/stoolkit/SDimension.h:32:3: style: 'SDimension::operator=' should return 'SDimension &'. [operatorEq]
yudit-2.9.6/stoolkit/SDimension.h:30:3: style: Class 'SDimension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SEmbedState.cpp:120:16: style: The scope of the variable 'mark' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SEvent.cpp:166:11: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEvent.cpp:171:21: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEvent.cpp:181:23: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEvent.cpp:184:11: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEvent.cpp:198:21: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEvent.cpp:206:11: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEvent.cpp:212:4: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEvent.cpp:218:11: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEvent.cpp:224:11: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEvent.cpp:62:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SEvent.cpp:119:46: style: Function 'newTimer' argument 2 names different: declaration 't' definition 'target'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SEvent.h:110:56: note: Function 'newTimer' argument 2 names different: declaration 't' definition 'target'.
yudit-2.9.6/stoolkit/SEvent.cpp:119:46: note: Function 'newTimer' argument 2 names different: declaration 't' definition 'target'.
yudit-2.9.6/stoolkit/SEvent.cpp:149:42: style: Function 'SEventSource' argument 2 names different: declaration 'systemId' definition 'sid'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SEvent.h:36:30: note: Function 'SEventSource' argument 2 names different: declaration 'systemId' definition 'sid'.
yudit-2.9.6/stoolkit/SEvent.cpp:149:42: note: Function 'SEventSource' argument 2 names different: declaration 'systemId' definition 'sid'.
yudit-2.9.6/stoolkit/SEvent.cpp:466:42: style: Function 'remove' argument 1 names different: declaration 't' definition 's'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SEvent.h:131:38: note: Function 'remove' argument 1 names different: declaration 't' definition 's'.
yudit-2.9.6/stoolkit/SEvent.cpp:466:42: note: Function 'remove' argument 1 names different: declaration 't' definition 's'.
yudit-2.9.6/stoolkit/SEvent.h:42:8: style: Technically the member function 'SEventSource::getType' can be const. [functionConst]
yudit-2.9.6/stoolkit/SEvent.cpp:204:15: note: Technically the member function 'SEventSource::getType' can be const.
yudit-2.9.6/stoolkit/SEvent.h:42:8: note: Technically the member function 'SEventSource::getType' can be const.
yudit-2.9.6/stoolkit/SEvent.h:43:8: style: Technically the member function 'SEventSource::getId' can be const. [functionConst]
yudit-2.9.6/stoolkit/SEvent.cpp:222:15: note: Technically the member function 'SEventSource::getId' can be const.
yudit-2.9.6/stoolkit/SEvent.h:43:8: note: Technically the member function 'SEventSource::getId' can be const.
yudit-2.9.6/stoolkit/SEvent.h:45:8: style: Technically the member function 'SEventSource::isOK' can be const. [functionConst]
yudit-2.9.6/stoolkit/SEvent.cpp:216:15: note: Technically the member function 'SEventSource::isOK' can be const.
yudit-2.9.6/stoolkit/SEvent.h:45:8: note: Technically the member function 'SEventSource::isOK' can be const.
yudit-2.9.6/stoolkit/SEvent.h:150:8: performance: Technically the member function 'SEventHandler::implemented' can be static. [functionStatic]
yudit-2.9.6/stoolkit/SEvent.cpp:357:16: note: Technically the member function 'SEventHandler::implemented' can be static.
yudit-2.9.6/stoolkit/SEvent.h:150:8: note: Technically the member function 'SEventHandler::implemented' can be static.
yudit-2.9.6/stoolkit/SBinVector.h:89:0: style: Technically the member function 'SBinVector < SClient * >::findSorted' can be const. [functionConst]
yudit-2.9.6/stoolkit/SHashtable.h:40:20: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SBHashtable.h:80:20: note: Virtual function in base class
yudit-2.9.6/stoolkit/SHashtable.h:40:20: note: Function in derived class
yudit-2.9.6/stoolkit/SEventBSD.h:67:16: style: The function 'addJob' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SEvent.h:124:16: note: Virtual function in base class
yudit-2.9.6/stoolkit/SEventBSD.h:67:16: note: Function in derived class
yudit-2.9.6/stoolkit/SEventBSD.h:68:16: style: The function 'addServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SEvent.h:125:16: note: Virtual function in base class
yudit-2.9.6/stoolkit/SEventBSD.h:68:16: note: Function in derived class
yudit-2.9.6/stoolkit/SEventBSD.h:69:16: style: The function 'addTimer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SEvent.h:126:16: note: Virtual function in base class
yudit-2.9.6/stoolkit/SEventBSD.h:69:16: note: Function in derived class
yudit-2.9.6/stoolkit/SEventBSD.h:70:16: style: The function 'addInput' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SEvent.h:127:16: note: Virtual function in base class
yudit-2.9.6/stoolkit/SEventBSD.h:70:16: note: Function in derived class
yudit-2.9.6/stoolkit/SEventBSD.h:72:16: style: The function 'addOutput' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SEvent.h:129:16: note: Virtual function in base class
yudit-2.9.6/stoolkit/SEventBSD.h:72:16: note: Function in derived class
yudit-2.9.6/stoolkit/SEventBSD.h:74:16: style: The function 'remove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SEvent.h:131:16: note: Virtual function in base class
yudit-2.9.6/stoolkit/SEventBSD.h:74:16: note: Function in derived class
yudit-2.9.6/stoolkit/SEventBSD.h:75:16: style: The function 'remove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SEvent.h:132:16: note: Virtual function in base class
yudit-2.9.6/stoolkit/SEventBSD.h:75:16: note: Function in derived class
yudit-2.9.6/stoolkit/SEventBSD.h:79:16: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SEvent.h:135:16: note: Virtual function in base class
yudit-2.9.6/stoolkit/SEventBSD.h:79:16: note: Function in derived class
yudit-2.9.6/stoolkit/SEventBSD.h:80:16: style: The function 'exit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SEvent.h:136:16: note: Virtual function in base class
yudit-2.9.6/stoolkit/SEventBSD.h:80:16: note: Function in derived class
yudit-2.9.6/stoolkit/SEventBSD.h:81:16: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SEvent.h:137:16: note: Virtual function in base class
yudit-2.9.6/stoolkit/SEventBSD.h:81:16: note: Function in derived class
yudit-2.9.6/stoolkit/SBinHashtable.h:41:0: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SBHashtable.h:43:20: note: Virtual function in base class
yudit-2.9.6/stoolkit/SBinHashtable.h:41:0: note: Function in derived class
yudit-2.9.6/stoolkit/SEventBSD.cpp:135:19: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:146:12: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:183:25: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:185:6: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:186:6: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:196:34: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:491:14: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:507:21: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:519:14: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:535:21: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:601:16: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:625:27: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:627:8: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:628:8: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:630:57: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:644:18: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:645:18: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:844:21: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:845:22: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:846:19: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:849:27: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SEventBSD.cpp:588:7: style: The scope of the variable 'more' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SEventBSD.cpp:103:64: style: Function 'SClient' argument 3 names different: declaration 'type' definition '_type'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SEventBSD.h:36:57: note: Function 'SClient' argument 3 names different: declaration 'type' definition '_type'.
yudit-2.9.6/stoolkit/SEventBSD.cpp:103:64: note: Function 'SClient' argument 3 names different: declaration 'type' definition '_type'.
yudit-2.9.6/stoolkit/SEventBSD.cpp:155:30: style: Function 'addTimer' argument 1 names different: declaration 's' definition 'tim'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SEventBSD.h:69:34: note: Function 'addTimer' argument 1 names different: declaration 's' definition 'tim'.
yudit-2.9.6/stoolkit/SEventBSD.cpp:155:30: note: Function 'addTimer' argument 1 names different: declaration 's' definition 'tim'.
yudit-2.9.6/stoolkit/SEventBSD.cpp:212:38: style: Function 'addServer' argument 1 names different: declaration 's' definition 'st'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SEventBSD.h:68:42: note: Function 'addServer' argument 1 names different: declaration 's' definition 'st'.
yudit-2.9.6/stoolkit/SEventBSD.cpp:212:38: note: Function 'addServer' argument 1 names different: declaration 's' definition 'st'.
yudit-2.9.6/stoolkit/SEventBSD.cpp:240:36: style: Function 'addInput' argument 1 names different: declaration 's' definition 'ins'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SEventBSD.h:70:40: note: Function 'addInput' argument 1 names different: declaration 's' definition 'ins'.
yudit-2.9.6/stoolkit/SEventBSD.cpp:240:36: note: Function 'addInput' argument 1 names different: declaration 's' definition 'ins'.
yudit-2.9.6/stoolkit/SEventBSD.cpp:268:26: style: Function 'addJob' argument 1 names different: declaration 's' definition 'sjob'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SEventBSD.h:67:30: note: Function 'addJob' argument 1 names different: declaration 's' definition 'sjob'.
yudit-2.9.6/stoolkit/SEventBSD.cpp:268:26: note: Function 'addJob' argument 1 names different: declaration 's' definition 'sjob'.
yudit-2.9.6/stoolkit/SEventBSD.cpp:299:38: style: Function 'addOutput' argument 1 names different: declaration 's' definition 'outs'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SEventBSD.h:72:42: note: Function 'addOutput' argument 1 names different: declaration 's' definition 'outs'.
yudit-2.9.6/stoolkit/SEventBSD.cpp:299:38: note: Function 'addOutput' argument 1 names different: declaration 's' definition 'outs'.
yudit-2.9.6/stoolkit/SEventBSD.cpp:365:29: style: Function 'remove' argument 1 names different: declaration 's' definition 'c'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SEventBSD.h:85:25: note: Function 'remove' argument 1 names different: declaration 's' definition 'c'.
yudit-2.9.6/stoolkit/SEventBSD.cpp:365:29: note: Function 'remove' argument 1 names different: declaration 's' definition 'c'.
yudit-2.9.6/stoolkit/SEventBSD.cpp:827:51: style: Function 'sendData' argument 3 names different: declaration 'len' definition 'size'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SEventBSD.h:86:48: note: Function 'sendData' argument 3 names different: declaration 'len' definition 'size'.
yudit-2.9.6/stoolkit/SEventBSD.cpp:827:51: note: Function 'sendData' argument 3 names different: declaration 'len' definition 'size'.
yudit-2.9.6/stoolkit/SEventBSD.h:38:17: style: Technically the member function 'SClient::getType' can be const. [functionConst]
yudit-2.9.6/stoolkit/SEventBSD.cpp:113:10: note: Technically the member function 'SClient::getType' can be const.
yudit-2.9.6/stoolkit/SEventBSD.h:38:17: note: Technically the member function 'SClient::getType' can be const.
yudit-2.9.6/stoolkit/SEventBSD.h:86:8: performance: Technically the member function 'SEventBSD::sendData' can be static. [functionStatic]
yudit-2.9.6/stoolkit/SEventBSD.cpp:827:12: note: Technically the member function 'SEventBSD::sendData' can be static.
yudit-2.9.6/stoolkit/SEventBSD.h:86:8: note: Technically the member function 'SEventBSD::sendData' can be static.
yudit-2.9.6/stoolkit/SEventBSD.cpp:127:3: style: Class 'SEventBSD' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
yudit-2.9.6/stoolkit/SEventBSD.cpp:127:3: style: Class 'SEventBSD' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
yudit-2.9.6/stoolkit/SEventBSD.cpp:763:9: error: Mismatching allocation and deallocation: buffer [mismatchAllocDealloc]
yudit-2.9.6/stoolkit/SEventBSD.cpp:769:8: error: Mismatching allocation and deallocation: buffer [mismatchAllocDealloc]
yudit-2.9.6/stoolkit/SEventBSD.cpp:772:6: error: Mismatching allocation and deallocation: buffer [mismatchAllocDealloc]
yudit-2.9.6/stoolkit/SGlyph.cpp:1138:3: style: Variable 'syriacEOWAlaph' is reassigned a value before the old one has been used. [redundantAssignment]
yudit-2.9.6/stoolkit/SGlyph.cpp:1137:0: note: Variable 'syriacEOWAlaph' is reassigned a value before the old one has been used.
yudit-2.9.6/stoolkit/SGlyph.cpp:1138:3: note: Variable 'syriacEOWAlaph' is reassigned a value before the old one has been used.
yudit-2.9.6/stoolkit/SHShared.cpp:51:33: style: Function 'SHShared' argument 1 names different: declaration 'copy' definition 'buffer'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SHShared.h:39:25: note: Function 'SHShared' argument 1 names different: declaration 'copy' definition 'buffer'.
yudit-2.9.6/stoolkit/SHShared.cpp:51:33: note: Function 'SHShared' argument 1 names different: declaration 'copy' definition 'buffer'.
yudit-2.9.6/stoolkit/SHShared.cpp:67:37: style: Function 'SHShared' argument 1 names different: declaration 'copy' definition 'orig'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SHShared.h:40:29: note: Function 'SHShared' argument 1 names different: declaration 'copy' definition 'orig'.
yudit-2.9.6/stoolkit/SHShared.cpp:67:37: note: Function 'SHShared' argument 1 names different: declaration 'copy' definition 'orig'.
yudit-2.9.6/stoolkit/SHShared.cpp:56:3: style: Class 'SHShared' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
yudit-2.9.6/stoolkit/SHShared.h:34:1: warning: The class 'SHShared' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yudit-2.9.6/stoolkit/SHWConverter.cpp:788:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yudit-2.9.6/stoolkit/SHWConverter.cpp:788:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yudit-2.9.6/stoolkit/SHWConverter.cpp:171:22: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SHWConverter.cpp:180:19: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SHWConverter.cpp:189:22: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SHWConverter.cpp:191:13: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SHWConverter.cpp:206:19: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SHWConverter.cpp:220:19: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SHWConverter.cpp:129:43: style: Function 'SHWConverter' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SHWConverter.h:39:31: note: Function 'SHWConverter' argument 1 names different: declaration 'name' definition '_name'.
yudit-2.9.6/stoolkit/SHWConverter.cpp:129:43: note: Function 'SHWConverter' argument 1 names different: declaration 'name' definition '_name'.
yudit-2.9.6/stoolkit/SHWConverter.cpp:218:42: style: Function 'convert' argument 1 names different: declaration 'strokes' definition 'str'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SHWConverter.h:44:44: note: Function 'convert' argument 1 names different: declaration 'strokes' definition 'str'.
yudit-2.9.6/stoolkit/SHWConverter.cpp:218:42: note: Function 'convert' argument 1 names different: declaration 'strokes' definition 'str'.
yudit-2.9.6/stoolkit/SHWConverter.cpp:356:33: style: Function 'getIndex' argument 1 names different: declaration 'stroke' definition 'i'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SHWConverter.cpp:74:38: note: Function 'getIndex' argument 1 names different: declaration 'stroke' definition 'i'.
yudit-2.9.6/stoolkit/SHWConverter.cpp:356:33: note: Function 'getIndex' argument 1 names different: declaration 'stroke' definition 'i'.
yudit-2.9.6/stoolkit/SHWConverter.cpp:369:37: style: Function 'convert' argument 1 names different: declaration 'str' definition 'strokes'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SHWConverter.cpp:73:44: note: Function 'convert' argument 1 names different: declaration 'str' definition 'strokes'.
yudit-2.9.6/stoolkit/SHWConverter.cpp:369:37: note: Function 'convert' argument 1 names different: declaration 'str' definition 'strokes'.
yudit-2.9.6/stoolkit/SHWConverter.cpp:369:51: style: Function 'convert' argument 2 names different: declaration 'derected' definition 'directed'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SHWConverter.cpp:73:54: note: Function 'convert' argument 2 names different: declaration 'derected' definition 'directed'.
yudit-2.9.6/stoolkit/SHWConverter.cpp:369:51: note: Function 'convert' argument 2 names different: declaration 'derected' definition 'directed'.
yudit-2.9.6/stoolkit/SHWConverter.cpp:586:64: style: Function 'fitOneStroke' argument 2 names different: declaration 'sfrom' definition 'strokefrom'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SHWConverter.cpp:89:16: note: Function 'fitOneStroke' argument 2 names different: declaration 'sfrom' definition 'strokefrom'.
yudit-2.9.6/stoolkit/SHWConverter.cpp:586:64: note: Function 'fitOneStroke' argument 2 names different: declaration 'sfrom' definition 'strokefrom'.
yudit-2.9.6/stoolkit/SHWConverter.cpp:587:16: style: Function 'fitOneStroke' argument 3 names different: declaration 'sto' definition 'strokeend'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SHWConverter.cpp:89:36: note: Function 'fitOneStroke' argument 3 names different: declaration 'sto' definition 'strokeend'.
yudit-2.9.6/stoolkit/SHWConverter.cpp:587:16: note: Function 'fitOneStroke' argument 3 names different: declaration 'sto' definition 'strokeend'.
yudit-2.9.6/stoolkit/SHWConverter.cpp:587:62: style: Function 'fitOneStroke' argument 5 names different: declaration 'pfrom' definition 'guidestart'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SHWConverter.cpp:90:38: note: Function 'fitOneStroke' argument 5 names different: declaration 'pfrom' definition 'guidestart'.
yudit-2.9.6/stoolkit/SHWConverter.cpp:587:62: note: Function 'fitOneStroke' argument 5 names different: declaration 'pfrom' definition 'guidestart'.
yudit-2.9.6/stoolkit/SHWConverter.cpp:588:16: style: Function 'fitOneStroke' argument 6 names different: declaration 'pto' definition 'guideend'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SHWConverter.cpp:91:16: note: Function 'fitOneStroke' argument 6 names different: declaration 'pto' definition 'guideend'.
yudit-2.9.6/stoolkit/SHWConverter.cpp:588:16: note: Function 'fitOneStroke' argument 6 names different: declaration 'pto' definition 'guideend'.
yudit-2.9.6/stoolkit/SHWConverter.cpp:588:30: style: Function 'fitOneStroke' argument 7 names different: declaration 'reversed' definition 'directed'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SHWConverter.cpp:91:25: note: Function 'fitOneStroke' argument 7 names different: declaration 'reversed' definition 'directed'.
yudit-2.9.6/stoolkit/SHWConverter.cpp:588:30: note: Function 'fitOneStroke' argument 7 names different: declaration 'reversed' definition 'directed'.
yudit-2.9.6/stoolkit/SHWConverter.h:42:3: style: 'SHWConverter::operator=' should return 'SHWConverter &'. [operatorEq]
yudit-2.9.6/stoolkit/SHWConverter.cpp:134:3: performance: Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/stoolkit/SHWConverter.cpp:233:3: performance: Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/stoolkit/SHWConverter.cpp:84:7: performance: Technically the member function 'SHWData::rewriteGuideElementV1' can be static. [functionStatic]
yudit-2.9.6/stoolkit/SHWConverter.cpp:950:10: note: Technically the member function 'SHWData::rewriteGuideElementV1' can be static.
yudit-2.9.6/stoolkit/SHWConverter.cpp:84:7: note: Technically the member function 'SHWData::rewriteGuideElementV1' can be static.
yudit-2.9.6/stoolkit/SHWConverter.cpp:85:15: performance: Technically the member function 'SHWData::rewriteGuideElementsV2' can be static. [functionStatic]
yudit-2.9.6/stoolkit/SHWConverter.cpp:832:10: note: Technically the member function 'SHWData::rewriteGuideElementsV2' can be static.
yudit-2.9.6/stoolkit/SHWConverter.cpp:85:15: note: Technically the member function 'SHWData::rewriteGuideElementsV2' can be static.
yudit-2.9.6/stoolkit/SHWConverter.cpp:99:6: performance: Technically the member function 'SHWData::calculateFilter' can be static. [functionStatic]
yudit-2.9.6/stoolkit/SHWConverter.cpp:805:10: note: Technically the member function 'SHWData::calculateFilter' can be static.
yudit-2.9.6/stoolkit/SHWConverter.cpp:99:6: note: Technically the member function 'SHWData::calculateFilter' can be static.
yudit-2.9.6/stoolkit/SHWConverter.h:39:3: style: Class 'SHWConverter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SUniMap.h:39:3: style: Class 'SUniMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SHWConverter.cpp:70:3: style: Class 'SHWData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SUniMap.h:43:20: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SObject.h:35:21: note: Virtual function in base class
yudit-2.9.6/stoolkit/SUniMap.h:43:20: note: Function in derived class
yudit-2.9.6/stoolkit/SIO.cpp:932:7: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
yudit-2.9.6/stoolkit/SIO.cpp:932:7: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
yudit-2.9.6/stoolkit/SIO.cpp:932:7: warning: %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
yudit-2.9.6/stoolkit/SIO.cpp:932:7: warning: %d in format string (no. 4) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
yudit-2.9.6/stoolkit/SIO.cpp:967:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yudit-2.9.6/stoolkit/SIO.cpp:967:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yudit-2.9.6/stoolkit/SIO.cpp:967:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yudit-2.9.6/stoolkit/SIO.cpp:967:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yudit-2.9.6/stoolkit/SIO.cpp:136:27: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SIO.cpp:149:29: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SIO.cpp:156:29: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SIO.cpp:187:25: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SIO.cpp:195:25: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SIO.cpp:204:27: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SIO.cpp:574:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SIO.cpp:169:50: style: Function 'SFileImage' argument 3 names different: declaration 'write' definition 'writeflag'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SIO.h:50:40: note: Function 'SFileImage' argument 3 names different: declaration 'write' definition 'writeflag'.
yudit-2.9.6/stoolkit/SIO.cpp:169:50: note: Function 'SFileImage' argument 3 names different: declaration 'write' definition 'writeflag'.
yudit-2.9.6/stoolkit/SIO.cpp:215:41: style: Function 'SFileImageBuffer' argument 1 names different: declaration 'fd' definition '_fd'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SIO.cpp:120:25: note: Function 'SFileImageBuffer' argument 1 names different: declaration 'fd' definition '_fd'.
yudit-2.9.6/stoolkit/SIO.cpp:215:41: note: Function 'SFileImageBuffer' argument 1 names different: declaration 'fd' definition '_fd'.
yudit-2.9.6/stoolkit/SIO.cpp:215:62: style: Function 'SFileImageBuffer' argument 3 names different: declaration 'writeflag' definition '_writeflag'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SIO.cpp:120:45: note: Function 'SFileImageBuffer' argument 3 names different: declaration 'writeflag' definition '_writeflag'.
yudit-2.9.6/stoolkit/SIO.cpp:215:62: note: Function 'SFileImageBuffer' argument 3 names different: declaration 'writeflag' definition '_writeflag'.
yudit-2.9.6/stoolkit/SIO.cpp:317:30: style: Function 'SIO' argument 1 names different: declaration 'type' definition 't'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SIO.h:36:27: note: Function 'SIO' argument 1 names different: declaration 'type' definition 't'.
yudit-2.9.6/stoolkit/SIO.cpp:317:30: note: Function 'SIO' argument 1 names different: declaration 'type' definition 't'.
yudit-2.9.6/stoolkit/SIO.cpp:400:30: style: Function 'SPipe' argument 1 names different: declaration 'command' definition 'c'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SIO.h:101:25: note: Function 'SPipe' argument 1 names different: declaration 'command' definition 'c'.
yudit-2.9.6/stoolkit/SIO.cpp:400:30: note: Function 'SPipe' argument 1 names different: declaration 'command' definition 'c'.
yudit-2.9.6/stoolkit/SIO.cpp:488:30: style: Function 'SFile' argument 1 names different: declaration 'filename' definition 'f'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SIO.h:117:25: note: Function 'SFile' argument 1 names different: declaration 'filename' definition 'f'.
yudit-2.9.6/stoolkit/SIO.cpp:488:30: note: Function 'SFile' argument 1 names different: declaration 'filename' definition 'f'.
yudit-2.9.6/stoolkit/SIO.cpp:656:26: style: Function 'getFileImage' argument 1 names different: declaration 'write' definition 'writeflag'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SIO.h:128:41: note: Function 'getFileImage' argument 1 names different: declaration 'write' definition 'writeflag'.
yudit-2.9.6/stoolkit/SIO.cpp:656:26: note: Function 'getFileImage' argument 1 names different: declaration 'write' definition 'writeflag'.
yudit-2.9.6/stoolkit/SIO.cpp:831:33: style: Function 'SSocket' argument 1 names different: declaration 'host' definition 'h'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SIO.h:142:26: note: Function 'SSocket' argument 1 names different: declaration 'host' definition 'h'.
yudit-2.9.6/stoolkit/SIO.cpp:831:33: note: Function 'SSocket' argument 1 names different: declaration 'host' definition 'h'.
yudit-2.9.6/stoolkit/SIO.cpp:831:40: style: Function 'SSocket' argument 2 names different: declaration 'port' definition 'p'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SIO.h:142:36: note: Function 'SSocket' argument 2 names different: declaration 'port' definition 'p'.
yudit-2.9.6/stoolkit/SIO.cpp:831:40: note: Function 'SSocket' argument 2 names different: declaration 'port' definition 'p'.
yudit-2.9.6/stoolkit/SIO.cpp:1042:27: style: Function 'SDir' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SIO.h:70:24: note: Function 'SDir' argument 1 names different: declaration 'name' definition '_name'.
yudit-2.9.6/stoolkit/SIO.cpp:1042:27: note: Function 'SDir' argument 1 names different: declaration 'name' definition '_name'.
yudit-2.9.6/stoolkit/SIO.cpp:1538:26: style: Function 'cd' argument 1 names different: declaration 'newDir' definition '_newDir'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SIO.h:78:27: note: Function 'cd' argument 1 names different: declaration 'newDir' definition '_newDir'.
yudit-2.9.6/stoolkit/SIO.cpp:1538:26: note: Function 'cd' argument 1 names different: declaration 'newDir' definition '_newDir'.
yudit-2.9.6/stoolkit/SIO.cpp:831:10: warning: Member variable 'SSocket::address' is not initialized in the constructor. [uninitMemberVar]
yudit-2.9.6/stoolkit/SIO.cpp:841:10: warning: Member variable 'SSocket::address' is not initialized in the constructor. [uninitMemberVar]
yudit-2.9.6/stoolkit/SIO.cpp:852:10: warning: Member variable 'SSocket::address' is not assigned a value in 'SSocket::operator='. [operatorEqVarError]
yudit-2.9.6/stoolkit/SIO.cpp:490:3: performance: Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/stoolkit/SIO.cpp:499:3: performance: Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/stoolkit/SIO.cpp:500:3: performance: Variable 'map' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/stoolkit/SIO.cpp:626:3: performance: Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/stoolkit/SIO.cpp:833:3: performance: Variable 'host' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/stoolkit/SIO.cpp:843:3: performance: Variable 'host' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/stoolkit/SIO.cpp:1084:3: performance: Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/stoolkit/SIO.h:39:23: style: Technically the member function 'SIO::getInputStream' can be const. [functionConst]
yudit-2.9.6/stoolkit/SIO.cpp:332:6: note: Technically the member function 'SIO::getInputStream' can be const.
yudit-2.9.6/stoolkit/SIO.h:39:23: note: Technically the member function 'SIO::getInputStream' can be const.
yudit-2.9.6/stoolkit/SIO.h:40:24: style: Technically the member function 'SIO::getOutputStream' can be const. [functionConst]
yudit-2.9.6/stoolkit/SIO.cpp:341:6: note: Technically the member function 'SIO::getOutputStream' can be const.
yudit-2.9.6/stoolkit/SIO.h:40:24: note: Technically the member function 'SIO::getOutputStream' can be const.
yudit-2.9.6/stoolkit/SIO.h:75:17: style: Technically the member function 'SDir::list' can be const. [functionConst]
yudit-2.9.6/stoolkit/SIO.cpp:1121:7: note: Technically the member function 'SDir::list' can be const.
yudit-2.9.6/stoolkit/SIO.h:75:17: note: Technically the member function 'SDir::list' can be const.
yudit-2.9.6/stoolkit/SIO.h:123:15: style: Technically the member function 'SFile::size' can be const. [functionConst]
yudit-2.9.6/stoolkit/SIO.cpp:729:8: note: Technically the member function 'SFile::size' can be const.
yudit-2.9.6/stoolkit/SIO.h:123:15: note: Technically the member function 'SFile::size' can be const.
yudit-2.9.6/stoolkit/SIO.h:124:15: style: Technically the member function 'SFile::truncate' can be const. [functionConst]
yudit-2.9.6/stoolkit/SIO.cpp:772:8: note: Technically the member function 'SFile::truncate' can be const.
yudit-2.9.6/stoolkit/SIO.h:124:15: note: Technically the member function 'SFile::truncate' can be const.
yudit-2.9.6/stoolkit/SIO.cpp:260:3: style: Class 'SFileImageBuffer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
yudit-2.9.6/stoolkit/SIO.cpp:260:3: style: Class 'SFileImageBuffer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
yudit-2.9.6/stoolkit/SEncoder.h:32:3: style: Class 'SEncoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SEncoder.h:46:20: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/stoolkit/SObject.h:35:21: note: Virtual function in base class
yudit-2.9.6/stoolkit/SEncoder.h:46:20: note: Function in derived class
yudit-2.9.6/stoolkit/SIOStream.h:41:8: style: Technically the member function 'SReader::isOK' can be const. [functionConst]
yudit-2.9.6/stoolkit/SIOStream.cpp:48:10: note: Technically the member function 'SReader::isOK' can be const.
yudit-2.9.6/stoolkit/SIOStream.h:41:8: note: Technically the member function 'SReader::isOK' can be const.
yudit-2.9.6/stoolkit/SIOStream.h:67:8: style: Technically the member function 'SWriter::isOK' can be const. [functionConst]
yudit-2.9.6/stoolkit/SIOStream.cpp:327:10: note: Technically the member function 'SWriter::isOK' can be const.
yudit-2.9.6/stoolkit/SIOStream.h:67:8: note: Technically the member function 'SWriter::isOK' can be const.
yudit-2.9.6/stoolkit/SLineCurve.h:33:3: style: 'SLineCurve::operator=' should return 'SLineCurve &'. [operatorEq]
yudit-2.9.6/stoolkit/SLineCurve.cpp:46:3: performance: Variable 'vectors' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/stoolkit/SLineCurve.cpp:47:3: performance: Variable 'lengths' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/stoolkit/SLocation.cpp:29:27: style: Function 'SLocation' argument 1 names different: declaration 'x' definition 'x0'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SLocation.h:31:18: note: Function 'SLocation' argument 1 names different: declaration 'x' definition 'x0'.
yudit-2.9.6/stoolkit/SLocation.cpp:29:27: note: Function 'SLocation' argument 1 names different: declaration 'x' definition 'x0'.
yudit-2.9.6/stoolkit/SLocation.cpp:29:35: style: Function 'SLocation' argument 2 names different: declaration 'y' definition 'y0'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SLocation.h:31:25: note: Function 'SLocation' argument 2 names different: declaration 'y' definition 'y0'.
yudit-2.9.6/stoolkit/SLocation.cpp:29:35: note: Function 'SLocation' argument 2 names different: declaration 'y' definition 'y0'.
yudit-2.9.6/stoolkit/SLocation.h:36:3: style: 'SLocation::operator=' should return 'SLocation &'. [operatorEq]
yudit-2.9.6/stoolkit/SLocation.h:34:3: style: Class 'SLocation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/stoolkit/SMatrix.h:38:3: style: 'SS_Matrix2D::operator=' should return 'SS_Matrix2D &'. [operatorEq]
yudit-2.9.6/stoolkit/SMatrix.h:43:8: performance: Technically the member function 'SS_Matrix2D::rotate' can be static. [functionStatic]
yudit-2.9.6/stoolkit/SMatrix.cpp:102:14: note: Technically the member function 'SS_Matrix2D::rotate' can be static.
yudit-2.9.6/stoolkit/SMatrix.h:43:8: note: Technically the member function 'SS_Matrix2D::rotate' can be static.
yudit-2.9.6/stoolkit/SParagraph.cpp:998:11: style: The scope of the variable 'usePrecomposed' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SParagraph.cpp:999:11: style: The scope of the variable 'isShaped' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SParagraph.cpp:1000:11: style: The scope of the variable 'isLineEnd' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SParagraph.cpp:1003:16: style: The scope of the variable 'compIndex' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SParagraph.cpp:652:3: error: Mismatching allocation and deallocation: logindex [mismatchAllocDealloc]
yudit-2.9.6/stoolkit/SProperties.cpp:209:9: style: The scope of the variable 'current' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SProperties.cpp:201:54: style: Function 'split' argument 2 names different: declaration 'delimiters' definition 'delim'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SProperties.h:44:52: note: Function 'split' argument 2 names different: declaration 'delimiters' definition 'delim'.
yudit-2.9.6/stoolkit/SProperties.cpp:201:54: note: Function 'split' argument 2 names different: declaration 'delimiters' definition 'delim'.
yudit-2.9.6/stoolkit/SShared.cpp:42:11: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yudit-2.9.6/stoolkit/SShared.cpp:57:11: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yudit-2.9.6/stoolkit/SShared.cpp:52:31: style: Function 'SShared' argument 1 names different: declaration 'copy' definition 'buffer'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SShared.h:39:24: note: Function 'SShared' argument 1 names different: declaration 'copy' definition 'buffer'.
yudit-2.9.6/stoolkit/SShared.cpp:52:31: note: Function 'SShared' argument 1 names different: declaration 'copy' definition 'buffer'.
yudit-2.9.6/stoolkit/SShared.cpp:68:34: style: Function 'SShared' argument 1 names different: declaration 'copy' definition 'orig'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SShared.h:40:27: note: Function 'SShared' argument 1 names different: declaration 'copy' definition 'orig'.
yudit-2.9.6/stoolkit/SShared.cpp:68:34: note: Function 'SShared' argument 1 names different: declaration 'copy' definition 'orig'.
yudit-2.9.6/stoolkit/SShared.cpp:57:3: style: Class 'SShared' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
yudit-2.9.6/stoolkit/SShared.h:34:1: warning: The class 'SShared' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
yudit-2.9.6/stoolkit/SString.cpp:71:32: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
yudit-2.9.6/stoolkit/SString.cpp:112:32: style: Function 'truncate' argument 1 names different: declaration 'size' definition 'i'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SString.h:78:31: note: Function 'truncate' argument 1 names different: declaration 'size' definition 'i'.
yudit-2.9.6/stoolkit/SString.cpp:112:32: note: Function 'truncate' argument 1 names different: declaration 'size' definition 'i'.
yudit-2.9.6/stoolkit/SString.cpp:118:34: style: Function 'compare' argument 1 names different: declaration 's' definition 'e'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SString.h:77:31: note: Function 'compare' argument 1 names different: declaration 's' definition 'e'.
yudit-2.9.6/stoolkit/SString.cpp:118:34: note: Function 'compare' argument 1 names different: declaration 's' definition 'e'.
yudit-2.9.6/stoolkit/SString.cpp:195:38: style: Function 'operator<<' argument 1 names different: declaration 'e2' definition 'e1'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SString.h:64:40: note: Function 'operator<<' argument 1 names different: declaration 'e2' definition 'e1'.
yudit-2.9.6/stoolkit/SString.cpp:195:38: note: Function 'operator<<' argument 1 names different: declaration 'e2' definition 'e1'.
yudit-2.9.6/stoolkit/SStringVector.cpp:128:7: style: The scope of the variable 'found' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SStringVector.cpp:184:8: style: The scope of the variable 'escaped' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SStringVector.cpp:282:8: style: The scope of the variable 'pivot' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SStringVector.cpp:283:8: style: The scope of the variable 'mid' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/SStringVector.cpp:74:56: style: Function 'split' argument 2 names different: declaration 'delimiters' definition 'delim'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SStringVector.h:43:56: note: Function 'split' argument 2 names different: declaration 'delimiters' definition 'delim'.
yudit-2.9.6/stoolkit/SStringVector.cpp:74:56: note: Function 'split' argument 2 names different: declaration 'delimiters' definition 'delim'.
yudit-2.9.6/stoolkit/SStringVector.cpp:126:30: style: Function 'trim' argument 1 names different: declaration 'in' definition 's'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SStringVector.h:47:21: note: Function 'trim' argument 1 names different: declaration 'in' definition 's'.
yudit-2.9.6/stoolkit/SStringVector.cpp:126:30: note: Function 'trim' argument 1 names different: declaration 'in' definition 's'.
yudit-2.9.6/stoolkit/SStringVector.cpp:166:43: style: Function 'smartSplit' argument 1 names different: declaration 's' definition 'sin'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SStringVector.h:46:43: note: Function 'smartSplit' argument 1 names different: declaration 's' definition 'sin'.
yudit-2.9.6/stoolkit/SStringVector.cpp:166:43: note: Function 'smartSplit' argument 1 names different: declaration 's' definition 'sin'.
yudit-2.9.6/stoolkit/SStringVector.h:54:7: style: Technically the member function 'SStringVector::compare' can be const. [functionConst]
yudit-2.9.6/stoolkit/SStringVector.cpp:325:16: note: Technically the member function 'SStringVector::compare' can be const.
yudit-2.9.6/stoolkit/SStringVector.h:54:7: note: Technically the member function 'SStringVector::compare' can be const.
yudit-2.9.6/stoolkit/SStringVector.cpp:117:3: error: Mismatching allocation and deallocation: excl [mismatchAllocDealloc]
yudit-2.9.6/stoolkit/SStringVector.cpp:112:0: error: Memory leak: excl [memleak]
yudit-2.9.6/stoolkit/SStringVector.cpp:248:3: error: Mismatching allocation and deallocation: excl [mismatchAllocDealloc]
yudit-2.9.6/stoolkit/SStringVector.cpp:272:3: error: Mismatching allocation and deallocation: indeces [mismatchAllocDealloc]
yudit-2.9.6/stoolkit/STextIndex.cpp:28:29: style: Function 'STextIndex' argument 1 names different: declaration 'x' definition '_line'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/STextIndex.h:29:19: note: Function 'STextIndex' argument 1 names different: declaration 'x' definition '_line'.
yudit-2.9.6/stoolkit/STextIndex.cpp:28:29: note: Function 'STextIndex' argument 1 names different: declaration 'x' definition '_line'.
yudit-2.9.6/stoolkit/STextIndex.cpp:28:40: style: Function 'STextIndex' argument 2 names different: declaration 'y' definition '_index'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/STextIndex.h:29:26: note: Function 'STextIndex' argument 2 names different: declaration 'y' definition '_index'.
yudit-2.9.6/stoolkit/STextIndex.cpp:28:40: note: Function 'STextIndex' argument 2 names different: declaration 'y' definition '_index'.
yudit-2.9.6/stoolkit/STextIndex.h:31:3: style: 'STextIndex::operator=' should return 'STextIndex &'. [operatorEq]
yudit-2.9.6/stoolkit/SUniMap.cpp:585:3: warning: Either the condition 'model==0' is redundant or there is possible null pointer dereference: model. [nullPointerRedundantCheck]
yudit-2.9.6/stoolkit/SUniMap.cpp:587:33: note: Assuming that condition 'model==0' is not redundant
yudit-2.9.6/stoolkit/SUniMap.cpp:585:3: note: Null pointer dereference
yudit-2.9.6/stoolkit/SUniMap.cpp:679:3: warning: Either the condition 'model==0' is redundant or there is possible null pointer dereference: model. [nullPointerRedundantCheck]
yudit-2.9.6/stoolkit/SUniMap.cpp:681:33: note: Assuming that condition 'model==0' is not redundant
yudit-2.9.6/stoolkit/SUniMap.cpp:679:3: note: Null pointer dereference
yudit-2.9.6/stoolkit/SUniMap.cpp:247:24: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:293:26: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:329:26: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:356:26: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:390:24: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:425:24: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:470:24: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:489:24: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:501:24: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:586:27: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:680:27: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:826:17: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:876:17: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:888:13: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:898:13: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:906:24: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:914:24: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:922:24: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:931:24: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:939:24: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:947:24: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/stoolkit/SUniMap.cpp:55:49: style: Function 'SUniMapDelegate' argument 1 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/SUniMap.cpp:42:34: note: Function 'SUniMapDelegate' argument 1 names different: declaration 'name' definition 'n'.
yudit-2.9.6/stoolkit/SUniMap.cpp:55:49: note: Function 'SUniMapDelegate' argument 1 names different: declaration 'name' definition 'n'.
yudit-2.9.6/stoolkit/SUniMap.cpp:57:3: performance: Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/stoolkit/SUtil.cpp:111:12: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/stoolkit/SUtil.cpp:114:8: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/stoolkit/sencoder/SB_GB18030.cpp:272:15: style: Function 'pack' argument 1 names different: declaration 'pi' definition 'up'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/sencoder/SB_GB18030.cpp:24:30: note: Function 'pack' argument 1 names different: declaration 'pi' definition 'up'.
yudit-2.9.6/stoolkit/sencoder/SB_GB18030.cpp:272:15: note: Function 'pack' argument 1 names different: declaration 'pi' definition 'up'.
yudit-2.9.6/stoolkit/sencoder/SB_GB18030.cpp:295:17: style: Function 'unpack' argument 1 names different: declaration 'pi' definition 'p'. [funcArgNamesDifferent]
yudit-2.9.6/stoolkit/sencoder/SB_GB18030.cpp:25:32: note: Function 'unpack' argument 1 names different: declaration 'pi' definition 'p'.
yudit-2.9.6/stoolkit/sencoder/SB_GB18030.cpp:295:17: note: Function 'unpack' argument 1 names different: declaration 'pi' definition 'p'.
yudit-2.9.6/stoolkit/sencoder/SB_Johab.cpp:119:24: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
yudit-2.9.6/stoolkit/sencoder/SB_Johab.cpp:127:23: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
yudit-2.9.6/stoolkit/sencoder/SB_S_JIS.cpp:99:27: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
yudit-2.9.6/stoolkit/sencoder/SB_UInput.cpp:202:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yudit-2.9.6/stoolkit/sencoder/SB_UTF7.cpp:232:18: style: The scope of the variable 'cch1' can be reduced. [variableScope]
yudit-2.9.6/stoolkit/sencoder/SB_UTF7.cpp:232:24: style: The scope of the variable 'cch2' can be reduced. [variableScope]
yudit-2.9.6/swidget/SButton.cpp:125:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swidget/SButton.cpp:132:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swidget/SComponent.cpp:168:38: style: Function 'resize' argument 1 names different: declaration 'size' definition 'd'. [funcArgNamesDifferent]
yudit-2.9.6/swidget/SComponent.h:73:42: note: Function 'resize' argument 1 names different: declaration 'size' definition 'd'.
yudit-2.9.6/swidget/SComponent.cpp:168:38: note: Function 'resize' argument 1 names different: declaration 'size' definition 'd'.
yudit-2.9.6/swidget/SComponent.cpp:178:35: style: Function 'move' argument 1 names different: declaration 'loc' definition 'l'. [funcArgNamesDifferent]
yudit-2.9.6/swidget/SComponent.h:74:39: note: Function 'move' argument 1 names different: declaration 'loc' definition 'l'.
yudit-2.9.6/swidget/SComponent.cpp:178:35: note: Function 'move' argument 1 names different: declaration 'loc' definition 'l'.
yudit-2.9.6/swidget/SComponent.h:44:3: style: 'SSlidable::operator=' should return 'SSlidable &'. [operatorEq]
yudit-2.9.6/swidget/SComponent.cpp:47:3: performance: Variable 'value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/swidget/SComponent.cpp:48:3: performance: Variable 'step' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/swidget/SComponent.cpp:49:3: performance: Variable 'page' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/swidget/SComponent.cpp:50:3: performance: Variable 'max' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/swidget/SComponent.h:66:20: style: Technically the member function 'SComponent::getLocation' can be const. [functionConst]
yudit-2.9.6/swidget/SComponent.cpp:126:13: note: Technically the member function 'SComponent::getLocation' can be const.
yudit-2.9.6/swidget/SComponent.h:66:20: note: Technically the member function 'SComponent::getLocation' can be const.
yudit-2.9.6/swidget/SComponent.h:67:21: style: Technically the member function 'SComponent::getSize' can be const. [functionConst]
yudit-2.9.6/swidget/SComponent.cpp:132:13: note: Technically the member function 'SComponent::getSize' can be const.
yudit-2.9.6/swidget/SComponent.h:67:21: note: Technically the member function 'SComponent::getSize' can be const.
yudit-2.9.6/swidget/SComponent.h:68:21: style: Technically the member function 'SComponent::getPreferredSize' can be const. [functionConst]
yudit-2.9.6/swidget/SComponent.cpp:138:13: note: Technically the member function 'SComponent::getPreferredSize' can be const.
yudit-2.9.6/swidget/SComponent.h:68:21: note: Technically the member function 'SComponent::getPreferredSize' can be const.
yudit-2.9.6/swidget/SComponent.h:88:16: style: The function 'valueChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
yudit-2.9.6/swidget/SComponent.h:58:16: note: Virtual function in base class
yudit-2.9.6/swidget/SComponent.h:88:16: note: Function in derived class
yudit-2.9.6/swidget/SFreeHand.cpp:127:9: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swidget/SIcon.cpp:42:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swidget/SIconFactory.cpp:157:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swidget/SPanel.cpp:286:22: style: Function 'add' argument 1 names different: declaration 'comp' definition 'panel'. [funcArgNamesDifferent]
yudit-2.9.6/swidget/SPanel.h:50:21: note: Function 'add' argument 1 names different: declaration 'comp' definition 'panel'.
yudit-2.9.6/swidget/SPanel.cpp:286:22: note: Function 'add' argument 1 names different: declaration 'comp' definition 'panel'.
yudit-2.9.6/swidget/SPanel.cpp:333:34: style: Function 'resize' argument 1 names different: declaration 'size' definition 'd'. [funcArgNamesDifferent]
yudit-2.9.6/swidget/SPanel.h:52:42: note: Function 'resize' argument 1 names different: declaration 'size' definition 'd'.
yudit-2.9.6/swidget/SPanel.cpp:333:34: note: Function 'resize' argument 1 names different: declaration 'size' definition 'd'.
yudit-2.9.6/swidget/SPanel.cpp:353:31: style: Function 'move' argument 1 names different: declaration 'loc' definition 'l'. [funcArgNamesDifferent]
yudit-2.9.6/swidget/SPanel.h:53:39: note: Function 'move' argument 1 names different: declaration 'loc' definition 'l'.
yudit-2.9.6/swidget/SPanel.cpp:353:31: note: Function 'move' argument 1 names different: declaration 'loc' definition 'l'.
yudit-2.9.6/swidget/SPanel.cpp:398:37: style: Function 'forceLayout' argument 1 names different: declaration 'layout' definition '_layout'. [funcArgNamesDifferent]
yudit-2.9.6/swidget/SPanel.h:71:44: note: Function 'forceLayout' argument 1 names different: declaration 'layout' definition '_layout'.
yudit-2.9.6/swidget/SPanel.cpp:398:37: note: Function 'forceLayout' argument 1 names different: declaration 'layout' definition '_layout'.
yudit-2.9.6/swidget/SPanel.cpp:454:35: style: Function 'setLayout' argument 1 names different: declaration 'layout' definition '_layout'. [funcArgNamesDifferent]
yudit-2.9.6/swidget/SPanel.h:67:34: note: Function 'setLayout' argument 1 names different: declaration 'layout' definition '_layout'.
yudit-2.9.6/swidget/SPanel.cpp:454:35: note: Function 'setLayout' argument 1 names different: declaration 'layout' definition '_layout'.
yudit-2.9.6/swidget/SPanel.cpp:484:27: style: Function 'setModal' argument 1 names different: declaration 'parent' definition '_parent'. [funcArgNamesDifferent]
yudit-2.9.6/swidget/SPanel.h:58:34: note: Function 'setModal' argument 1 names different: declaration 'parent' definition '_parent'.
yudit-2.9.6/swidget/SPanel.cpp:484:27: note: Function 'setModal' argument 1 names different: declaration 'parent' definition '_parent'.
yudit-2.9.6/swidget/STextEdit.cpp:1018:7: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swidget/STextEdit.cpp:968:14: style: Same expression on both sides of '!=' because the value of 'oldH' and 'statusHeight' are the same. [duplicateExpression]
yudit-2.9.6/swidget/STextEdit.cpp:953:23: note: 'oldH' is assigned value 'statusHeight' here.
yudit-2.9.6/swidget/STextEdit.cpp:968:14: note: Same expression on both sides of '!=' because the value of 'oldH' and 'statusHeight' are the same.
yudit-2.9.6/swidget/STextEdit.cpp:1012:33: style: Same expression on both sides of '||'. [duplicateExpression]
yudit-2.9.6/swidget/STextEdit.cpp:1035:14: style: Same expression on both sides of '!=' because the value of 'oldH' and 'statusHeight' are the same. [duplicateExpression]
yudit-2.9.6/swidget/STextEdit.cpp:953:23: note: 'oldH' is assigned value 'statusHeight' here.
yudit-2.9.6/swidget/STextEdit.cpp:1035:14: note: Same expression on both sides of '!=' because the value of 'oldH' and 'statusHeight' are the same.
yudit-2.9.6/swidget/STextEdit.cpp:1724:32: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
yudit-2.9.6/swidget/STextEdit.cpp:801:7: style: The scope of the variable 'movex' can be reduced. [variableScope]
yudit-2.9.6/swidget/STextTable.cpp:28:11: style: The scope of the variable 'l' can be reduced. [variableScope]
yudit-2.9.6/swidget/STextTable.cpp:29:14: style: The scope of the variable 'tl' can be reduced. [variableScope]
yudit-2.9.6/swidget/STextTable.cpp:207:16: style: The scope of the variable 'current' can be reduced. [variableScope]
yudit-2.9.6/swidget/STextView.cpp:269:19: style: The scope of the variable 'mid' can be reduced. [variableScope]
yudit-2.9.6/swidget/STextView.cpp:1404:16: style: The scope of the variable 'ce' can be reduced. [variableScope]
yudit-2.9.6/swidget/STextView.cpp:1560:3: error: Mismatching allocation and deallocation: logical [mismatchAllocDealloc]
yudit-2.9.6/swidget/STextView.cpp:1559:3: error: Mismatching allocation and deallocation: logicalBefore [mismatchAllocDealloc]
yudit-2.9.6/swidget/STextView.cpp:1561:3: error: Mismatching allocation and deallocation: visual [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFont.cpp:64:18: style: Condition '_defaultSet==false' is always true [knownConditionTrueFalse]
yudit-2.9.6/swindow/SFont.cpp:314:7: error: Mismatching allocation and deallocation: lc [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFont.cpp:585:5: error: Mismatching allocation and deallocation: positions [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFont.cpp:586:5: error: Mismatching allocation and deallocation: indeces [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFont.cpp:763:7: error: Mismatching allocation and deallocation: lc [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontBDF.cpp:78:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontBDF.cpp:82:5: error: fprintf format string requires 8 parameters but only 6 are given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontBDF.cpp:90:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontImpl.cpp:307:10: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontImpl.cpp:384:10: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontImpl.cpp:497:7: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontImpl.cpp:243:22: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SFontImpl.cpp:296:9: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SFontImpl.cpp:312:7: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SFontImpl.cpp:326:14: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SFontImpl.cpp:344:20: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SFontImpl.cpp:346:14: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SFontImpl.cpp:368:24: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SFontImpl.cpp:472:22: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SFontImpl.cpp:534:22: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SFontImpl.cpp:609:22: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SFontImpl.cpp:658:22: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SFontImpl.cpp:696:22: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SFontImpl.cpp:735:22: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SFontImpl.cpp:773:22: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SFontImpl.cpp:69:11: style: Function 'SFontDelegate' argument 2 names different: declaration 'type' definition '_type'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/SFontImpl.cpp:52:45: note: Function 'SFontDelegate' argument 2 names different: declaration 'type' definition '_type'.
yudit-2.9.6/swindow/SFontImpl.cpp:69:11: note: Function 'SFontDelegate' argument 2 names different: declaration 'type' definition '_type'.
yudit-2.9.6/swindow/SFontImpl.cpp:69:33: style: Function 'SFontDelegate' argument 3 names different: declaration 'encoding' definition 'enc'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/SFontImpl.cpp:53:22: note: Function 'SFontDelegate' argument 3 names different: declaration 'encoding' definition 'enc'.
yudit-2.9.6/swindow/SFontImpl.cpp:69:33: note: Function 'SFontDelegate' argument 3 names different: declaration 'encoding' definition 'enc'.
yudit-2.9.6/swindow/SFontOTF.cpp:803:9: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontOTF.cpp:1730:33: warning: Possible null pointer dereference: lsys [nullPointer]
yudit-2.9.6/swindow/SFontOTF.cpp:1709:27: note: Assignment 'lsys=0', assigned value is 0
yudit-2.9.6/swindow/SFontOTF.cpp:1730:33: note: Null pointer dereference
yudit-2.9.6/swindow/SFontOTF.cpp:1597:34: style: The scope of the variable 'mid' can be reduced. [variableScope]
yudit-2.9.6/swindow/SFontOTF.cpp:851:51: style: Function 'getOTFFeature' argument 2 names different: declaration 'lookuplist' definition 'lookupList'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/SFontOTF.cpp:569:19: note: Function 'getOTFFeature' argument 2 names different: declaration 'lookuplist' definition 'lookupList'.
yudit-2.9.6/swindow/SFontOTF.cpp:851:51: note: Function 'getOTFFeature' argument 2 names different: declaration 'lookuplist' definition 'lookupList'.
yudit-2.9.6/swindow/SFontOTF.cpp:852:42: style: Function 'getOTFFeature' argument 4 names different: declaration 'fontname' definition 'name'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/SFontOTF.cpp:570:18: note: Function 'getOTFFeature' argument 4 names different: declaration 'fontname' definition 'name'.
yudit-2.9.6/swindow/SFontOTF.cpp:852:42: note: Function 'getOTFFeature' argument 4 names different: declaration 'fontname' definition 'name'.
yudit-2.9.6/swindow/SFontOTF.cpp:853:44: style: Function 'getOTFFeature' argument 6 names different: declaration 'length' definition 'liglen'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/SFontOTF.cpp:571:17: note: Function 'getOTFFeature' argument 6 names different: declaration 'length' definition 'liglen'.
yudit-2.9.6/swindow/SFontOTF.cpp:853:44: note: Function 'getOTFFeature' argument 6 names different: declaration 'length' definition 'liglen'.
yudit-2.9.6/swindow/SFontOTF.cpp:853:67: style: Function 'getOTFFeature' argument 7 names different: declaration 'out' definition 'outchar'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/SFontOTF.cpp:571:40: note: Function 'getOTFFeature' argument 7 names different: declaration 'out' definition 'outchar'.
yudit-2.9.6/swindow/SFontOTF.cpp:853:67: note: Function 'getOTFFeature' argument 7 names different: declaration 'out' definition 'outchar'.
yudit-2.9.6/swindow/SFontOTF.cpp:1691:18: style: Function 'getNextOTFLanguageSystem' argument 3 names different: declaration '_script' definition 'script'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/SFontOTF.cpp:625:36: note: Function 'getNextOTFLanguageSystem' argument 3 names different: declaration '_script' definition 'script'.
yudit-2.9.6/swindow/SFontOTF.cpp:1691:18: note: Function 'getNextOTFLanguageSystem' argument 3 names different: declaration '_script' definition 'script'.
yudit-2.9.6/swindow/SFontOTF.cpp:2652:24: style: Function 'processGPOSFeature' argument 5 names different: declaration 'gv' definition 'gvarray'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/SFontOTF.cpp:600:24: note: Function 'processGPOSFeature' argument 5 names different: declaration 'gv' definition 'gvarray'.
yudit-2.9.6/swindow/SFontOTF.cpp:2652:24: note: Function 'processGPOSFeature' argument 5 names different: declaration 'gv' definition 'gvarray'.
yudit-2.9.6/swindow/SFontOTF.cpp:2699:24: style: Function 'doChainedPos' argument 4 names different: declaration 'gvarray' definition 'chars'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/SFontOTF.cpp:606:24: note: Function 'doChainedPos' argument 4 names different: declaration 'gvarray' definition 'chars'.
yudit-2.9.6/swindow/SFontOTF.cpp:2699:24: note: Function 'doChainedPos' argument 4 names different: declaration 'gvarray' definition 'chars'.
yudit-2.9.6/swindow/SFontOTF.cpp:2699:44: style: Function 'doChainedPos' argument 5 names different: declaration 'gvsize' definition 'liglen'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/SFontOTF.cpp:606:46: note: Function 'doChainedPos' argument 5 names different: declaration 'gvsize' definition 'liglen'.
yudit-2.9.6/swindow/SFontOTF.cpp:2699:44: note: Function 'doChainedPos' argument 5 names different: declaration 'gvsize' definition 'liglen'.
yudit-2.9.6/swindow/SFontOTF.cpp:79:14: style: struct member '_kern_head_ms::nTables' is never used. [unusedStructMember]
yudit-2.9.6/swindow/SFontOTF.cpp:84:14: style: struct member '_kern_subtable_ms::length' is never used. [unusedStructMember]
yudit-2.9.6/swindow/SFontOTF.cpp:90:14: style: struct member '_kern_horizontal_ms::nPairs' is never used. [unusedStructMember]
yudit-2.9.6/swindow/SFontOTF.cpp:91:14: style: struct member '_kern_horizontal_ms::searchRange' is never used. [unusedStructMember]
yudit-2.9.6/swindow/SFontOTF.cpp:92:14: style: struct member '_kern_horizontal_ms::entrySelector' is never used. [unusedStructMember]
yudit-2.9.6/swindow/SFontOTF.cpp:93:14: style: struct member '_kern_horizontal_ms::rangeShift' is never used. [unusedStructMember]
yudit-2.9.6/swindow/SFontOTF.cpp:97:14: style: struct member '_kern_pairs_ms::left' is never used. [unusedStructMember]
yudit-2.9.6/swindow/SFontOTF.cpp:98:14: style: struct member '_kern_pairs_ms::right' is never used. [unusedStructMember]
yudit-2.9.6/swindow/SFontOTF.cpp:99:14: style: struct member '_kern_pairs_ms::value' is never used. [unusedStructMember]
yudit-2.9.6/swindow/SFontOTF.cpp:407:13: style: struct member '_OTF_AttachPoint::pointCount' is never used. [unusedStructMember]
yudit-2.9.6/swindow/SFontOTF.cpp:408:13: style: struct member '_OTF_AttachPoint::pointIndex' is never used. [unusedStructMember]
yudit-2.9.6/swindow/SFontOTF.cpp:414:13: style: struct member '_OTF_AttachList::attachPoint' is never used. [unusedStructMember]
yudit-2.9.6/swindow/SFontOTF.cpp:532:12: style: struct member '_OTF_Class2Record::value1' is never used. [unusedStructMember]
yudit-2.9.6/swindow/SFontOTF.cpp:533:12: style: struct member '_OTF_Class2Record::value2' is never used. [unusedStructMember]
yudit-2.9.6/swindow/SFontOTF.cpp:2199:5: error: Mismatching allocation and deallocation: med [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontOTF.cpp:2208:7: error: Mismatching allocation and deallocation: med [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontOTF.cpp:2217:7: error: Mismatching allocation and deallocation: med [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontOTF.cpp:2230:5: error: Mismatching allocation and deallocation: med [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontOTF.cpp:2317:7: error: Mismatching allocation and deallocation: gv [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontOTF.cpp:2329:5: error: Mismatching allocation and deallocation: gv [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontOTF.cpp:2340:3: error: Mismatching allocation and deallocation: gv [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontOTF.cpp:3582:17: error: Mismatching allocation and deallocation: kludge [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontOTF.cpp:3688:15: error: Mismatching allocation and deallocation: kludge [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:255:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontTTF.cpp:308:7: error: fprintf format string requires 6 parameters but only 2 are given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontTTF.cpp:444:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontTTF.cpp:451:9: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontTTF.cpp:499:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontTTF.cpp:560:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontTTF.cpp:568:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontTTF.cpp:575:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontTTF.cpp:580:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontTTF.cpp:585:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontTTF.cpp:590:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontTTF.cpp:595:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontTTF.cpp:601:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontTTF.cpp:2775:7: error: fprintf format string requires 5 parameters but only 3 are given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontTTF.cpp:2787:7: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/SFontTTF.cpp:1109:15: error: Mismatching allocation and deallocation: kludge [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:1249:16: error: Mismatching allocation and deallocation: chars [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:1264:8: error: Mismatching allocation and deallocation: chars [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:1289:6: error: Mismatching allocation and deallocation: chars [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:1250:16: error: Mismatching allocation and deallocation: gi [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:1265:8: error: Mismatching allocation and deallocation: gi [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:1290:6: error: Mismatching allocation and deallocation: gi [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:1475:10: error: Mismatching allocation and deallocation: chars [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:1484:10: error: Mismatching allocation and deallocation: chars [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:1496:8: error: Mismatching allocation and deallocation: chars [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:1531:10: error: Mismatching allocation and deallocation: chars [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:1550:10: error: Mismatching allocation and deallocation: chars [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:1564:9: error: Mismatching allocation and deallocation: chars [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:2026:8: error: Mismatching allocation and deallocation: chars [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:2033:6: error: Mismatching allocation and deallocation: chars [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:2027:8: error: Mismatching allocation and deallocation: gchars [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:2034:6: error: Mismatching allocation and deallocation: gchars [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:2028:19: error: Mismatching allocation and deallocation: gbase [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:2035:17: error: Mismatching allocation and deallocation: gbase [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:2842:17: error: Mismatching allocation and deallocation: kludge [mismatchAllocDealloc]
yudit-2.9.6/swindow/SFontTTF.cpp:3058:18: error: Mismatching allocation and deallocation: kludge [mismatchAllocDealloc]
yudit-2.9.6/swindow/SGEngine.cpp:359:3: error: Mismatching allocation and deallocation: scanHoriz [mismatchAllocDealloc]
yudit-2.9.6/swindow/SGEngine.cpp:380:5: error: Mismatching allocation and deallocation: scanVert [mismatchAllocDealloc]
yudit-2.9.6/swindow/SGEngine.cpp:702:3: error: Mismatching allocation and deallocation: crossBuff [mismatchAllocDealloc]
yudit-2.9.6/swindow/SGEngine.cpp:703:3: error: Mismatching allocation and deallocation: clockwise [mismatchAllocDealloc]
yudit-2.9.6/swindow/SGEngine.cpp:811:3: error: Mismatching allocation and deallocation: crossBuff [mismatchAllocDealloc]
yudit-2.9.6/swindow/SGPrimitive.cpp:183:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
yudit-2.9.6/swindow/SGPrimitive.cpp:204:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
yudit-2.9.6/swindow/SImage.cpp:339:8: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yudit-2.9.6/swindow/SImage.cpp:187:6: warning: Either the condition 'b==0' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck]
yudit-2.9.6/swindow/SImage.cpp:188:12: note: Assuming that condition 'b==0' is not redundant
yudit-2.9.6/swindow/SImage.cpp:187:6: note: Null pointer dereference
yudit-2.9.6/swindow/SImage.cpp:203:6: warning: Either the condition 'b==0' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck]
yudit-2.9.6/swindow/SImage.cpp:204:12: note: Assuming that condition 'b==0' is not redundant
yudit-2.9.6/swindow/SImage.cpp:203:6: note: Null pointer dereference
yudit-2.9.6/swindow/SImage.cpp:171:4: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SImage.cpp:186:24: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SImage.cpp:191:4: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SImage.cpp:202:24: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SImage.cpp:229:11: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SImage.cpp:235:11: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SImage.cpp:241:11: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SImage.cpp:253:11: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SImage.cpp:262:4: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SImage.cpp:375:12: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/SImage.cpp:90:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yudit-2.9.6/swindow/SImage.cpp:94:3: note: Found duplicate branches for 'if' and 'else'.
yudit-2.9.6/swindow/SImage.cpp:90:3: note: Found duplicate branches for 'if' and 'else'.
yudit-2.9.6/swindow/SImage.cpp:65:42: style: Function 'SImageBuffer' argument 1 names different: declaration 'shades' definition 's'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/SImage.cpp:27:30: note: Function 'SImageBuffer' argument 1 names different: declaration 'shades' definition 's'.
yudit-2.9.6/swindow/SImage.cpp:65:42: note: Function 'SImageBuffer' argument 1 names different: declaration 'shades' definition 's'.
yudit-2.9.6/swindow/SImage.cpp:66:21: style: Function 'SImageBuffer' argument 2 names different: declaration 'width' definition 'w'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/SImage.cpp:27:51: note: Function 'SImageBuffer' argument 2 names different: declaration 'width' definition 'w'.
yudit-2.9.6/swindow/SImage.cpp:66:21: note: Function 'SImageBuffer' argument 2 names different: declaration 'width' definition 'w'.
yudit-2.9.6/swindow/SImage.cpp:66:37: style: Function 'SImageBuffer' argument 3 names different: declaration 'height' definition 'h'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/SImage.cpp:27:71: note: Function 'SImageBuffer' argument 3 names different: declaration 'height' definition 'h'.
yudit-2.9.6/swindow/SImage.cpp:66:37: note: Function 'SImageBuffer' argument 3 names different: declaration 'height' definition 'h'.
yudit-2.9.6/swindow/SImage.cpp:77:40: style: Function 'SImageBuffer' argument 1 names different: declaration 'image' definition 'i'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/SImage.cpp:28:28: note: Function 'SImageBuffer' argument 1 names different: declaration 'image' definition 'i'.
yudit-2.9.6/swindow/SImage.cpp:77:40: note: Function 'SImageBuffer' argument 1 names different: declaration 'image' definition 'i'.
yudit-2.9.6/swindow/SImage.cpp:77:56: style: Function 'SImageBuffer' argument 2 names different: declaration 'shades' definition 's'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/SImage.cpp:28:48: note: Function 'SImageBuffer' argument 2 names different: declaration 'shades' definition 's'.
yudit-2.9.6/swindow/SImage.cpp:77:56: note: Function 'SImageBuffer' argument 2 names different: declaration 'shades' definition 's'.
yudit-2.9.6/swindow/SImage.cpp:78:21: style: Function 'SImageBuffer' argument 3 names different: declaration 'width' definition 'w'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/SImage.cpp:28:69: note: Function 'SImageBuffer' argument 3 names different: declaration 'width' definition 'w'.
yudit-2.9.6/swindow/SImage.cpp:78:21: note: Function 'SImageBuffer' argument 3 names different: declaration 'width' definition 'w'.
yudit-2.9.6/swindow/SImage.cpp:78:37: style: Function 'SImageBuffer' argument 4 names different: declaration 'height' definition 'h'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/SImage.cpp:28:89: note: Function 'SImageBuffer' argument 4 names different: declaration 'height' definition 'h'.
yudit-2.9.6/swindow/SImage.cpp:78:37: note: Function 'SImageBuffer' argument 4 names different: declaration 'height' definition 'h'.
yudit-2.9.6/swindow/SImage.cpp:72:3: style: Class 'SImageBuffer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
yudit-2.9.6/swindow/SImage.cpp:72:3: style: Class 'SImageBuffer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
yudit-2.9.6/swindow/SImage.cpp:303:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yudit-2.9.6/swindow/SImage.cpp:304:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yudit-2.9.6/swindow/SImage.cpp:311:14: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yudit-2.9.6/swindow/SImage.cpp:330:14: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
yudit-2.9.6/swindow/SImage.cpp:340:8: error: Mismatching allocation and deallocation: p [mismatchAllocDealloc]
yudit-2.9.6/swindow/SImage.cpp:365:3: error: Mismatching allocation and deallocation: p [mismatchAllocDealloc]
yudit-2.9.6/swindow/SScriptProcessor.cpp:186:15: style: The scope of the variable 'warned' can be reduced. [variableScope]
yudit-2.9.6/swindow/SScriptProcessor.cpp:851:3: error: Mismatching allocation and deallocation: lig [mismatchAllocDealloc]
yudit-2.9.6/swindow/swin32/SWin32.cpp:522:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yudit-2.9.6/swindow/swin32/SWin32.cpp:872:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/swin32/SWin32.cpp:2004:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yudit-2.9.6/swindow/swin32/SWin32.cpp:2004:6: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yudit-2.9.6/swindow/swin32/SWin32.cpp:2028:8: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yudit-2.9.6/swindow/swin32/SWin32.cpp:2028:8: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yudit-2.9.6/swindow/swin32/SWin32.cpp:2070:8: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yudit-2.9.6/swindow/swin32/SWin32.cpp:2070:8: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yudit-2.9.6/swindow/swin32/SWin32.cpp:2112:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yudit-2.9.6/swindow/swin32/SWin32.cpp:2112:6: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yudit-2.9.6/swindow/swin32/SWin32.cpp:365:24: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/swin32/SWin32.cpp:610:13: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/swin32/SWin32.cpp:613:19: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/swin32/SWin32.cpp:924:23: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/swin32/SWin32.cpp:2403:12: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/swin32/SWin32.cpp:936:3: style: Variable 'did' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
yudit-2.9.6/swindow/swin32/SWin32.cpp:935:15: note: Variable 'did' is reassigned a value before the old one has been used if variable is no semaphore variable.
yudit-2.9.6/swindow/swin32/SWin32.cpp:936:3: note: Variable 'did' is reassigned a value before the old one has been used if variable is no semaphore variable.
yudit-2.9.6/swindow/swin32/SWin32.cpp:3023:31: style: Variable 'kd.ctrl0' is reassigned a value before the old one has been used. [redundantAssignment]
yudit-2.9.6/swindow/swin32/SWin32.cpp:3023:6: note: Variable 'kd.ctrl0' is reassigned a value before the old one has been used.
yudit-2.9.6/swindow/swin32/SWin32.cpp:3023:31: note: Variable 'kd.ctrl0' is reassigned a value before the old one has been used.
yudit-2.9.6/swindow/swin32/SWin32.cpp:3029:33: style: Variable 'kd.ctrl0' is reassigned a value before the old one has been used. [redundantAssignment]
yudit-2.9.6/swindow/swin32/SWin32.cpp:3029:6: note: Variable 'kd.ctrl0' is reassigned a value before the old one has been used.
yudit-2.9.6/swindow/swin32/SWin32.cpp:3029:33: note: Variable 'kd.ctrl0' is reassigned a value before the old one has been used.
yudit-2.9.6/swindow/swin32/SWin32.cpp:3137:29: style: Variable 'kdin->ctrl0' is reassigned a value before the old one has been used. [redundantAssignment]
yudit-2.9.6/swindow/swin32/SWin32.cpp:3137:5: note: Variable 'kdin->ctrl0' is reassigned a value before the old one has been used.
yudit-2.9.6/swindow/swin32/SWin32.cpp:3137:29: note: Variable 'kdin->ctrl0' is reassigned a value before the old one has been used.
yudit-2.9.6/swindow/swin32/SWin32.cpp:3143:32: style: Variable 'kdin->ctrl0' is reassigned a value before the old one has been used. [redundantAssignment]
yudit-2.9.6/swindow/swin32/SWin32.cpp:3143:5: note: Variable 'kdin->ctrl0' is reassigned a value before the old one has been used.
yudit-2.9.6/swindow/swin32/SWin32.cpp:3143:32: note: Variable 'kdin->ctrl0' is reassigned a value before the old one has been used.
yudit-2.9.6/swindow/swin32/SWin32.cpp:1176:8: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yudit-2.9.6/swindow/swin32/SWin32.cpp:420:59: style: Function 'put' argument 2 names different: declaration 'item' definition '_item'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/swin32/SWin32.cpp:368:52: note: Function 'put' argument 2 names different: declaration 'item' definition '_item'.
yudit-2.9.6/swindow/swin32/SWin32.cpp:420:59: note: Function 'put' argument 2 names different: declaration 'item' definition '_item'.
yudit-2.9.6/swindow/swin32/SWin32.cpp:1996:42: style: Function 'createColoredBitmap' argument 6 names different: declaration 'dc' definition '_dc'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/swin32/SWin32.cpp:167:40: note: Function 'createColoredBitmap' argument 6 names different: declaration 'dc' definition '_dc'.
yudit-2.9.6/swindow/swin32/SWin32.cpp:1996:42: note: Function 'createColoredBitmap' argument 6 names different: declaration 'dc' definition '_dc'.
yudit-2.9.6/swindow/swin32/SWin32.cpp:2058:40: style: Function 'createShadedBitmap' argument 6 names different: declaration 'dc' definition '_dc'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/swin32/SWin32.cpp:165:40: note: Function 'createShadedBitmap' argument 6 names different: declaration 'dc' definition '_dc'.
yudit-2.9.6/swindow/swin32/SWin32.cpp:2058:40: note: Function 'createShadedBitmap' argument 6 names different: declaration 'dc' definition '_dc'.
yudit-2.9.6/swindow/swin32/SWin32.cpp:2484:21: style: Function 'buttonPressed' argument 1 names different: declaration 'wid' definition 'hwnd'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/swin32/SWin32.cpp:723:33: note: Function 'buttonPressed' argument 1 names different: declaration 'wid' definition 'hwnd'.
yudit-2.9.6/swindow/swin32/SWin32.cpp:2484:21: note: Function 'buttonPressed' argument 1 names different: declaration 'wid' definition 'hwnd'.
yudit-2.9.6/swindow/swin32/SWin32.cpp:2502:21: style: Function 'buttonDragged' argument 1 names different: declaration 'wid' definition 'nwnd'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/swin32/SWin32.cpp:724:33: note: Function 'buttonDragged' argument 1 names different: declaration 'wid' definition 'nwnd'.
yudit-2.9.6/swindow/swin32/SWin32.cpp:2502:21: note: Function 'buttonDragged' argument 1 names different: declaration 'wid' definition 'nwnd'.
yudit-2.9.6/swindow/swin32/SWin32.cpp:2516:22: style: Function 'buttonReleased' argument 1 names different: declaration 'wid' definition 'nwnd'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/swin32/SWin32.cpp:725:34: note: Function 'buttonReleased' argument 1 names different: declaration 'wid' definition 'nwnd'.
yudit-2.9.6/swindow/swin32/SWin32.cpp:2516:22: note: Function 'buttonReleased' argument 1 names different: declaration 'wid' definition 'nwnd'.
yudit-2.9.6/swindow/swin32/SWin32.cpp:2910:42: style: Function 'sendKeyChar' argument 2 names different: declaration 's' definition '_s'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/swin32/SWin32.cpp:122:54: note: Function 'sendKeyChar' argument 2 names different: declaration 's' definition '_s'.
yudit-2.9.6/swindow/swin32/SWin32.cpp:2910:42: note: Function 'sendKeyChar' argument 2 names different: declaration 's' definition '_s'.
yudit-2.9.6/swindow/swin32/SWin32.cpp:3012:22: style: Function 'processKey' argument 1 names different: declaration 'kd' definition 'kdin'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/swin32/SWin32.cpp:120:34: note: Function 'processKey' argument 1 names different: declaration 'kd' definition 'kdin'.
yudit-2.9.6/swindow/swin32/SWin32.cpp:3012:22: note: Function 'processKey' argument 1 names different: declaration 'kd' definition 'kdin'.
yudit-2.9.6/swindow/swin32/SWin32.cpp:806:23: style: Variable 'mystderr' is assigned a value that is never used. [unreadVariable]
yudit-2.9.6/swindow/swin32/SWin32.cpp:2520:21: style: Variable 'samebutton' is assigned a value that is never used. [unreadVariable]
yudit-2.9.6/swindow/swin32/SWin32.cpp:2523:15: style: Variable 'hwnd' is assigned a value that is never used. [unreadVariable]
yudit-2.9.6/swindow/swin32/SWin32.cpp:2999:10: style: Variable 'meta' is assigned a value that is never used. [unreadVariable]
yudit-2.9.6/swindow/swin32/SWin32.cpp:251:5: performance: Variable 'bitmap' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/swindow/swin32/SWin32.cpp:255:5: performance: Variable 'dc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/swindow/swin32/SWin32.cpp:375:9: style: Technically the member function 'SBitmapCache::isOn' can be const. [functionConst]
yudit-2.9.6/swindow/swin32/SWin32.cpp:249:3: style: Class 'SBitmapArea' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/swindow/swin32/SWin32.cpp:845:3: error: Mismatching allocation and deallocation: argv [mismatchAllocDealloc]
yudit-2.9.6/swindow/swin32/SWin32.cpp:2130:3: error: Mismatching allocation and deallocation: colors [mismatchAllocDealloc]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:522:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:872:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:1999:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:1999:6: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2023:8: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2023:8: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2065:8: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2065:8: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2107:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2107:6: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:365:24: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:610:13: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:613:19: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:924:23: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2398:12: style: C-style pointer casting [cstyleCast]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:936:3: style: Variable 'did' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:935:15: note: Variable 'did' is reassigned a value before the old one has been used if variable is no semaphore variable.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:936:3: note: Variable 'did' is reassigned a value before the old one has been used if variable is no semaphore variable.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:3018:31: style: Variable 'kd.ctrl0' is reassigned a value before the old one has been used. [redundantAssignment]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:3018:6: note: Variable 'kd.ctrl0' is reassigned a value before the old one has been used.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:3018:31: note: Variable 'kd.ctrl0' is reassigned a value before the old one has been used.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:3024:33: style: Variable 'kd.ctrl0' is reassigned a value before the old one has been used. [redundantAssignment]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:3024:6: note: Variable 'kd.ctrl0' is reassigned a value before the old one has been used.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:3024:33: note: Variable 'kd.ctrl0' is reassigned a value before the old one has been used.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:3132:29: style: Variable 'kdin->ctrl0' is reassigned a value before the old one has been used. [redundantAssignment]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:3132:5: note: Variable 'kdin->ctrl0' is reassigned a value before the old one has been used.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:3132:29: note: Variable 'kdin->ctrl0' is reassigned a value before the old one has been used.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:3138:32: style: Variable 'kdin->ctrl0' is reassigned a value before the old one has been used. [redundantAssignment]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:3138:5: note: Variable 'kdin->ctrl0' is reassigned a value before the old one has been used.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:3138:32: note: Variable 'kdin->ctrl0' is reassigned a value before the old one has been used.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:1171:8: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:420:59: style: Function 'put' argument 2 names different: declaration 'item' definition '_item'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:368:52: note: Function 'put' argument 2 names different: declaration 'item' definition '_item'.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:420:59: note: Function 'put' argument 2 names different: declaration 'item' definition '_item'.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:1991:42: style: Function 'createColoredBitmap' argument 6 names different: declaration 'dc' definition '_dc'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:167:40: note: Function 'createColoredBitmap' argument 6 names different: declaration 'dc' definition '_dc'.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:1991:42: note: Function 'createColoredBitmap' argument 6 names different: declaration 'dc' definition '_dc'.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2053:40: style: Function 'createShadedBitmap' argument 6 names different: declaration 'dc' definition '_dc'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:165:40: note: Function 'createShadedBitmap' argument 6 names different: declaration 'dc' definition '_dc'.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2053:40: note: Function 'createShadedBitmap' argument 6 names different: declaration 'dc' definition '_dc'.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2479:21: style: Function 'buttonPressed' argument 1 names different: declaration 'wid' definition 'hwnd'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:723:33: note: Function 'buttonPressed' argument 1 names different: declaration 'wid' definition 'hwnd'.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2479:21: note: Function 'buttonPressed' argument 1 names different: declaration 'wid' definition 'hwnd'.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2497:21: style: Function 'buttonDragged' argument 1 names different: declaration 'wid' definition 'nwnd'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:724:33: note: Function 'buttonDragged' argument 1 names different: declaration 'wid' definition 'nwnd'.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2497:21: note: Function 'buttonDragged' argument 1 names different: declaration 'wid' definition 'nwnd'.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2511:22: style: Function 'buttonReleased' argument 1 names different: declaration 'wid' definition 'nwnd'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:725:34: note: Function 'buttonReleased' argument 1 names different: declaration 'wid' definition 'nwnd'.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2511:22: note: Function 'buttonReleased' argument 1 names different: declaration 'wid' definition 'nwnd'.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2905:42: style: Function 'sendKeyChar' argument 2 names different: declaration 's' definition '_s'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:122:54: note: Function 'sendKeyChar' argument 2 names different: declaration 's' definition '_s'.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2905:42: note: Function 'sendKeyChar' argument 2 names different: declaration 's' definition '_s'.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:3007:22: style: Function 'processKey' argument 1 names different: declaration 'kd' definition 'kdin'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:120:34: note: Function 'processKey' argument 1 names different: declaration 'kd' definition 'kdin'.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:3007:22: note: Function 'processKey' argument 1 names different: declaration 'kd' definition 'kdin'.
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:806:23: style: Variable 'mystderr' is assigned a value that is never used. [unreadVariable]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2515:21: style: Variable 'samebutton' is assigned a value that is never used. [unreadVariable]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2518:15: style: Variable 'hwnd' is assigned a value that is never used. [unreadVariable]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2994:10: style: Variable 'meta' is assigned a value that is never used. [unreadVariable]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:251:5: performance: Variable 'bitmap' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:255:5: performance: Variable 'dc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:375:9: style: Technically the member function 'SBitmapCache::isOn' can be const. [functionConst]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:249:3: style: Class 'SBitmapArea' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:845:3: error: Mismatching allocation and deallocation: argv [mismatchAllocDealloc]
yudit-2.9.6/swindow/swin32/backup/SWin32.cpp:2125:3: error: Mismatching allocation and deallocation: colors [mismatchAllocDealloc]
yudit-2.9.6/swindow/sx11/SX11Color.cpp:136:17: style: The scope of the variable 'bestDistance' can be reduced. [variableScope]
yudit-2.9.6/swindow/sx11/SX11Color.cpp:197:3: error: Mismatching allocation and deallocation: colors [mismatchAllocDealloc]
yudit-2.9.6/swindow/sx11/SX11Color.cpp:198:3: error: Mismatching allocation and deallocation: flags [mismatchAllocDealloc]
yudit-2.9.6/swindow/sx11/SX11Font.cpp:261:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/sx11/SX11Font.cpp:269:6: error: fprintf format string requires 6 parameters but only 2 are given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/sx11/SX11Font.cpp:333:28: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/sx11/SX11Font.cpp:514:7: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/sx11/SX11Font.cpp:140:40: style: Function 'SX11FontCache' argument 1 names different: declaration 'impl' definition '_impl'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/sx11/SX11Font.cpp:111:28: note: Function 'SX11FontCache' argument 1 names different: declaration 'impl' definition '_impl'.
yudit-2.9.6/swindow/sx11/SX11Font.cpp:140:40: note: Function 'SX11FontCache' argument 1 names different: declaration 'impl' definition '_impl'.
yudit-2.9.6/swindow/sx11/SX11Font.cpp:140:63: style: Function 'SX11FontCache' argument 2 names different: declaration 'xlfd' definition '_xlfd'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/sx11/SX11Font.cpp:111:48: note: Function 'SX11FontCache' argument 2 names different: declaration 'xlfd' definition '_xlfd'.
yudit-2.9.6/swindow/sx11/SX11Font.cpp:140:63: note: Function 'SX11FontCache' argument 2 names different: declaration 'xlfd' definition '_xlfd'.
yudit-2.9.6/swindow/sx11/SX11Font.cpp:730:31: style: Function 'getPangoLigatures' argument 3 names different: declaration 'len' definition '_len'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/sx11/SX11Font.cpp:125:21: note: Function 'getPangoLigatures' argument 3 names different: declaration 'len' definition '_len'.
yudit-2.9.6/swindow/sx11/SX11Font.cpp:730:31: note: Function 'getPangoLigatures' argument 3 names different: declaration 'len' definition '_len'.
yudit-2.9.6/swindow/sx11/SX11Font.cpp:212:54: warning: Division of result of sizeof() on pointer type. [divideSizeof]
yudit-2.9.6/swindow/sx11/SX11Font.cpp:140:16: warning: Member variable 'SX11FontCache::font' is not initialized in the constructor. [uninitMemberVar]
yudit-2.9.6/swindow/sx11/SX11Font.cpp:140:16: warning: Member variable 'SX11FontCache::ligatureCount' is not initialized in the constructor. [uninitMemberVar]
yudit-2.9.6/swindow/sx11/SX11Font.cpp:140:16: warning: Member variable 'SX11FontCache::scriptCode' is not initialized in the constructor. [uninitMemberVar]
yudit-2.9.6/swindow/sx11/SX11Font.cpp:550:8: error: Mismatching allocation and deallocation: chars [mismatchAllocDealloc]
yudit-2.9.6/swindow/sx11/SX11Font.cpp:569:11: error: Mismatching allocation and deallocation: chars [mismatchAllocDealloc]
yudit-2.9.6/swindow/sx11/SX11Font.cpp:574:8: error: Mismatching allocation and deallocation: chars [mismatchAllocDealloc]
yudit-2.9.6/swindow/sx11/SX11Font.cpp:577:6: error: Mismatching allocation and deallocation: chars [mismatchAllocDealloc]
yudit-2.9.6/swindow/sx11/SX11Font.cpp:908:8: error: Mismatching allocation and deallocation: chars [mismatchAllocDealloc]
yudit-2.9.6/swindow/sx11/SX11Font.cpp:925:12: error: Mismatching allocation and deallocation: chars [mismatchAllocDealloc]
yudit-2.9.6/swindow/sx11/SX11Font.cpp:932:8: error: Mismatching allocation and deallocation: chars [mismatchAllocDealloc]
yudit-2.9.6/swindow/sx11/SX11Font.cpp:935:6: error: Mismatching allocation and deallocation: chars [mismatchAllocDealloc]
yudit-2.9.6/swindow/sx11/SX11Impl.cpp:620:18: style: Expression is always false because 'else if' condition matches previous condition at line 618. [multiCondition]
yudit-2.9.6/swindow/sx11/SX11Impl.cpp:1129:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/sx11/SX11Impl.cpp:373:48: warning: Either the condition 'l&&sw' is redundant or there is possible null pointer dereference: sw. [nullPointerRedundantCheck]
yudit-2.9.6/swindow/sx11/SX11Impl.cpp:388:13: note: Assuming that condition 'l&&sw' is not redundant
yudit-2.9.6/swindow/sx11/SX11Impl.cpp:373:48: note: Null pointer dereference
yudit-2.9.6/swindow/sx11/SX11Impl.cpp:1502:16: style: The scope of the variable 'i' can be reduced. [variableScope]
yudit-2.9.6/swindow/sx11/SX11Impl.cpp:1880:22: style: Function 'isAncestor' argument 1 names different: declaration 'd' definition 'display'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/sx11/SX11Impl.cpp:40:35: note: Function 'isAncestor' argument 1 names different: declaration 'd' definition 'display'.
yudit-2.9.6/swindow/sx11/SX11Impl.cpp:1880:22: note: Function 'isAncestor' argument 1 names different: declaration 'd' definition 'display'.
yudit-2.9.6/swindow/sx11/SX11Impl.cpp:1880:36: style: Function 'isAncestor' argument 2 names different: declaration 'root' definition '_root'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/sx11/SX11Impl.cpp:40:43: note: Function 'isAncestor' argument 2 names different: declaration 'root' definition '_root'.
yudit-2.9.6/swindow/sx11/SX11Impl.cpp:1880:36: note: Function 'isAncestor' argument 2 names different: declaration 'root' definition '_root'.
yudit-2.9.6/swindow/sx11/SX11Impl.cpp:1880:48: style: Function 'isAncestor' argument 3 names different: declaration 'parent' definition 'modal'. [funcArgNamesDifferent]
yudit-2.9.6/swindow/sx11/SX11Impl.cpp:40:54: note: Function 'isAncestor' argument 3 names different: declaration 'parent' definition 'modal'.
yudit-2.9.6/swindow/sx11/SX11Impl.cpp:1880:48: note: Function 'isAncestor' argument 3 names different: declaration 'parent' definition 'modal'.
yudit-2.9.6/swindow/sx11/SX11Window.cpp:280:3: error: Mismatching allocation and deallocation: colors [mismatchAllocDealloc]
yudit-2.9.6/swindow/sx11/SX11Window.cpp:635:3: error: Mismatching allocation and deallocation: colors [mismatchAllocDealloc]
yudit-2.9.6/swindow/sx11/SX11Window.cpp:977:3: error: Mismatching allocation and deallocation: p [mismatchAllocDealloc]
yudit-2.9.6/swindow/sx11/SXInputMethod.cpp:528:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/sx11/SXInputMethod.cpp:999:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/sx11/SXInputMethod.cpp:1068:5: error: fprintf format string requires 6 parameters but only 2 are given. [wrongPrintfScanfArgNum]
yudit-2.9.6/swindow/sx11/SXInputMethod.cpp:225:3: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
yudit-2.9.6/swindow/sx11/SXInputMethod.cpp:224:0: note: Variable 'ret' is reassigned a value before the old one has been used.
yudit-2.9.6/swindow/sx11/SXInputMethod.cpp:225:3: note: Variable 'ret' is reassigned a value before the old one has been used.
yudit-2.9.6/swindow/sx11/SXInputMethod.cpp:830:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yudit-2.9.6/uniconv/Main.cpp:273:3: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/uniconv/Main.cpp:275:3: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/uniconv/Main.cpp:276:3: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/uniconv/Main.cpp:65:32: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yudit-2.9.6/uniconv/Main.cpp:85:37: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yudit-2.9.6/uniconv/Main.cpp:89:34: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yudit-2.9.6/uniconv/Main.cpp:102:33: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yudit-2.9.6/uniconv/Main.cpp:125:0: error: Resource leak: output [resourceLeak]
yudit-2.9.6/uniconv/Main.cpp:125:0: error: Resource leak: input [resourceLeak]
yudit-2.9.6/uniconv/Main.cpp:200:11: error: Mismatching allocation and deallocation: buff [mismatchAllocDealloc]
yudit-2.9.6/uniconv/Main.cpp:241:7: error: Mismatching allocation and deallocation: buff [mismatchAllocDealloc]
yudit-2.9.6/uniconv/Main.cpp:247:3: error: Mismatching allocation and deallocation: buff [mismatchAllocDealloc]
yudit-2.9.6/uniprint/Main.cpp:229:5: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/uniprint/Main.cpp:234:7: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/uniprint/Main.cpp:289:9: error: fprintf format string requires 3 parameters but only 1 is given. [wrongPrintfScanfArgNum]
yudit-2.9.6/uniprint/Main.cpp:90:32: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yudit-2.9.6/uniprint/Main.cpp:94:36: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yudit-2.9.6/uniprint/Main.cpp:120:38: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yudit-2.9.6/uniprint/Main.cpp:124:35: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yudit-2.9.6/uniprint/Main.cpp:152:36: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yudit-2.9.6/uniprint/Main.cpp:163:35: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yudit-2.9.6/uniprint/Main.cpp:173:34: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
yudit-2.9.6/uniprint/Main.cpp:192:33: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
[18:50]

ftp://ftp.se.debian.org/debian/pool/main/y/yue-sounds-fso/yue-sounds-fso_20081031.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yui/yui_2.9.0.dfsg.0.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yui-builder/yui-builder_1.0.0b1+dfsg.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yui-compressor/yui-compressor_2.4.8.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/y/yui3/yui3_3.5.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yum/yum_3.4.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yum-metadata-parser/yum-metadata-parser_1.1.4.orig.tar.gz
yum-metadata-parser-1.1.4/db.c:208:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
yum-metadata-parser-1.1.4/db.c:71:18: style: The scope of the variable 'file' can be reduced. [variableScope]
yum-metadata-parser-1.1.4/db.c:72:25: style: The scope of the variable 'enc' can be reduced. [variableScope]
yum-metadata-parser-1.1.4/db.c:73:11: style: The scope of the variable 'dir' can be reduced. [variableScope]
yum-metadata-parser-1.1.4/db.c:74:11: style: The scope of the variable 'name' can be reduced. [variableScope]
yum-metadata-parser-1.1.4/db.c:959:21: style: The scope of the variable 'entry' can be reduced. [variableScope]
yum-metadata-parser-1.1.4/db.c:960:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
yum-metadata-parser-1.1.4/xml-parser.c:100:21: style: The scope of the variable 'attr' can be reduced. [variableScope]
yum-metadata-parser-1.1.4/xml-parser.c:101:21: style: The scope of the variable 'value' can be reduced. [variableScope]
yum-metadata-parser-1.1.4/xml-parser.c:120:17: style: The scope of the variable 'attr' can be reduced. [variableScope]
yum-metadata-parser-1.1.4/xml-parser.c:121:17: style: The scope of the variable 'value' can be reduced. [variableScope]
yum-metadata-parser-1.1.4/xml-parser.c:276:17: style: The scope of the variable 'dep' can be reduced. [variableScope]
yum-metadata-parser-1.1.4/xml-parser.c:277:9: style: The scope of the variable 'i' can be reduced. [variableScope]
yum-metadata-parser-1.1.4/xml-parser.c:279:17: style: The scope of the variable 'attr' can be reduced. [variableScope]
yum-metadata-parser-1.1.4/xml-parser.c:610:17: style: The scope of the variable 'attr' can be reduced. [variableScope]
yum-metadata-parser-1.1.4/xml-parser.c:611:17: style: The scope of the variable 'value' can be reduced. [variableScope]
yum-metadata-parser-1.1.4/xml-parser.c:657:21: style: The scope of the variable 'attr' can be reduced. [variableScope]
yum-metadata-parser-1.1.4/xml-parser.c:658:21: style: The scope of the variable 'value' can be reduced. [variableScope]
yum-metadata-parser-1.1.4/xml-parser.c:876:21: style: The scope of the variable 'attr' can be reduced. [variableScope]
yum-metadata-parser-1.1.4/xml-parser.c:877:21: style: The scope of the variable 'value' can be reduced. [variableScope]
yum-metadata-parser-1.1.4/xml-parser.c:593:10: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
yum-metadata-parser-1.1.4/xml-parser.c:830:10: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
yum-metadata-parser-1.1.4/xml-parser.c:1053:10: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
[18:50]

ftp://ftp.se.debian.org/debian/pool/main/y/yum-utils/yum-utils_1.1.31.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/y/yuma123/yuma123_2.9.orig.tar.gz
yuma123_2.9/example-modules/ietf-interfaces/ietf-interfaces.c:138:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/example-modules/ietf-interfaces/ietf-interfaces.c:134:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/example-modules/ietf-interfaces/ietf-interfaces.c:138:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/example-modules/ietf-interfaces/ietf-interfaces.c:58:14: style: The scope of the variable 'counter' can be reduced. [variableScope]
yuma123_2.9/example-modules/ietf-system/ietf-system.c:53:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/example-modules/ietf-system/ietf-system.c:47:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/example-modules/ietf-system/ietf-system.c:53:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/example-modules/ietf-system/ietf-system.c:84:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/example-modules/ietf-system/ietf-system.c:83:5: note: Variable 'ret' is reassigned a value before the old one has been used.
yuma123_2.9/example-modules/ietf-system/ietf-system.c:84:5: note: Variable 'ret' is reassigned a value before the old one has been used.
yuma123_2.9/libtecla/cplfile.c:810:15: style: The scope of the variable 'sptr' can be reduced. [variableScope]
yuma123_2.9/libtecla/cplfile.c:812:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yuma123_2.9/libtecla/cplmatch.c:533:21: warning: Either the condition '!line' is redundant or there is possible null pointer dereference: line. [nullPointerRedundantCheck]
yuma123_2.9/libtecla/cplmatch.c:537:14: note: Assuming that condition '!line' is not redundant
yuma123_2.9/libtecla/cplmatch.c:533:21: note: Null pointer dereference
yuma123_2.9/libtecla/cplmatch.c:640:7: style: The scope of the variable 'lnum' can be reduced. [variableScope]
yuma123_2.9/libtecla/demo.c:57:9: style: The scope of the variable 'retval' can be reduced. [variableScope]
yuma123_2.9/libtecla/demo.c:81:9: style: The scope of the variable 'line' can be reduced. [variableScope]
yuma123_2.9/libtecla/demo2.c:110:9: style: The scope of the variable 'line' can be reduced. [variableScope]
yuma123_2.9/libtecla/demo3.c:349:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yuma123_2.9/libtecla/demo3.c:350:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yuma123_2.9/libtecla/demo3.c:127:7: style: Unused variable: major [unusedVariable]
yuma123_2.9/libtecla/demo3.c:127:13: style: Unused variable: minor [unusedVariable]
yuma123_2.9/libtecla/demo3.c:127:19: style: Unused variable: micro [unusedVariable]
yuma123_2.9/libtecla/demo3.c:131:12: style: Unused variable: all_signal_mask [unusedVariable]
yuma123_2.9/libtecla/direader.c:154:45: style: Function '_dr_open_dir' argument 2 names different: declaration 'pathname' definition 'path'. [funcArgNamesDifferent]
yuma123_2.9/libtecla/direader.h:40:45: note: Function '_dr_open_dir' argument 2 names different: declaration 'pathname' definition 'path'.
yuma123_2.9/libtecla/direader.c:154:45: note: Function '_dr_open_dir' argument 2 names different: declaration 'pathname' definition 'path'.
yuma123_2.9/libtecla/enhance.c:454:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yuma123_2.9/libtecla/enhance.c:397:3: style: Variable 'gl' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/libtecla/enhance.c:391:0: note: Variable 'gl' is reassigned a value before the old one has been used.
yuma123_2.9/libtecla/enhance.c:397:3: note: Variable 'gl' is reassigned a value before the old one has been used.
yuma123_2.9/libtecla/enhance.c:104:7: style: The scope of the variable 'slave' can be reduced. [variableScope]
yuma123_2.9/libtecla/expand.c:710:5: style: Variable 'node->dr' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/libtecla/expand.c:706:5: note: Variable 'node->dr' is reassigned a value before the old one has been used.
yuma123_2.9/libtecla/expand.c:710:5: note: Variable 'node->dr' is reassigned a value before the old one has been used.
yuma123_2.9/libtecla/expand.c:348:12: style: The scope of the variable 'dnode' can be reduced. [variableScope]
yuma123_2.9/libtecla/expand.c:349:15: style: The scope of the variable 'dirname' can be reduced. [variableScope]
yuma123_2.9/libtecla/expand.c:1048:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yuma123_2.9/libtecla/expand.c:1268:7: style: The scope of the variable 'lnum' can be reduced. [variableScope]
yuma123_2.9/libtecla/freelist.c:352:3: style: Variable 'block->nodes' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/libtecla/freelist.c:348:3: note: Variable 'block->nodes' is reassigned a value before the old one has been used.
yuma123_2.9/libtecla/freelist.c:352:3: note: Variable 'block->nodes' is reassigned a value before the old one has been used.
yuma123_2.9/libtecla/freelist.c:157:29: style: Variable 'last_node' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/libtecla/getline.c:3605:6: style: Condition 'bad_term' is always false [knownConditionTrueFalse]
yuma123_2.9/libtecla/getline.c:3511:18: note: Assignment 'bad_term=0', assigned value is 0
yuma123_2.9/libtecla/getline.c:3605:6: note: Condition 'bad_term' is always false
yuma123_2.9/libtecla/getline.c:12639:20: warning: Either the condition '!gl' is redundant or there is possible null pointer dereference: gl. [nullPointerRedundantCheck]
yuma123_2.9/libtecla/getline.c:12643:6: note: Assuming that condition '!gl' is not redundant
yuma123_2.9/libtecla/getline.c:12639:20: note: Null pointer dereference
yuma123_2.9/libtecla/getline.c:4088:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yuma123_2.9/libtecla/getline.c:9375:15: style: The scope of the variable 'env' can be reduced. [variableScope]
yuma123_2.9/libtecla/getline.c:9376:7: style: The scope of the variable 'n' can be reduced. [variableScope]
yuma123_2.9/libtecla/getline.c:10528:11: style: The scope of the variable 'ap' can be reduced. [variableScope]
yuma123_2.9/libtecla/getline.c:10529:15: style: The scope of the variable 's' can be reduced. [variableScope]
yuma123_2.9/libtecla/getline.c:8195:48: style: Function 'gl_interpret_char' argument 2 names different: declaration 'c' definition 'first_char'. [funcArgNamesDifferent]
yuma123_2.9/libtecla/getline.c:764:48: note: Function 'gl_interpret_char' argument 2 names different: declaration 'c' definition 'first_char'.
yuma123_2.9/libtecla/getline.c:8195:48: note: Function 'gl_interpret_char' argument 2 names different: declaration 'c' definition 'first_char'.
yuma123_2.9/libtecla/getline.c:2696:7: style: Unused variable: fcntl_flags [unusedVariable]
yuma123_2.9/libtecla/getline.c:2732:7: style: Unused variable: fcntl_flags [unusedVariable]
yuma123_2.9/libtecla/hash.c:304:7: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yuma123_2.9/libtecla/hash.c:543:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yuma123_2.9/libtecla/hash.c:224:8: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
yuma123_2.9/libtecla/hash.c:210:22: note: 'allocate_mem' is assigned value '!mem' here.
yuma123_2.9/libtecla/hash.c:222:6: note: outer condition: allocate_mem
yuma123_2.9/libtecla/hash.c:224:8: note: identical inner condition: !mem
yuma123_2.9/libtecla/hash.c:333:54: style: Function '_new_HashSymbol' argument 2 names different: declaration 'key' definition 'name'. [funcArgNamesDifferent]
yuma123_2.9/libtecla/hash.h:135:54: note: Function '_new_HashSymbol' argument 2 names different: declaration 'key' definition 'name'.
yuma123_2.9/libtecla/hash.c:333:54: note: Function '_new_HashSymbol' argument 2 names different: declaration 'key' definition 'name'.
yuma123_2.9/libtecla/hash.c:388:54: style: Function '_del_HashSymbol' argument 2 names different: declaration 'key' definition 'name'. [funcArgNamesDifferent]
yuma123_2.9/libtecla/hash.h:144:54: note: Function '_del_HashSymbol' argument 2 names different: declaration 'key' definition 'name'.
yuma123_2.9/libtecla/hash.c:388:54: note: Function '_del_HashSymbol' argument 2 names different: declaration 'key' definition 'name'.
yuma123_2.9/libtecla/hash.c:429:55: style: Function '_find_HashSymbol' argument 2 names different: declaration 'key' definition 'name'. [funcArgNamesDifferent]
yuma123_2.9/libtecla/hash.h:148:55: note: Function '_find_HashSymbol' argument 2 names different: declaration 'key' definition 'name'.
yuma123_2.9/libtecla/hash.c:429:55: note: Function '_find_HashSymbol' argument 2 names different: declaration 'key' definition 'name'.
yuma123_2.9/libtecla/history.c:2303:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yuma123_2.9/libtecla/history.c:1388:8: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
yuma123_2.9/libtecla/history.c:1387:6: note: outer condition: !glh
yuma123_2.9/libtecla/history.c:1388:8: note: opposite inner condition: glh
yuma123_2.9/libtecla/history.c:1388:8: style: Condition 'glh' is always false [knownConditionTrueFalse]
yuma123_2.9/libtecla/history.c:1387:6: note: Assuming that condition '!glh' is not redundant
yuma123_2.9/libtecla/history.c:1388:8: note: Condition 'glh' is always false
yuma123_2.9/libtecla/history.c:1160:12: style: The scope of the variable 'group' can be reduced. [variableScope]
yuma123_2.9/libtecla/history.c:1625:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yuma123_2.9/libtecla/history.c:1798:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yuma123_2.9/libtecla/history.c:2167:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yuma123_2.9/libtecla/ioutil.c:104:7: style: The scope of the variable 'nnew' can be reduced. [variableScope]
yuma123_2.9/libtecla/ioutil.c:105:7: style: The scope of the variable 'was_space' can be reduced. [variableScope]
yuma123_2.9/libtecla/keytab.c:267:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yuma123_2.9/libtecla/keytab.c:409:7: style: The scope of the variable 'mid' can be reduced. [variableScope]
yuma123_2.9/libtecla/keytab.c:412:7: style: The scope of the variable 'test' can be reduced. [variableScope]
yuma123_2.9/libtecla/keytab.c:259:14: style: Function '_kt_set_keyfn' argument 4 names different: declaration 'fn' definition 'keyfn'. [funcArgNamesDifferent]
yuma123_2.9/libtecla/keytab.h:112:14: note: Function '_kt_set_keyfn' argument 4 names different: declaration 'fn' definition 'keyfn'.
yuma123_2.9/libtecla/keytab.c:259:14: note: Function '_kt_set_keyfn' argument 4 names different: declaration 'fn' definition 'keyfn'.
yuma123_2.9/libtecla/pathutil.c:78:3: style: Variable 'path->dim' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/libtecla/pathutil.c:74:3: note: Variable 'path->dim' is reassigned a value before the old one has been used.
yuma123_2.9/libtecla/pathutil.c:78:3: note: Variable 'path->dim' is reassigned a value before the old one has been used.
yuma123_2.9/libtecla/pathutil.c:154:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yuma123_2.9/libtecla/pathutil.c:225:9: style: The scope of the variable 'j' can be reduced. [variableScope]
yuma123_2.9/libtecla/pcache.c:1437:15: style: The scope of the variable 'sptr' can be reduced. [variableScope]
yuma123_2.9/libtecla/pcache.c:1439:7: style: The scope of the variable 'i' can be reduced. [variableScope]
yuma123_2.9/libtecla/strngmem.c:214:7: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yuma123_2.9/libtecla/strngmem.c:87:3: style: Variable 'sm->fl' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/libtecla/strngmem.c:83:3: note: Variable 'sm->fl' is reassigned a value before the old one has been used.
yuma123_2.9/libtecla/strngmem.c:87:3: note: Variable 'sm->fl' is reassigned a value before the old one has been used.
yuma123_2.9/libtecla/strngmem.c:192:7: style: The scope of the variable 'was_malloc' can be reduced. [variableScope]
yuma123_2.9/libtecla/strngmem.c:142:50: style: Function '_new_StringMemString' argument 2 names different: declaration 'size' definition 'length'. [funcArgNamesDifferent]
yuma123_2.9/libtecla/strngmem.h:73:50: note: Function '_new_StringMemString' argument 2 names different: declaration 'size' definition 'length'.
yuma123_2.9/libtecla/strngmem.c:142:50: note: Function '_new_StringMemString' argument 2 names different: declaration 'size' definition 'length'.
yuma123_2.9/netconf/python/yangrpc.c:37:11: style: Variable 'res' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/python/yangrpc.c:76:15: style: Unused variable: py_rpc_val [unusedVariable]
yuma123_2.9/netconf/python/yuma.c:27:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/python/yuma.c:25:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/python/yuma.c:27:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/python/yuma.c:147:9: style: Unused variable: res [unusedVariable]
yuma123_2.9/netconf/src/agt/agt.c:565:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/agt/agt.c:548:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/agt/agt.c:565:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/agt/agt.c:607:25: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt.c:609:35: style: The scope of the variable 'revision' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt.c:1139:22: style: The scope of the variable 'dynlib' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_acm.c:1014:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
yuma123_2.9/netconf/src/agt/agt_acm.c:488:22: style: The scope of the variable 'grptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_acm.c:529:51: style: The scope of the variable 'group_name_val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_acm.c:632:27: style: The scope of the variable 'modrule' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_acm.c:1002:37: style: The scope of the variable 'modrule' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_acm.c:1002:47: style: The scope of the variable 'modname' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_acm.c:1387:34: style: The scope of the variable 'freerule' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_acm.c:1438:26: style: The scope of the variable 'resnodeQ' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_acm.c:1439:26: style: The scope of the variable 'datarule_cache' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_acm.c:2260:41: style: The scope of the variable 'rulesval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_acm.c:2390:41: style: The scope of the variable 'rulesval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_acm.c:686:31: style: Unused variable: nameval [unusedVariable]
yuma123_2.9/netconf/src/agt/agt_acm.c:749:31: style: Unused variable: nameval [unusedVariable]
yuma123_2.9/netconf/src/agt/agt_acm.c:749:41: style: Unused variable: rights [unusedVariable]
yuma123_2.9/netconf/src/agt/agt_acm.c:1703:23: style: Unused variable: notifrule [unusedVariable]
yuma123_2.9/netconf/src/agt/agt_acm.c:2346:52: error: Uninitialized variable: rulesval [uninitvar]
yuma123_2.9/netconf/src/agt/agt_acm.c:2486:58: error: Uninitialized variable: rulesval [uninitvar]
yuma123_2.9/netconf/src/agt/agt_cb.c:167:20: style: The scope of the variable 'callback' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_cb.c:197:19: style: The scope of the variable 'ret' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_cb.c:233:19: style: The scope of the variable 'ret' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_cb.c:303:19: style: The scope of the variable 'ret' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_cb.c:336:22: style: The scope of the variable 'ret' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_cb.c:377:25: style: The scope of the variable 'ret' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_cb.c:496:22: style: The scope of the variable 'modhdr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_cfg.c:936:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/agt/agt_cfg.c:932:0: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/agt/agt_cfg.c:936:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/agt/agt_cfg.c:724:47: style: Function 'agt_cfg_free_undorec' argument 1 names different: declaration 'undorec' definition 'undo'. [funcArgNamesDifferent]
yuma123_2.9/netconf/src/agt/agt_cfg.h:328:47: note: Function 'agt_cfg_free_undorec' argument 1 names different: declaration 'undorec' definition 'undo'.
yuma123_2.9/netconf/src/agt/agt_cfg.c:724:47: note: Function 'agt_cfg_free_undorec' argument 1 names different: declaration 'undorec' definition 'undo'.
yuma123_2.9/netconf/src/agt/agt_cfg.c:497:12: warning: Size of pointer 'txcb' used instead of size of its data. [pointerSize]
yuma123_2.9/netconf/src/agt/agt_cli.c:390:37: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_cli.c:391:28: style: The scope of the variable 'fp' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_commit_complete.c:125:39: style: The scope of the variable 'cbSet' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_commit_validate.c:125:39: style: The scope of the variable 'cbSet' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_hello.c:89:26: style: The scope of the variable 'cap' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_hello.c:207:28: style: The scope of the variable 'mod' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_if.c:204:30: style: The scope of the variable 'nameval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_if.c:321:28: style: The scope of the variable 'childval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_if.c:436:37: style: The scope of the variable 'readtest' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_if.c:539:37: style: The scope of the variable 'readtest' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_if.c:711:28: style: The scope of the variable 'interfacesval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_ncx.c:1065:13: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/agt/agt_ncx.c:1062:13: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/agt/agt_ncx.c:1065:13: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/agt/agt_ncx.c:1282:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yuma123_2.9/netconf/src/agt/agt_ncx.c:1287:7: note: Found duplicate branches for 'if' and 'else'.
yuma123_2.9/netconf/src/agt/agt_ncx.c:1282:12: note: Found duplicate branches for 'if' and 'else'.
yuma123_2.9/netconf/src/agt/agt_ncx.c:2622:27: style: The scope of the variable 'candidate' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_ncx.c:2868:46: style: The scope of the variable 'devval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_ncx.c:2870:28: style: The scope of the variable 'moduri' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_ncxserver.c:269:29: style: Unused variable: clivalset [unusedVariable]
yuma123_2.9/netconf/src/agt/agt_ncxserver.c:270:29: style: Unused variable: val [unusedVariable]
yuma123_2.9/netconf/src/agt/agt_not.c:335:5: style: Variable 'valstream' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/agt/agt_not.c:320:5: note: Variable 'valstream' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/agt/agt_not.c:335:5: note: Variable 'valstream' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/agt/agt_not.c:312:30: style: The scope of the variable 'ret' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_not.c:613:29: style: The scope of the variable 'ret' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_not.c:816:34: style: The scope of the variable 'eventTime' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_not.c:817:37: style: The scope of the variable 'payloadval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_not.c:817:50: style: The scope of the variable 'sequenceid' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_not.c:1415:29: style: The scope of the variable 'sub' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_not.c:1416:29: style: The scope of the variable 'msg' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_not.c:1849:18: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_not_queue_notification_cb.c:108:42: style: The scope of the variable 'cbSet' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_plock.c:96:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/agt/agt_plock.c:88:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/agt/agt_plock.c:96:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/agt/agt_plock.c:82:31: style: The scope of the variable 'testval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_plock.c:84:22: style: The scope of the variable 'resnode' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_proc.c:674:9: style: Variable 'myprocval' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
yuma123_2.9/netconf/src/agt/agt_proc.c:673:9: note: Variable 'myprocval' is reassigned a value before the old one has been used if variable is no semaphore variable.
yuma123_2.9/netconf/src/agt/agt_proc.c:674:9: note: Variable 'myprocval' is reassigned a value before the old one has been used if variable is no semaphore variable.
yuma123_2.9/netconf/src/agt/agt_proc.c:329:37: style: The scope of the variable 'readtest' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_proc.c:453:37: style: The scope of the variable 'readtest' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_rpc.c:531:26: style: The scope of the variable 'agtcb' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_rpc.c:532:26: style: The scope of the variable 'err' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_rpc.c:533:26: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_rpc.c:1278:28: style: The scope of the variable 'rpc' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_rpc.c:1279:28: style: The scope of the variable 'testobj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_rpc.c:1283:28: style: The scope of the variable 'errstr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_rpc.c:1643:15: style: Variable 'res' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/src/agt/agt_rpc.c:1998:15: style: Variable 'res' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/src/agt/agt_rpcerr.c:288:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
yuma123_2.9/netconf/src/agt/agt_ses.c:921:23: style: The scope of the variable 'scb' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_ses.c:1073:18: style: The scope of the variable 'rdy' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_state.c:232:24: style: The scope of the variable 'capsval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_state.c:273:40: style: The scope of the variable 'valptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_state.c:447:24: style: The scope of the variable 'nameval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_state.c:447:34: style: The scope of the variable 'newval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_state.c:447:43: style: The scope of the variable 'globallockval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_state.c:447:59: style: The scope of the variable 'plockval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_state.c:448:24: style: The scope of the variable 'globallock' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_state.c:448:37: style: The scope of the variable 'plockobj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_state.c:449:24: style: The scope of the variable 'cfg' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_state.c:451:24: style: The scope of the variable 'plcb' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_state.c:1575:32: style: The scope of the variable 'idval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_sys.c:278:21: style: The scope of the variable 'loglevelstr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_sys.c:362:28: style: The scope of the variable 'leafval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_sys.c:362:38: style: The scope of the variable 'bootErrorval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_sys.c:363:28: style: The scope of the variable 'rpcerror' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_sys.c:364:28: style: The scope of the variable 'bootErrorobj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_sys.c:657:70: style: The scope of the variable 'unameval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_sys.c:660:28: style: The scope of the variable 'unameobj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_sys.c:1047:28: style: The scope of the variable 'auditrec' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_sys.c:1048:28: style: The scope of the variable 'leafval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_sys.c:1048:38: style: The scope of the variable 'listval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_timer.c:112:21: style: The scope of the variable 'timer_cb' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_timer.c:212:21: style: The scope of the variable 'timer_cb' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_timer.c:237:22: style: The scope of the variable 'timediff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_top.c:97:38: style: Function 'agt_top_dispatch_msg' argument 1 names different: declaration 'scb' definition 'ppscb'. [funcArgNamesDifferent]
yuma123_2.9/netconf/src/agt/agt_top.h:71:39: note: Function 'agt_top_dispatch_msg' argument 1 names different: declaration 'scb' definition 'ppscb'.
yuma123_2.9/netconf/src/agt/agt_top.c:97:38: note: Function 'agt_top_dispatch_msg' argument 1 names different: declaration 'scb' definition 'ppscb'.
yuma123_2.9/netconf/src/agt/agt_tree.c:461:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/agt/agt_tree.c:428:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/agt/agt_tree.c:461:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/agt/agt_tree.c:836:26: style: The scope of the variable 'fp' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_util.c:1518:9: warning: Redundant assignment of 'scb' to itself. [selfAssignment]
yuma123_2.9/netconf/src/agt/agt_util.c:1519:9: warning: Redundant assignment of 'msg' to itself. [selfAssignment]
yuma123_2.9/netconf/src/agt/agt_util.c:1520:12: warning: Redundant assignment of 'indent' to itself. [selfAssignment]
yuma123_2.9/netconf/src/agt/agt_util.c:343:24: style: The scope of the variable 'profile' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_util.c:582:24: style: The scope of the variable 'profile' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_util.c:980:25: style: The scope of the variable 'err' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_util.c:1050:26: style: The scope of the variable 'err' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_util.c:1120:26: style: The scope of the variable 'err' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_util.c:1367:22: style: The scope of the variable 'top' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_util.c:862:43: style: Function 'agt_record_error_errinfo' argument 7 names different: declaration 'error_parm' definition 'error_info'. [funcArgNamesDifferent]
yuma123_2.9/netconf/src/agt/agt_util.h:286:22: note: Function 'agt_record_error_errinfo' argument 7 names different: declaration 'error_parm' definition 'error_info'.
yuma123_2.9/netconf/src/agt/agt_util.c:862:43: note: Function 'agt_record_error_errinfo' argument 7 names different: declaration 'error_parm' definition 'error_info'.
yuma123_2.9/netconf/src/agt/agt_val.c:4316:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/agt/agt_val.c:4312:0: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/agt/agt_val.c:4316:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/agt/agt_val.c:4416:5: style: Variable 'retres' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/agt/agt_val.c:4412:0: note: Variable 'retres' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/agt/agt_val.c:4416:5: note: Variable 'retres' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/agt/agt_val.c:5544:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/agt/agt_val.c:5538:0: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/agt/agt_val.c:5544:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/agt/agt_val.c:591:24: style: The scope of the variable 'cbset' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_val.c:804:24: style: The scope of the variable 'nodeptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_val.c:3366:19: style: The scope of the variable 'unival' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_val_parse.c:1218:27: style: The scope of the variable 'result' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_xml.c:329:26: style: The scope of the variable 'nodetyp' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_xml.c:658:22: style: The scope of the variable 'qname' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_xml.c:660:22: style: The scope of the variable 'ret' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_xml.c:660:27: style: The scope of the variable 'depth' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_xml.c:660:34: style: The scope of the variable 'nodetyp' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_xpath.c:142:24: style: The scope of the variable 'valindex' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_xpath.c:377:24: style: The scope of the variable 'curval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_yuma_arp.c:347:8: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'. [invalidScanfArgType_int]
yuma123_2.9/netconf/src/agt/agt_yuma_arp.c:347:8: warning: %x in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
yuma123_2.9/netconf/src/agt/agt_yuma_arp.c:347:8: warning: %x in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
yuma123_2.9/netconf/src/agt/agt_yuma_arp.c:347:8: warning: %x in format string (no. 4) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
yuma123_2.9/netconf/src/agt/agt_yuma_arp.c:347:8: warning: %x in format string (no. 5) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
yuma123_2.9/netconf/src/agt/agt_yuma_arp.c:347:8: warning: %x in format string (no. 6) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
yuma123_2.9/netconf/src/agt/agt_yuma_arp.c:202:52: style: The scope of the variable 'startFlag' can be reduced. [variableScope]
yuma123_2.9/netconf/src/agt/agt_yuma_arp.c:1103:24: style: The scope of the variable 'currChar' can be reduced. [variableScope]
yuma123_2.9/netconf/src/mgr/mgr.c:294:19: style: The scope of the variable 'mod' can be reduced. [variableScope]
yuma123_2.9/netconf/src/mgr/mgr_hello.c:431:5: style: Variable 'val' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/mgr/mgr_hello.c:426:5: note: Variable 'val' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/mgr/mgr_hello.c:431:5: note: Variable 'val' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/mgr/mgr_hello.c:390:28: style: The scope of the variable 'mod' can be reduced. [variableScope]
yuma123_2.9/netconf/src/mgr/mgr_hello.c:283:19: style: Variable 'res' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/src/mgr/mgr_io.c:608:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yuma123_2.9/netconf/src/mgr/mgr_io.c:611:7: note: Found duplicate branches for 'if' and 'else'.
yuma123_2.9/netconf/src/mgr/mgr_io.c:608:12: note: Found duplicate branches for 'if' and 'else'.
yuma123_2.9/netconf/src/mgr/mgr_io.c:208:20: style: The scope of the variable 'mscb' can be reduced. [variableScope]
yuma123_2.9/netconf/src/mgr/mgr_io.c:571:21: style: The scope of the variable 'i' can be reduced. [variableScope]
yuma123_2.9/netconf/src/mgr/mgr_not.c:328:30: style: The scope of the variable 'mod' can be reduced. [variableScope]
yuma123_2.9/netconf/src/mgr/mgr_rpc.c:646:30: style: The scope of the variable 'handler' can be reduced. [variableScope]
yuma123_2.9/netconf/src/mgr/mgr_ses.c:1432:13: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yuma123_2.9/netconf/src/mgr/mgr_ses.c:1558:21: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
yuma123_2.9/netconf/src/mgr/mgr_ses.c:946:19: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/mgr/mgr_ses.c:1237:18: style: The scope of the variable 'rdy' can be reduced. [variableScope]
yuma123_2.9/netconf/src/mgr/mgr_ses.c:1280:18: style: The scope of the variable 'scb' can be reduced. [variableScope]
yuma123_2.9/netconf/src/mgr/mgr_ses.c:1306:18: style: The scope of the variable 'scb' can be reduced. [variableScope]
yuma123_2.9/netconf/src/mgr/mgr_ses.c:1337:18: style: The scope of the variable 'scb' can be reduced. [variableScope]
yuma123_2.9/netconf/src/mgr/mgr_ses.c:787:39: style: Function 'mgr_ses_new_session' argument 11 names different: declaration 'protocols_parent' definition 'params_val'. [funcArgNamesDifferent]
yuma123_2.9/netconf/src/mgr/mgr_ses.h:155:39: note: Function 'mgr_ses_new_session' argument 11 names different: declaration 'protocols_parent' definition 'params_val'.
yuma123_2.9/netconf/src/mgr/mgr_ses.c:787:39: note: Function 'mgr_ses_new_session' argument 11 names different: declaration 'protocols_parent' definition 'params_val'.
yuma123_2.9/netconf/src/mgr/mgr_ses.c:1372:27: style: Function 'mgr_ses_readfn' argument 1 names different: declaration 'scb' definition 's'. [funcArgNamesDifferent]
yuma123_2.9/netconf/src/mgr/mgr_ses.h:301:27: note: Function 'mgr_ses_readfn' argument 1 names different: declaration 'scb' definition 's'.
yuma123_2.9/netconf/src/mgr/mgr_ses.c:1372:27: note: Function 'mgr_ses_readfn' argument 1 names different: declaration 'scb' definition 's'.
yuma123_2.9/netconf/src/mgr/mgr_ses.c:1487:28: style: Function 'mgr_ses_writefn' argument 1 names different: declaration 'scb' definition 's'. [funcArgNamesDifferent]
yuma123_2.9/netconf/src/mgr/mgr_ses.h:319:28: note: Function 'mgr_ses_writefn' argument 1 names different: declaration 'scb' definition 's'.
yuma123_2.9/netconf/src/mgr/mgr_ses.c:1487:28: note: Function 'mgr_ses_writefn' argument 1 names different: declaration 'scb' definition 's'.
yuma123_2.9/netconf/src/mgr/mgr_ses.c:590:17: style: Unused variable: str [unusedVariable]
yuma123_2.9/netconf/src/mgr/mgr_ses.c:957:0: error: Memory leak: str [memleak]
yuma123_2.9/netconf/src/mgr/mgr_xml.c:202:22: style: The scope of the variable 'qname' can be reduced. [variableScope]
yuma123_2.9/netconf/src/mgr/mgr_xml.c:204:22: style: The scope of the variable 'ret' can be reduced. [variableScope]
yuma123_2.9/netconf/src/mgr/mgr_xml.c:204:27: style: The scope of the variable 'depth' can be reduced. [variableScope]
yuma123_2.9/netconf/src/mgr/mgr_xml.c:204:34: style: The scope of the variable 'nodetyp' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/b64.c:238:65: style: Function 'b64_get_decoded_str_len' argument 2 names different: declaration 'inputLen' definition 'inputlen'. [funcArgNamesDifferent]
yuma123_2.9/netconf/src/ncx/b64.h:95:65: note: Function 'b64_get_decoded_str_len' argument 2 names different: declaration 'inputLen' definition 'inputlen'.
yuma123_2.9/netconf/src/ncx/b64.c:238:65: note: Function 'b64_get_decoded_str_len' argument 2 names different: declaration 'inputLen' definition 'inputlen'.
yuma123_2.9/netconf/src/ncx/b64.c:227:43: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
yuma123_2.9/netconf/src/ncx/cap.c:1673:23: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/cap.c:1675:23: style: The scope of the variable 'i' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/cfg.c:141:21: style: The scope of the variable 'err' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/cfg.c:142:21: style: The scope of the variable 'plock' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/cfg.c:1200:21: style: The scope of the variable 'cfg' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/cli.c:442:5: style: Variable 'str' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/cli.c:438:5: note: Variable 'str' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/cli.c:442:5: note: Variable 'str' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/cli.c:748:21: style: The scope of the variable 'parm' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/cli.c:856:21: style: The scope of the variable 'i' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/cli.c:1126:21: style: The scope of the variable 'chobj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/cli.c:1136:21: style: The scope of the variable 'i' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/cli.c:1359:49: style: Array index 'idx' is used before limits check. [arrayIndexThenCheck]
yuma123_2.9/netconf/src/ncx/cli.c:1404:45: style: Array index 'buffpos' is used before limits check. [arrayIndexThenCheck]
yuma123_2.9/netconf/src/ncx/cli.c:1423:40: style: Array index 'buffpos' is used before limits check. [arrayIndexThenCheck]
yuma123_2.9/netconf/src/ncx/conf.c:439:22: style: The scope of the variable 'chobj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/conf.c:440:22: style: The scope of the variable 'chval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/conf.c:441:32: style: The scope of the variable 'useval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/conf.c:620:29: style: The scope of the variable 'modname' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ext.c:171:21: style: The scope of the variable 'ext' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/help.c:254:27: style: The scope of the variable 'cli' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/json_wr.c:353:5: style: Variable 'scb' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/json_wr.c:338:0: note: Variable 'scb' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/json_wr.c:353:5: note: Variable 'scb' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/ncx.c:397:21: style: The scope of the variable 'revhist' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx.c:398:21: style: The scope of the variable 'import' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx.c:399:21: style: The scope of the variable 'incl' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx.c:400:21: style: The scope of the variable 'feature' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx.c:401:21: style: The scope of the variable 'identity' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx.c:402:21: style: The scope of the variable 'stmt' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx.c:1166:23: style: The scope of the variable 'filptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx.c:1167:23: style: The scope of the variable 'warnoff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx.c:2124:21: style: The scope of the variable 'modname' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx.c:3472:19: style: The scope of the variable 'fp' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx.c:3850:21: style: The scope of the variable 'tn' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx.c:4651:10: style: The scope of the variable 'c' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx.c:4675:10: style: The scope of the variable 'c' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx.c:5003:18: style: The scope of the variable 'tkname' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx.c:6251:24: style: The scope of the variable 'import' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx.c:6252:24: style: The scope of the variable 'deviation' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx.c:6298:28: style: The scope of the variable 'savedev' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx_appinfo.c:148:5: style: Variable 'appinfo' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/ncx_appinfo.c:146:5: note: Variable 'appinfo' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/ncx_appinfo.c:148:5: note: Variable 'appinfo' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/ncx_appinfo.c:602:20: style: The scope of the variable 'appinfo' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx_feature.c:396:23: style: The scope of the variable 'feature_entry' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx_feature.c:536:23: style: The scope of the variable 'iff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx_feature.c:449:42: style: Function 'ncx_free_iffeature' argument 1 names different: declaration 'iffeature' definition 'iff'. [funcArgNamesDifferent]
yuma123_2.9/netconf/src/ncx/ncx_feature.h:128:42: note: Function 'ncx_free_iffeature' argument 1 names different: declaration 'iffeature' definition 'iff'.
yuma123_2.9/netconf/src/ncx/ncx_feature.c:449:42: note: Function 'ncx_free_iffeature' argument 1 names different: declaration 'iffeature' definition 'iff'.
yuma123_2.9/netconf/src/ncx/ncx_list.c:177:18: style: The scope of the variable 'lmem' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx_list.c:561:29: style: The scope of the variable 'dest_lmem' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncx_num.c:2116:15: style: The scope of the variable 'point' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncxmod.c:2576:5: warning: Either the condition 'if(pcb)' is redundant or there is possible null pointer dereference: pcb. [nullPointerRedundantCheck]
yuma123_2.9/netconf/src/ncx/ncxmod.c:2600:8: note: Assuming that condition 'if(pcb)' is not redundant
yuma123_2.9/netconf/src/ncx/ncxmod.c:2576:5: note: Null pointer dereference
yuma123_2.9/netconf/src/ncx/ncxmod.c:2934:5: warning: Either the condition 'if(pcb)' is redundant or there is possible null pointer dereference: pcb. [nullPointerRedundantCheck]
yuma123_2.9/netconf/src/ncx/ncxmod.c:2959:8: note: Assuming that condition 'if(pcb)' is not redundant
yuma123_2.9/netconf/src/ncx/ncxmod.c:2934:5: note: Null pointer dereference
yuma123_2.9/netconf/src/ncx/ncxmod.c:2935:5: warning: Either the condition 'if(pcb)' is redundant or there is possible null pointer dereference: pcb. [nullPointerRedundantCheck]
yuma123_2.9/netconf/src/ncx/ncxmod.c:2959:8: note: Assuming that condition 'if(pcb)' is not redundant
yuma123_2.9/netconf/src/ncx/ncxmod.c:2935:5: note: Null pointer dereference
yuma123_2.9/netconf/src/ncx/ncxmod.c:825:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/ncxmod.c:820:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/ncxmod.c:825:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/ncxmod.c:1775:5: style: Variable 'str' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/ncxmod.c:1772:0: note: Variable 'str' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/ncxmod.c:1775:5: note: Variable 'str' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/ncxmod.c:558:17: style: The scope of the variable 'ret' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncxmod.c:627:20: style: The scope of the variable 'ret' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncxmod.c:727:20: style: The scope of the variable 'ret' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncxmod.c:2148:20: style: The scope of the variable 'ep' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncxmod.c:2349:11: style: The scope of the variable 'retval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncxmod.c:2403:26: style: The scope of the variable 'filcb' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncxmod.c:2404:26: style: The scope of the variable 'retval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncxmod.c:2466:26: style: The scope of the variable 'sescb' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncxmod.c:2467:26: style: The scope of the variable 'retval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncxmod.c:4930:20: style: The scope of the variable 'retcode' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncxmod.c:4971:20: style: The scope of the variable 'retcode' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncxmod.c:5027:36: style: The scope of the variable 'retcode' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncxmod.c:5159:27: style: The scope of the variable 'retcode' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncxmod.c:5432:29: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncxmod.c:5597:29: style: The scope of the variable 'searchresult' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ncxmod.c:3058:19: style: Variable 'res' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/src/ncx/obj.c:9943:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
yuma123_2.9/netconf/src/ncx/obj.c:9946:11: note: Found duplicate branches for 'if' and 'else'.
yuma123_2.9/netconf/src/ncx/obj.c:9943:9: note: Found duplicate branches for 'if' and 'else'.
yuma123_2.9/netconf/src/ncx/obj.c:192:21: style: The scope of the variable 'meta' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:3827:26: style: The scope of the variable 'iffptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:3841:22: style: The scope of the variable 'xptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:4703:21: style: The scope of the variable 'template' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:4705:27: style: The scope of the variable 'buff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:4771:22: style: The scope of the variable 'template' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:4773:28: style: The scope of the variable 'buff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:4822:22: style: The scope of the variable 'chobj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:4866:22: style: The scope of the variable 'chobj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:4997:22: style: The scope of the variable 'chobj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:5049:35: style: The scope of the variable 'last' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:5182:24: style: The scope of the variable 'datadefQ' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:5184:24: style: The scope of the variable 'mod' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:5355:27: style: The scope of the variable 'mod' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:5535:27: style: The scope of the variable 'obj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:5536:27: style: The scope of the variable 'mod' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:5707:27: style: The scope of the variable 'obj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:5708:27: style: The scope of the variable 'mod' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:5875:21: style: The scope of the variable 'cas' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:6785:24: style: The scope of the variable 'unc' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:9579:23: style: The scope of the variable 'typdef' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/obj.c:11599:22: style: The scope of the variable 'child_datadefQ' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/rpc_err.c:150:20: style: The scope of the variable 'prefix' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/rpc_err.c:398:22: style: The scope of the variable 'errinfo' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/rpc_err.c:568:20: style: The scope of the variable 'err' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/runstack.c:314:25: style: The scope of the variable 'le' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/runstack.c:390:25: style: The scope of the variable 'condcb' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/runstack.c:1029:25: style: The scope of the variable 'condcb' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/runstack.c:1553:27: style: The scope of the variable 'result' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/send_buff.c:67:14: style: The scope of the variable 'retsiz' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ses.c:818:19: style: The scope of the variable 'k' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ses.c:1017:16: style: The scope of the variable 'msg' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ses.c:1106:21: style: The scope of the variable 'buff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ses.c:2045:25: style: The scope of the variable 'ch' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ses_msg.c:96:13: style: The scope of the variable 'pos' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ses_msg.c:208:16: style: The scope of the variable 'msg' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/ses_msg.c:284:21: style: The scope of the variable 'buff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/tk.c:447:9: warning: Possible null pointer dereference: tk [nullPointer]
yuma123_2.9/netconf/src/ncx/tk.c:2103:24: note: Assignment 'next=(struct tk_token_t_*)((((const struct TAGdlq_hdrT*)(((const struct TAGdlq_hdrT*)(first))->next))->hdr_typ==5757)?((const struct TAGdlq_hdrT*)(first))->next:NULL)', assigned value is 0
yuma123_2.9/netconf/src/ncx/tk.c:2108:28: note: Calling function 'free_token', 1st argument 'tk' value is 0
yuma123_2.9/netconf/src/ncx/tk.c:447:9: note: Null pointer dereference
yuma123_2.9/netconf/src/ncx/tk.c:450:9: warning: Possible null pointer dereference: tk [nullPointer]
yuma123_2.9/netconf/src/ncx/tk.c:2103:24: note: Assignment 'next=(struct tk_token_t_*)((((const struct TAGdlq_hdrT*)(((const struct TAGdlq_hdrT*)(first))->next))->hdr_typ==5757)?((const struct TAGdlq_hdrT*)(first))->next:NULL)', assigned value is 0
yuma123_2.9/netconf/src/ncx/tk.c:2108:28: note: Calling function 'free_token', 1st argument 'tk' value is 0
yuma123_2.9/netconf/src/ncx/tk.c:450:9: note: Null pointer dereference
yuma123_2.9/netconf/src/ncx/tk.c:453:9: warning: Possible null pointer dereference: tk [nullPointer]
yuma123_2.9/netconf/src/ncx/tk.c:2103:24: note: Assignment 'next=(struct tk_token_t_*)((((const struct TAGdlq_hdrT*)(((const struct TAGdlq_hdrT*)(first))->next))->hdr_typ==5757)?((const struct TAGdlq_hdrT*)(first))->next:NULL)', assigned value is 0
yuma123_2.9/netconf/src/ncx/tk.c:2108:28: note: Calling function 'free_token', 1st argument 'tk' value is 0
yuma123_2.9/netconf/src/ncx/tk.c:453:9: note: Null pointer dereference
yuma123_2.9/netconf/src/ncx/tk.c:1661:5: style: Variable 'name' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/tk.c:1655:5: note: Variable 'name' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/tk.c:1661:5: note: Variable 'name' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/tk.c:436:20: style: The scope of the variable 'origstr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/tk.c:2037:32: style: The scope of the variable 'origstr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/tk.c:2275:22: style: The scope of the variable 'tk' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/tk.c:2276:22: style: The scope of the variable 'tkptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/tk.c:3126:18: style: The scope of the variable 'token' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/top.c:171:18: style: The scope of the variable 'en' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/typ.c:77:22: style: The scope of the variable 'en' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/typ.c:78:22: style: The scope of the variable 'un' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/typ.c:79:22: style: The scope of the variable 'rv' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/typ.c:80:22: style: The scope of the variable 'sv' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/typ.c:81:22: style: The scope of the variable 'pat' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/typ.c:264:22: style: The scope of the variable 'typ' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/typ.c:1746:17: style: The scope of the variable 'sv' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:151:25: style: The scope of the variable 'ch' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:192:25: style: The scope of the variable 'ch' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:233:25: style: The scope of the variable 'ch' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:476:20: style: The scope of the variable 'in' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:1195:18: style: The scope of the variable 'timediff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:1195:28: style: The scope of the variable 'timerval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:1886:33: style: The scope of the variable 'objroot' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:2328:34: style: The scope of the variable 'modname' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:2451:34: style: The scope of the variable 'modname' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:2454:28: style: The scope of the variable 'import' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:2455:28: style: The scope of the variable 'prefixbuff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:3931:25: style: The scope of the variable 'prefix' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:3932:25: style: The scope of the variable 'buff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:3934:25: style: The scope of the variable 'metaQ' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:3935:25: style: The scope of the variable 'metaval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:4584:37: style: The scope of the variable 'objroot' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:7952:24: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:8742:23: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:9067:20: style: The scope of the variable 'binbuff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:9678:28: style: The scope of the variable 'chval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:9933:32: style: The scope of the variable 'keyval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:9935:22: style: The scope of the variable 'keyname' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:9935:32: style: The scope of the variable 'keystring' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:10294:20: style: The scope of the variable 'childval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val.c:3329:37: style: Function 'val_get_next_meta' argument 1 names different: declaration 'curmeta' definition 'curnode'. [funcArgNamesDifferent]
yuma123_2.9/netconf/src/ncx/val.h:1190:37: note: Function 'val_get_next_meta' argument 1 names different: declaration 'curmeta' definition 'curnode'.
yuma123_2.9/netconf/src/ncx/val.c:3329:37: note: Function 'val_get_next_meta' argument 1 names different: declaration 'curmeta' definition 'curnode'.
yuma123_2.9/netconf/src/ncx/val.c:3730:25: style: Unused variable: dumpfn [unusedVariable]
yuma123_2.9/netconf/src/ncx/val.c:3730:33: style: Unused variable: errorfn [unusedVariable]
yuma123_2.9/netconf/src/ncx/val.c:3731:25: style: Unused variable: indentfn [unusedVariable]
yuma123_2.9/netconf/src/ncx/val.c:3732:25: style: Unused variable: chval [unusedVariable]
yuma123_2.9/netconf/src/ncx/val.c:3733:25: style: Unused variable: listmem [unusedVariable]
yuma123_2.9/netconf/src/ncx/val.c:3734:25: style: Unused variable: idref [unusedVariable]
yuma123_2.9/netconf/src/ncx/val.c:3735:25: style: Unused variable: prefix [unusedVariable]
yuma123_2.9/netconf/src/ncx/val.c:3736:25: style: Unused variable: buff [unusedVariable]
yuma123_2.9/netconf/src/ncx/val.c:3737:25: style: Unused variable: metaQ [unusedVariable]
yuma123_2.9/netconf/src/ncx/val.c:3738:25: style: Unused variable: metaval [unusedVariable]
yuma123_2.9/netconf/src/ncx/val.c:3739:25: style: Unused variable: btyp [unusedVariable]
yuma123_2.9/netconf/src/ncx/val.c:3739:31: style: Unused variable: lbtyp [unusedVariable]
yuma123_2.9/netconf/src/ncx/val.c:3740:25: style: Unused variable: len [unusedVariable]
yuma123_2.9/netconf/src/ncx/val.c:3742:25: style: Unused variable: quotes [unusedVariable]
yuma123_2.9/netconf/src/ncx/val.c:3751:19: style: Variable 'bump_amount' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/src/ncx/val.c:3858:11: style: Variable 'res' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/src/ncx/val.c:3784:12: error: Uninitialized variable: res [uninitvar]
yuma123_2.9/netconf/src/ncx/val_parse.c:1108:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/val_parse.c:1102:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/val_parse.c:1108:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/val_parse.c:851:21: style: The scope of the variable 'result' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val_parse.c:1399:27: style: The scope of the variable 'chval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val_util.c:432:25: style: The scope of the variable 'prefix' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val_util.c:2415:25: style: The scope of the variable 'logfilename' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val_util.c:3059:20: style: The scope of the variable 'childval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val_util.c:3231:25: style: The scope of the variable 'ch' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/val_util.c:1252:36: style: Function 'val_add_defaults' argument 2 names different: declaration 'valroot' definition 'rootval'. [funcArgNamesDifferent]
yuma123_2.9/netconf/src/ncx/val_util.h:266:36: note: Function 'val_add_defaults' argument 2 names different: declaration 'valroot' definition 'rootval'.
yuma123_2.9/netconf/src/ncx/val_util.c:1252:36: note: Function 'val_add_defaults' argument 2 names different: declaration 'valroot' definition 'rootval'.
yuma123_2.9/netconf/src/ncx/val_util.c:3362:28: style: Function 'val_get_value' argument 5 names different: declaration 'acmtest' definition 'acmcheck'. [funcArgNamesDifferent]
yuma123_2.9/netconf/src/ncx/val_util.h:961:28: note: Function 'val_get_value' argument 5 names different: declaration 'acmtest' definition 'acmcheck'.
yuma123_2.9/netconf/src/ncx/val_util.c:3362:28: note: Function 'val_get_value' argument 5 names different: declaration 'acmtest' definition 'acmcheck'.
yuma123_2.9/netconf/src/ncx/var.c:200:17: style: The scope of the variable 'ret' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/var.c:365:22: style: The scope of the variable 'buffer' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/var.c:736:16: style: The scope of the variable 'var' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/var.c:1654:21: style: The scope of the variable 'num' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/var.c:2054:28: style: The scope of the variable 'varval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/var.c:2057:28: style: The scope of the variable 'fname' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xml_msg.c:416:21: style: The scope of the variable 'pmap' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xml_msg.c:819:22: style: The scope of the variable 'newpmap' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xml_util.c:148:20: style: The scope of the variable 'value' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xml_util.c:149:28: style: The scope of the variable 'name' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xml_util.c:715:24: style: The scope of the variable 'attr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xml_util.c:1318:18: style: The scope of the variable 'attr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xml_util.c:1983:10: style: The scope of the variable 'c' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xml_util.c:2121:31: style: The scope of the variable 'endstr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xml_util.c:2371:17: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xml_util.c:2442:26: style: The scope of the variable 'nodetyp' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xml_wr.c:194:26: style: The scope of the variable 'defpfix' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xml_wr.c:990:33: style: The scope of the variable 'qname_pfix' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xmlns.c:517:15: style: The scope of the variable 'rec' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xmlns.c:553:15: style: The scope of the variable 'rec' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xmlns.c:622:15: style: The scope of the variable 'ns' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xmlns.c:924:15: style: The scope of the variable 'rec' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath.c:1887:51: warning: Possible null pointer dereference: objkey [nullPointer]
yuma123_2.9/netconf/src/ncx/xpath.c:1869:22: note: Assignment 'objkey=NULL', assigned value is 0
yuma123_2.9/netconf/src/ncx/xpath.c:1887:51: note: Null pointer dereference
yuma123_2.9/netconf/src/ncx/xpath.c:121:24: style: The scope of the variable 'q' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath.c:233:24: style: The scope of the variable 'q' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath.c:330:24: style: The scope of the variable 'q' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath.c:737:21: style: The scope of the variable 'curQ' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath.c:1812:32: style: The scope of the variable 'testname' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath.c:2503:23: style: The scope of the variable 'result' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath.c:2504:23: style: The scope of the variable 'resnode' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath.c:2645:22: style: The scope of the variable 'resnode' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath.c:2911:21: style: The scope of the variable 'buff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath.c:3053:30: style: The scope of the variable 'resnode' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath1.c:2317:9: warning: Possible null pointer dereference: parm2 [nullPointer]
yuma123_2.9/netconf/src/ncx/xpath1.c:2305:13: note: Assignment 'parm2=(struct xpath_result_t_*)((((const struct TAGdlq_hdrT*)(((const struct TAGdlq_hdrT*)(parm1))->next))->hdr_typ==5757)?((const struct TAGdlq_hdrT*)(parm1))->next:NULL)', assigned value is 0
yuma123_2.9/netconf/src/ncx/xpath1.c:2317:9: note: Null pointer dereference
yuma123_2.9/netconf/src/ncx/xpath1.c:3423:9: warning: Possible null pointer dereference: parm2 [nullPointer]
yuma123_2.9/netconf/src/ncx/xpath1.c:3411:13: note: Assignment 'parm2=(struct xpath_result_t_*)((((const struct TAGdlq_hdrT*)(((const struct TAGdlq_hdrT*)(parm1))->next))->hdr_typ==5757)?((const struct TAGdlq_hdrT*)(parm1))->next:NULL)', assigned value is 0
yuma123_2.9/netconf/src/ncx/xpath1.c:3423:9: note: Null pointer dereference
yuma123_2.9/netconf/src/ncx/xpath1.c:3850:9: warning: Possible null pointer dereference: parm2 [nullPointer]
yuma123_2.9/netconf/src/ncx/xpath1.c:3838:13: note: Assignment 'parm2=(struct xpath_result_t_*)((((const struct TAGdlq_hdrT*)(((const struct TAGdlq_hdrT*)(parm1))->next))->hdr_typ==5757)?((const struct TAGdlq_hdrT*)(parm1))->next:NULL)', assigned value is 0
yuma123_2.9/netconf/src/ncx/xpath1.c:3850:9: note: Null pointer dereference
yuma123_2.9/netconf/src/ncx/xpath1.c:3952:9: warning: Possible null pointer dereference: parm2 [nullPointer]
yuma123_2.9/netconf/src/ncx/xpath1.c:3940:13: note: Assignment 'parm2=(struct xpath_result_t_*)((((const struct TAGdlq_hdrT*)(((const struct TAGdlq_hdrT*)(parm1))->next))->hdr_typ==5757)?((const struct TAGdlq_hdrT*)(parm1))->next:NULL)', assigned value is 0
yuma123_2.9/netconf/src/ncx/xpath1.c:3952:9: note: Null pointer dereference
yuma123_2.9/netconf/src/ncx/xpath1.c:4147:9: warning: Possible null pointer dereference: parm2 [nullPointer]
yuma123_2.9/netconf/src/ncx/xpath1.c:4125:13: note: Assignment 'parm2=(struct xpath_result_t_*)((((const struct TAGdlq_hdrT*)(((const struct TAGdlq_hdrT*)(parm1))->next))->hdr_typ==5757)?((const struct TAGdlq_hdrT*)(parm1))->next:NULL)', assigned value is 0
yuma123_2.9/netconf/src/ncx/xpath1.c:4147:9: note: Null pointer dereference
yuma123_2.9/netconf/src/ncx/xpath1.c:4161:9: warning: Possible null pointer dereference: parm3 [nullPointer]
yuma123_2.9/netconf/src/ncx/xpath1.c:4126:13: note: Assignment 'parm3=(struct xpath_result_t_*)((((const struct TAGdlq_hdrT*)(((const struct TAGdlq_hdrT*)(parm2))->next))->hdr_typ==5757)?((const struct TAGdlq_hdrT*)(parm2))->next:NULL)', assigned value is 0
yuma123_2.9/netconf/src/ncx/xpath1.c:4161:9: note: Null pointer dereference
yuma123_2.9/netconf/src/ncx/xpath1.c:4885:9: warning: Either the condition 'if(val1)' is redundant or there is possible null pointer dereference: val1. [nullPointerRedundantCheck]
yuma123_2.9/netconf/src/ncx/xpath1.c:7691:24: note: Assuming that condition 'if(val1)' is not redundant
yuma123_2.9/netconf/src/ncx/xpath1.c:7689:40: note: Calling function 'merge_nodeset', 2nd argument 'val1' value is 0
yuma123_2.9/netconf/src/ncx/xpath1.c:4885:9: note: Null pointer dereference
yuma123_2.9/netconf/src/ncx/xpath1.c:5527:25: warning: Either the condition 'testobj' is redundant or there is possible null pointer dereference: testobj. [nullPointerRedundantCheck]
yuma123_2.9/netconf/src/ncx/xpath1.c:5516:28: note: Assuming that condition 'testobj' is not redundant
yuma123_2.9/netconf/src/ncx/xpath1.c:5527:25: note: Null pointer dereference
yuma123_2.9/netconf/src/ncx/xpath1.c:5528:25: warning: Either the condition 'testobj' is redundant or there is possible null pointer dereference: testobj. [nullPointerRedundantCheck]
yuma123_2.9/netconf/src/ncx/xpath1.c:5516:28: note: Assuming that condition 'testobj' is not redundant
yuma123_2.9/netconf/src/ncx/xpath1.c:5528:25: note: Null pointer dereference
yuma123_2.9/netconf/src/ncx/xpath1.c:8017:30: style: Same expression on both sides of '||'. [duplicateExpression]
yuma123_2.9/netconf/src/ncx/xpath1.c:359:28: style: The scope of the variable 'contextval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath1.c:580:22: style: The scope of the variable 'resnode' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath1.c:750:22: style: The scope of the variable 'resnode' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath1.c:1143:31: style: The scope of the variable 'testval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath1.c:1463:30: style: The scope of the variable 'testval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath1.c:2818:22: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath1.c:3824:28: style: The scope of the variable 'retstr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath1.c:3927:22: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath1.c:4030:23: style: The scope of the variable 'resnode' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath1.c:4110:46: style: The scope of the variable 'writestr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath1.c:4404:22: style: The scope of the variable 'mod' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath1.c:4405:22: style: The scope of the variable 'feat' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath1.c:4596:21: style: The scope of the variable 'nextval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath1.c:4983:27: style: The scope of the variable 'child' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath1.c:7156:36: style: The scope of the variable 'val2' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath1.c:7304:29: style: The scope of the variable 'varbind' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath1.c:7305:29: style: The scope of the variable 'errstr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath_yang.c:412:19: style: Condition '!foundobj' is always true [knownConditionTrueFalse]
yuma123_2.9/netconf/src/ncx/xpath_yang.c:385:32: note: Assignment 'foundobj=NULL', assigned value is 0
yuma123_2.9/netconf/src/ncx/xpath_yang.c:412:19: note: Condition '!foundobj' is always true
yuma123_2.9/netconf/src/ncx/xpath_yang.c:811:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/xpath_yang.c:804:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/xpath_yang.c:811:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/xpath_yang.c:2153:27: style: The scope of the variable 'objprefix' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath_yang.c:2153:39: style: The scope of the variable 'objname' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/xpath_yang.c:1069:37: warning: Shifting 32-bit value by 63 bits is undefined behaviour. See condition at line 1068. [shiftTooManyBits]
yuma123_2.9/netconf/src/ncx/xpath_yang.c:1068:31: note: Assuming that condition 'keynum<64' is not redundant
yuma123_2.9/netconf/src/ncx/xpath_yang.c:1069:37: note: Shift
yuma123_2.9/netconf/src/ncx/xpath_yang.c:1069:37: warning: Either the condition 'keynum<64' is redundant or there is signed integer overflow for expression '1<<keynum'. [integerOverflowCond]
yuma123_2.9/netconf/src/ncx/xpath_yang.c:1068:31: note: Assuming that condition 'keynum<64' is not redundant
yuma123_2.9/netconf/src/ncx/xpath_yang.c:1069:37: note: Integer overflow
yuma123_2.9/netconf/src/ncx/yang.c:303:17: style: The scope of the variable 'expstr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang.c:304:17: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang.c:509:19: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang.c:658:20: style: The scope of the variable 'p' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang.c:827:20: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang.c:1427:20: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang.c:1628:20: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang.c:2772:18: style: The scope of the variable 'node' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang.c:3251:18: style: The scope of the variable 'stmt' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang.c:3298:21: style: The scope of the variable 'ret' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang.c:3508:20: style: The scope of the variable 'topkw' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang.c:3510:20: style: The scope of the variable 'ret' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang.c:3637:24: style: The scope of the variable 'impptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang.c:3809:17: style: The scope of the variable 'p' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_ext.c:313:28: style: The scope of the variable 'testext' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_ext.c:316:22: style: The scope of the variable 'stmt' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_grp.c:307:5: style: Variable 'grp' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_grp.c:295:5: note: Variable 'grp' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_grp.c:307:5: note: Variable 'grp' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_grp.c:281:22: style: The scope of the variable 'testtyp' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_grp.c:284:22: style: The scope of the variable 'stmt' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_grp.c:528:38: style: The scope of the variable 'errgrp' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_obj.c:574:5: style: Variable 'obj' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_obj.c:563:0: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:574:5: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:757:5: style: Variable 'obj' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_obj.c:746:0: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:757:5: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:965:5: style: Variable 'obj' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_obj.c:953:0: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:965:5: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:1192:5: style: Variable 'obj' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_obj.c:1179:0: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:1192:5: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:1419:5: style: Variable 'obj' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_obj.c:1406:0: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:1419:5: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:1685:5: style: Variable 'obj' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_obj.c:1675:0: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:1685:5: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:1919:5: style: Variable 'obj' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_obj.c:1906:0: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:1919:5: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:2183:5: style: Variable 'obj' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_obj.c:2171:0: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:2183:5: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:2406:5: style: Variable 'obj' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_obj.c:2394:0: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:2406:5: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:2604:5: style: Variable 'obj' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_obj.c:2595:0: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:2604:5: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:2873:5: style: Variable 'obj' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_obj.c:2862:0: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:2873:5: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:3158:5: style: Variable 'obj' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_obj.c:3147:0: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:3158:5: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:3386:5: style: Variable 'obj' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_obj.c:3376:0: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:3386:5: note: Variable 'obj' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:10708:21: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_obj.c:10703:21: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:10708:21: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_obj.c:415:22: style: The scope of the variable 'stmt' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_obj.c:3042:22: style: The scope of the variable 'expstr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_obj.c:4142:24: style: The scope of the variable 'testdevi' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_obj.c:4969:24: style: The scope of the variable 'appinfo' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_obj.c:5614:24: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_obj.c:9013:23: style: The scope of the variable 'iff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_obj.c:9625:23: style: The scope of the variable 'stmt' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_obj.c:10441:22: style: The scope of the variable 'childdefQ' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_obj.c:10777:43: style: The scope of the variable 'parentobj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_parse.c:1661:21: style: Variable 'impmod' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_parse.c:1653:0: note: Variable 'impmod' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_parse.c:1661:21: note: Variable 'impmod' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_parse.c:2401:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_parse.c:2398:0: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_parse.c:2401:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_parse.c:2421:9: style: Variable 'str' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_parse.c:2414:0: note: Variable 'str' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_parse.c:2421:9: note: Variable 'str' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_parse.c:3680:5: style: Variable 'fp' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_parse.c:3676:0: note: Variable 'fp' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_parse.c:3680:5: note: Variable 'fp' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_parse.c:3754:5: style: Variable 'mod' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_parse.c:3752:0: note: Variable 'mod' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_parse.c:3754:5: note: Variable 'mod' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_parse.c:170:20: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_parse.c:466:35: style: The scope of the variable 'testfeature' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_parse.c:467:25: style: The scope of the variable 'stmt' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_parse.c:823:36: style: The scope of the variable 'testidentity' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_parse.c:824:25: style: The scope of the variable 'stmt' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_parse.c:1164:20: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_parse.c:1291:31: style: The scope of the variable 'testimp' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_parse.c:1295:25: style: The scope of the variable 'impptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_parse.c:1750:21: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_parse.c:2269:20: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_parse.c:2475:26: style: The scope of the variable 'testrev' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_parse.c:2924:20: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:1658:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_typ.c:1647:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_typ.c:1658:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_typ.c:3798:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_typ.c:3791:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_typ.c:3798:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_typ.c:4153:5: style: Variable 'typ' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ncx/yang_typ.c:4136:5: note: Variable 'typ' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_typ.c:4153:5: note: Variable 'typ' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ncx/yang_typ.c:132:26: style: The scope of the variable 'lastdef' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:275:29: style: The scope of the variable 'newdef' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:874:20: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:980:20: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:1108:20: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:1356:20: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:1543:20: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:1639:20: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:1856:20: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:1953:20: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:2078:20: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:2237:20: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:2335:20: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:2430:30: style: The scope of the variable 'parentQ' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:2432:21: style: The scope of the variable 'parentdef' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:2432:33: style: The scope of the variable 'rangedef' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:2761:21: style: The scope of the variable 'curmax' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:3362:23: style: The scope of the variable 'errtyp' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:3365:23: style: The scope of the variable 'idref' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:4131:22: style: The scope of the variable 'stmt' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ncx/yang_typ.c:4053:39: style: Function 'yang_typ_consume_type' argument 4 names different: declaration 'typdef' definition 'intypdef'. [funcArgNamesDifferent]
yuma123_2.9/netconf/src/ncx/yang_typ.h:103:18: note: Function 'yang_typ_consume_type' argument 4 names different: declaration 'typdef' definition 'intypdef'.
yuma123_2.9/netconf/src/ncx/yang_typ.c:4053:39: note: Function 'yang_typ_consume_type' argument 4 names different: declaration 'typdef' definition 'intypdef'.
yuma123_2.9/netconf/src/ncx/yinyang.c:217:29: style: The scope of the variable 'mapping' can be reduced. [variableScope]
yuma123_2.9/netconf/src/subsys/netconf-subsystem.c:438:15: style: The scope of the variable 'ret' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/tecla2readline/tecla2readline.c:191:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yuma123_2.9/netconf/src/yangcli/tecla2readline/tecla2readline.c:38:9: warning: fprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
yuma123_2.9/netconf/src/yangcli/tecla2readline/tecla2readline.c:199:17: style: The scope of the variable 'h' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli.c:451:30: style: The scope of the variable 'modptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli.c:452:30: style: The scope of the variable 'notif' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli.c:453:30: style: The scope of the variable 'retval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli.c:1383:41: style: The scope of the variable 'filespec' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli.c:2629:29: style: The scope of the variable 'mod' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli.c:3642:27: style: The scope of the variable 'parm' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli.c:3643:37: style: The scope of the variable 'revision' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli.c:3978:19: style: The scope of the variable 'server_cb' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli.c:3979:19: style: The scope of the variable 'modptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli.c:4343:30: style: The scope of the variable 'replaceval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli.c:4434:19: style: The scope of the variable 'val' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_alias.c:172:17: style: The scope of the variable 'ret' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_alias.c:596:34: style: The scope of the variable 'parm' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_alias.c:757:34: style: The scope of the variable 'parm' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_alias.c:838:18: style: The scope of the variable 'alias' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_alias.c:862:16: style: The scope of the variable 'fp' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_autoload.c:1230:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/yangcli/yangcli_autoload.c:1210:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/yangcli/yangcli_autoload.c:1230:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/yangcli/yangcli_autoload.c:174:42: style: The scope of the variable 'parmobj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_autoload.c:714:29: style: The scope of the variable 'listmember' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_autoload.c:807:30: style: The scope of the variable 'testmod' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_autoload.c:1041:30: style: The scope of the variable 'temp_filcb' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_autoload.c:1043:30: style: The scope of the variable 'dataval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_autoload.c:918:23: style: Variable 'res' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/src/yangcli/yangcli_autolock.c:391:29: style: The scope of the variable 'parm' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_autolock.c:574:21: style: The scope of the variable 'timediff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_autolock.c:819:21: style: The scope of the variable 'timediff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:4000:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:4424:49: style: Condition '!iswrite' is always true [knownConditionTrueFalse]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:4415:9: note: Assuming that condition '!iswrite' is not redundant
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:4424:49: note: Condition '!iswrite' is always true
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:2139:9: warning: Either the condition 'val!=NULL' is redundant or there is possible null pointer dereference: val. [nullPointerRedundantCheck]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:2141:14: note: Assuming that condition 'val!=NULL' is not redundant
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:2139:9: note: Null pointer dereference
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:229:23: style: The scope of the variable 'myargv' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:767:40: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:768:33: style: The scope of the variable 'newparm' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:770:31: style: The scope of the variable 'start2' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:770:40: style: The scope of the variable 'saveline' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:2028:29: style: The scope of the variable 'modptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:2029:29: style: The scope of the variable 'searchresult' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:2229:49: style: The scope of the variable 'devval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:2231:22: style: The scope of the variable 'modptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:2232:22: style: The scope of the variable 'mgrloadQ' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:2356:26: style: The scope of the variable 'modptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:2445:27: style: The scope of the variable 'typ' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:2766:20: style: The scope of the variable 'parm' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:3773:28: style: The scope of the variable 'defopstr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:4126:42: style: The scope of the variable 'withdefobj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:4128:28: style: The scope of the variable 'withdefval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:5670:26: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:5836:26: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:6076:16: style: The scope of the variable 'glstatus' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:6126:16: style: The scope of the variable 'glstatus' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:6185:34: style: The scope of the variable 'parm' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:6305:34: style: The scope of the variable 'parm' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:6518:34: style: The scope of the variable 'parm' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:6518:41: style: The scope of the variable 'start' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:6679:20: style: The scope of the variable 'scb' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:7044:61: style: The scope of the variable 'parm' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:7045:28: style: The scope of the variable 'scb' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:7731:50: style: The scope of the variable 'defmod' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:7732:21: style: The scope of the variable 'mod' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:8186:21: style: The scope of the variable 'glstatus' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:7528:25: style: Function 'do_connect' argument 5 names different: declaration 'climode' definition 'startupmode'. [funcArgNamesDifferent]
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.h:196:25: note: Function 'do_connect' argument 5 names different: declaration 'climode' definition 'startupmode'.
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:7528:25: note: Function 'do_connect' argument 5 names different: declaration 'climode' definition 'startupmode'.
yuma123_2.9/netconf/src/yangcli/yangcli_cmd.c:3776:28: style: Unused variable: scb [unusedVariable]
yuma123_2.9/netconf/src/yangcli/yangcli_cond.c:161:25: style: The scope of the variable 'result' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_eval.c:139:35: style: The scope of the variable 'childval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_eval.c:140:23: style: The scope of the variable 'resnode' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_list.c:207:22: style: The scope of the variable 'chobj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_list.c:369:27: style: The scope of the variable 'modptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_list.c:466:28: style: The scope of the variable 'modptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_list.c:565:34: style: The scope of the variable 'parm' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_list.c:675:24: style: Variable 'done' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/src/yangcli/yangcli_save.c:166:5: style: Variable 'rpc' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/yangcli/yangcli_save.c:163:5: note: Variable 'rpc' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/yangcli/yangcli_save.c:166:5: note: Variable 'rpc' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/yangcli/yangcli_show.c:582:20: style: The scope of the variable 'mod' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_show.c:583:20: style: The scope of the variable 'modptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_show.c:700:27: style: The scope of the variable 'mod' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_show.c:702:27: style: The scope of the variable 'modptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_show.c:786:34: style: The scope of the variable 'parm' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_show.c:787:25: style: The scope of the variable 'mod' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_show.c:942:24: style: Variable 'done' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/src/yangcli/yangcli_tab.c:1392:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/yangcli/yangcli_tab.c:1384:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/yangcli/yangcli_tab.c:1392:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/yangcli/yangcli_tab.c:1040:19: style: The scope of the variable 'modptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_tab.c:1312:15: style: The scope of the variable 'param' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_tab.c:1803:40: style: The scope of the variable 'retval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_tab.c:459:33: style: Variable 'predicate_len' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/src/yangcli/yangcli_tab.c:502:28: style: Unused variable: rpc_name [unusedVariable]
yuma123_2.9/netconf/src/yangcli/yangcli_tab.c:1574:53: style: Unused variable: match [unusedVariable]
yuma123_2.9/netconf/src/yangcli/yangcli_tab.c:1580:28: style: Unused variable: done [unusedVariable]
yuma123_2.9/netconf/src/yangcli/yangcli_tab.c:1581:29: style: Unused variable: line_striped [unusedVariable]
yuma123_2.9/netconf/src/yangcli/yangcli_timer.c:344:10: style: The scope of the variable 'sec' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_timer.c:344:0: style: The scope of the variable 'usec' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_uservars.c:319:40: style: The scope of the variable 'childobj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_uservars.c:320:40: style: The scope of the variable 'childval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_util.c:304:16: style: The scope of the variable 'modptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangcli/yangcli_util.c:414:20: style: The scope of the variable 'modptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangdiff/yangdiff.c:764:11: style: The scope of the variable 'oldnumbuff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangdiff/yangdiff.c:765:11: style: The scope of the variable 'newnumbuff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangdiff/yangdiff.c:990:29: style: The scope of the variable 'p' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangdiff/yangdiff.c:1366:28: style: The scope of the variable 'p' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangdiff/yangdiff_typ.c:374:26: style: The scope of the variable 'olddef' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangdiff/yangdiff_typ.c:374:35: style: The scope of the variable 'newdef' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangdiff/yangdiff_typ.c:533:44: style: The scope of the variable 'curnew' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangdiff/yangdiff_typ.c:948:24: style: The scope of the variable 'oldpath' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangdiff/yangdiff_typ.c:948:34: style: The scope of the variable 'newpath' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangdiff/yangdiff_util.c:331:25: style: The scope of the variable 'oldimp' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangdiff/yangdiff_util.c:331:34: style: The scope of the variable 'newimp' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangrpc/apache-yangrpc-example-module/mod_yangrpc_example.c:352:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/yangrpc/apache-yangrpc-example-module/mod_yangrpc_example.c:334:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/yangrpc/apache-yangrpc-example-module/mod_yangrpc_example.c:352:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/yangrpc/apache-yangrpc-example-module/mod_yangrpc_example.c:250:17: style: The scope of the variable 'key' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangrpc/apache-yangrpc-example-module/mod_yangrpc_example.c:306:21: style: The scope of the variable 'commit_rpc_obj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangrpc/apache-yangrpc-example-module/mod_yangrpc_example.c:167:15: style: Checking if unsigned variable 'res' is less than zero. [unsignedLessThanZero]
yuma123_2.9/netconf/src/yangrpc/apache-yangrpc-example-module/mod_yangrpc_example.c:132:9: style: Variable 's' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/src/yangrpc/apache-yangrpc-example-module/mod_yangrpc_example.c:204:11: style: Variable 'res' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/src/yangrpc/apache-yangrpc-example-module/mod_yangrpc_example.c:337:10: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/src/yangrpc/apache-yangrpc-example-module/mod_yangrpc_example.c:477:19: style: Unused variable: interfaces_val [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/apache-yangrpc-example-module/mod_yangrpc_example.c:478:19: style: Unused variable: interface_val [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/example/yangrpc-parse-example.c:12:20: style: Unused variable: ietf_netconf_mod [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/example/yangrpc-parse-example.c:13:21: style: Unused variable: rpc_obj [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/example/yangrpc-parse-example.c:14:21: style: Unused variable: input_obj [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/example/yangrpc-parse-example.c:15:21: style: Unused variable: filter_obj [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/example/yangrpc-parse-example.c:19:18: style: Unused variable: filter_val [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/example/yangrpc-parse-example.c:20:18: style: Unused variable: type_meta_val [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/example/yangrpc-parse-example.c:21:18: style: Unused variable: select_meta_val [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:1317:16: style: Condition 'valset==NULL' is always true [knownConditionTrueFalse]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:1296:14: note: Assignment 'valset=NULL', assigned value is 0
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:1317:16: note: Condition 'valset==NULL' is always true
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:1166:9: warning: Either the condition 'val!=NULL' is redundant or there is possible null pointer dereference: val. [nullPointerRedundantCheck]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:1168:14: note: Assuming that condition 'val!=NULL' is not redundant
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:1166:9: note: Null pointer dereference
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2942:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2939:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2942:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:304:30: style: The scope of the variable 'modptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:305:30: style: The scope of the variable 'notif' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:306:30: style: The scope of the variable 'retval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:1055:29: style: The scope of the variable 'modptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:1056:29: style: The scope of the variable 'searchresult' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2079:29: style: The scope of the variable 'mod' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2398:27: style: The scope of the variable 'parm' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2400:37: style: The scope of the variable 'revision' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2402:27: style: The scope of the variable 'ret' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2754:34: style: The scope of the variable 'input' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2755:61: style: The scope of the variable 'parm' can be reduced. [variableScope]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2750:67: style: Function 'yangrpc_parse_cli' argument 2 names different: declaration 'cli_cmd_str' definition 'original_line'. [funcArgNamesDifferent]
yuma123_2.9/netconf/src/yangrpc/yangrpc.h:82:67: note: Function 'yangrpc_parse_cli' argument 2 names different: declaration 'cli_cmd_str' definition 'original_line'.
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2750:67: note: Function 'yangrpc_parse_cli' argument 2 names different: declaration 'cli_cmd_str' definition 'original_line'.
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:395:18: style: Unused variable: retval [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2687:20: style: Unused variable: server_cb [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2688:19: style: Unused variable: val [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2689:19: style: Unused variable: mgrcb [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2690:19: style: Unused variable: lockcb [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2691:19: style: Unused variable: rpcerrtyp [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2692:19: style: Unused variable: res [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2693:19: style: Unused variable: anyout [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2693:27: style: Unused variable: anyerrors [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2693:38: style: Unused variable: done [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2694:19: style: Unused variable: usesid [unusedVariable]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2759:35: style: Variable 'shut' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:2427:0: error: Memory leak: argv [memleak]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:1003:26: error: Uninitialized variable: server_cb [uninitvar]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:1008:36: error: Uninitialized variable: server_cb [uninitvar]
yuma123_2.9/netconf/src/yangrpc/yangrpc.c:1010:36: error: Uninitialized variable: server_cb [uninitvar]
yuma123_2.9/netconf/src/ydump/c.c:3413:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
yuma123_2.9/netconf/src/ydump/c.c:3410:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ydump/c.c:3413:5: note: Variable 'res' is reassigned a value before the old one has been used.
yuma123_2.9/netconf/src/ydump/c.c:1745:9: warning: Redundant assignment of 'mod' to itself. [selfAssignment]
yuma123_2.9/netconf/src/ydump/c.c:1173:22: style: The scope of the variable 'typ_enum' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/c_util.c:959:20: style: The scope of the variable 'cdef' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/cyang.c:671:27: style: The scope of the variable 'errinfo' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/cyang.c:1467:27: style: The scope of the variable 'errinfo' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/cyang.c:1829:24: style: The scope of the variable 'key' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/cyang.c:2969:31: style: The scope of the variable 'impptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/cyang.c:3236:28: style: The scope of the variable 'stmt' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/html.c:463:11: style: The scope of the variable 'buff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/html.c:621:10: style: The scope of the variable 'buff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/html.c:698:10: style: The scope of the variable 'buff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/html.c:759:23: style: The scope of the variable 'num' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/html.c:1160:29: style: The scope of the variable 'start' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/html.c:1365:26: style: The scope of the variable 'errinfo' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/html.c:2184:26: style: The scope of the variable 'errinfo' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/html.c:2568:24: style: The scope of the variable 'key' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/html.c:3833:31: style: The scope of the variable 'impptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/html.c:4496:27: style: The scope of the variable 'typ' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/html.c:4497:27: style: The scope of the variable 'ext' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/html.c:4900:28: style: The scope of the variable 'stmt' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/sql.c:658:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yuma123_2.9/netconf/src/ydump/sql.c:849:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yuma123_2.9/netconf/src/ydump/sql.c:905:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yuma123_2.9/netconf/src/ydump/sql.c:905:5: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yuma123_2.9/netconf/src/ydump/sql.c:981:9: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
yuma123_2.9/netconf/src/ydump/sql.c:255:20: style: The scope of the variable 'numbuff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/sql.c:806:29: style: The scope of the variable 'chobj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/sql.c:1101:28: style: The scope of the variable 'node' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/tg2.c:231:28: style: The scope of the variable 'node' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd.c:106:20: style: The scope of the variable 'cstr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd.c:250:24: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd.c:251:24: style: The scope of the variable 'import' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd.c:253:24: style: The scope of the variable 'impptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_typ.c:1064:9: warning: Redundant assignment of 'mod' to itself. [selfAssignment]
yuma123_2.9/netconf/src/ydump/xsd_typ.c:98:20: style: The scope of the variable 'anval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_typ.c:98:28: style: The scope of the variable 'chval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_typ.c:155:18: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_typ.c:708:33: style: The scope of the variable 'chval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_typ.c:708:41: style: The scope of the variable 'rval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_typ.c:793:33: style: The scope of the variable 'simtyp' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_typ.c:793:42: style: The scope of the variable 'rest' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_typ.c:793:49: style: The scope of the variable 'lval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_typ.c:799:27: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_typ.c:1579:27: style: The scope of the variable 'rangeQ' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_typ.c:1584:27: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_typ.c:1797:33: style: The scope of the variable 'simtyp' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_typ.c:1798:27: style: The scope of the variable 'untypdef' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_typ.c:1799:33: style: The scope of the variable 'p' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_util.c:376:27: style: The scope of the variable 'p' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_util.c:501:45: style: The scope of the variable 'mustval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_util.c:501:55: style: The scope of the variable 'refval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_util.c:504:27: style: The scope of the variable 'errinfo' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_util.c:507:27: style: The scope of the variable 'buff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_util.c:1063:20: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_util.c:1485:26: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_util.c:2091:18: style: The scope of the variable 'chnode' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_util.c:2128:18: style: The scope of the variable 'chnode' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_util.c:2387:31: style: The scope of the variable 'import' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_util.c:2388:31: style: The scope of the variable 'impptr' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_util.c:2496:26: style: The scope of the variable 'incval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_util.c:2498:26: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_util.c:2720:20: style: The scope of the variable 'str' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_util.c:2942:19: style: The scope of the variable 'annot' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_util.c:2942:27: style: The scope of the variable 'chval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_util.c:3095:29: style: The scope of the variable 'chval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_util.c:3180:27: style: The scope of the variable 'chval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_util.c:3389:20: style: The scope of the variable 'test' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_yang.c:167:29: style: The scope of the variable 'p' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_yang.c:600:51: style: The scope of the variable 'key' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_yang.c:600:66: style: The scope of the variable 'uniqval' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_yang.c:964:33: style: The scope of the variable 'seq' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_yang.c:967:21: style: The scope of the variable 'cas' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_yang.c:1148:33: style: The scope of the variable 'toptyp' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_yang.c:1715:59: style: The scope of the variable 'annot' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_yang.c:1716:29: style: The scope of the variable 'chobj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_yang.c:1718:29: style: The scope of the variable 'typename' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/xsd_yang.c:2111:39: style: The scope of the variable 'annot' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/yangstats.c:464:24: style: The scope of the variable 'chobj' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/yangstats.c:745:24: style: The scope of the variable 'node' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/yangyin.c:402:27: style: The scope of the variable 'import' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/ydump.c:824:24: style: The scope of the variable 'node' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/ydump.c:871:24: style: The scope of the variable 'testmod' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/ydump.c:873:24: style: The scope of the variable 'node' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/ydump.c:928:24: style: The scope of the variable 'node' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/ydump.c:1105:24: style: The scope of the variable 'node' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/ydump.c:1198:24: style: The scope of the variable 'node' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/ydump.c:1362:34: style: The scope of the variable 'namebuff' can be reduced. [variableScope]
yuma123_2.9/netconf/src/ydump/ydump.c:1960:19: style: The scope of the variable 'scb' can be reduced. [variableScope]
yuma123_2.9/netconf/test/stubs/ncx/send_buff.cpp:7:8: warning: Redundant assignment of 'fd' to itself. [selfAssignment]
yuma123_2.9/netconf/test/stubs/ncx/send_buff.cpp:8:12: warning: Redundant assignment of 'buffer' to itself. [selfAssignment]
yuma123_2.9/netconf/test/stubs/ncx/send_buff.cpp:9:9: warning: Redundant assignment of 'cnt' to itself. [selfAssignment]
yuma123_2.9/netconf/test/support/checkers/log-entry-presence-checkers.cpp:46:10: style: The scope of the variable 'entryFound' can be reduced. [variableScope]
yuma123_2.9/netconf/test/support/checkers/log-entry-presence-checkers.cpp:83:10: style: The scope of the variable 'entryFound' can be reduced. [variableScope]
yuma123_2.9/netconf/test/support/fixtures/simple-container-module-fixture.cpp:235:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yuma123_2.9/netconf/test/support/fixtures/simple-container-module-fixture.cpp:256:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
yuma123_2.9/netconf/test/support/misc-util/base64.cpp:39:9: style: The scope of the variable 'j' can be reduced. [variableScope]
yuma123_2.9/netconf/test/support/misc-util/base64.cpp:94:9: style: The scope of the variable 'j' can be reduced. [variableScope]
yuma123_2.9/netconf/test/support/misc-util/base64.cpp:33:47: style: Function 'base64_encode' argument 1 names different: declaration 'str_to_encode' definition 'str'. [funcArgNamesDifferent]
yuma123_2.9/netconf/test/support/misc-util/base64.h:12:47: note: Function 'base64_encode' argument 1 names different: declaration 'str_to_encode' definition 'str'.
yuma123_2.9/netconf/test/support/misc-util/base64.cpp:33:47: note: Function 'base64_encode' argument 1 names different: declaration 'str_to_encode' definition 'str'.
yuma123_2.9/netconf/test/support/nc-session/sys-test-nc-session-base.cpp:96:13: style: The scope of the variable 'sentLength' can be reduced. [variableScope]
yuma123_2.9/netconf/test/support/nc-session/sys-test-nc-session-base.cpp:180:13: style: The scope of the variable 'receivedLength' can be reduced. [variableScope]
yuma123_2.9/netconf/test/test-suites/common/callback-failures-tests.cpp:176:0: error: syntax error [syntaxError]
yuma123_2.9/netconf/test/test-suites/common/db-lock-test-suite-candidate.cpp:59:0: error: syntax error [syntaxError]
yuma123_2.9/netconf/test/test-suites/common/db-lock-test-suite-common.cpp:57:0: error: syntax error [syntaxError]
yuma123_2.9/netconf/test/test-suites/common/default-none-tests.cpp:48:52: style: Variable 'locks' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/test/test-suites/common/device-tests-create.cpp:117:0: error: syntax error [syntaxError]
yuma123_2.9/netconf/test/test-suites/common/device-tests-delete.cpp:73:0: error: syntax error [syntaxError]
yuma123_2.9/netconf/test/test-suites/common/device-tests-get.cpp:210:0: error: syntax error [syntaxError]
yuma123_2.9/netconf/test/test-suites/common/device-tests-merge.cpp:64:0: error: syntax error [syntaxError]
yuma123_2.9/netconf/test/test-suites/common/device-tests-replace.cpp:64:0: error: syntax error [syntaxError]
yuma123_2.9/netconf/test/test-suites/common/discard-changes-tests.cpp:56:0: error: syntax error [syntaxError]
yuma123_2.9/netconf/test/test-suites/common/module-load-test-suite.cpp:52:0: error: syntax error [syntaxError]
yuma123_2.9/netconf/test/test-suites/common/simple-choice-tests.cpp:52:52: style: Variable 'locks' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/test/test-suites/common/simple-edit-tests-candidate.cpp:117:0: error: syntax error [syntaxError]
yuma123_2.9/netconf/test/test-suites/common/simple-edit-tests-startup.cpp:72:56: style: Variable 'locks' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/test/test-suites/common/simple-edit-tests-startup.cpp:101:56: style: Variable 'locks' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/test/test-suites/common/simple-edit-tests-validate.cpp:69:52: style: Variable 'locks' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/test/test-suites/common/simple-edit-tests.cpp:56:0: error: syntax error [syntaxError]
yuma123_2.9/netconf/test/test-suites/common/simple-must-tests.cpp:46:52: style: Variable 'locks' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/test/test-suites/common/startup-delete-config-tests.cpp:68:56: style: Variable 'locks' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/test/test-suites/common/startup-delete-config-tests.cpp:103:56: style: Variable 'locks' is assigned a value that is never used. [unreadVariable]
yuma123_2.9/netconf/test/test-suites/common/state-data-tests-get.cpp:102:0: error: syntax error [syntaxError]
yuma123_2.9/netconf/test/test-suites/integ/base-64-tests.cpp:145:0: error: syntax error [syntaxError]
yuma123_2.9/netconf/test/test-suites/system/my-session-tests.cpp:39:0: error: syntax error [syntaxError]
yuma123_2.9/netconf/test/test-suites/system/simple-edit-tests-confirmed-commit.cpp:88:0: error: syntax error [syntaxError]
[18:50]

ftp://ftp.se.debian.org/debian/pool/main/y/yydebug/yydebug_1.1.0.orig.tar.gz

DATE 2018-08-21
TIME 18:50:59